Add Canto testnet

Using the ansybl.io permanent node
This commit is contained in:
Andre Miras 2022-11-17 15:25:25 +01:00
parent f0183c6092
commit b57db3554c

View File

@ -0,0 +1,19 @@
{
"chain_name": "canto",
"api": ["https://canto-testnet.ansybl.io/api"],
"rpc": ["https://canto-testnet.ansybl.io/rpc"],
"snapshot_provider": "",
"sdk_version": "0.45.6",
"coin_type": "60",
"min_tx_fee": "800",
"addr_prefix": "canto",
"logo": "/logos/canto.png",
"assets": [
{
"base": "acanto",
"symbol": "CANTO",
"exponent": "18"
}
]
}