Skip to content

Commit 77a472a

Browse files
committed
Intento mainnet added.
1 parent 2d2aab0 commit 77a472a

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

chains/mainnet/intento.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"chain_name": "intento",
3+
"api": [
4+
{
5+
"address": "https://lcd-mainnet.intento.zone",
6+
"provider": "Intento Zone"
7+
}
8+
],
9+
"rpc": [
10+
{
11+
"address": "https://rpc-mainnet.intento.zone",
12+
"provider": "Intento Zone"
13+
}
14+
],
15+
"snapshot_provider": "",
16+
"sdk_version": "0.50.13",
17+
"coin_type": "0",
18+
"min_tx_fee": "10000",
19+
"addr_prefix": "into",
20+
"logo": "https://res.chaintools.tech/logos/intento.png",
21+
"assets": [
22+
{
23+
"base": "uinto",
24+
"symbol": "INTO",
25+
"exponent": "6",
26+
"coingecko_id": "",
27+
"logo": "https://res.chaintools.tech/logos/intento.png"
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)