We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2aab0 commit 77a472aCopy full SHA for 77a472a
1 file changed
chains/mainnet/intento.json
@@ -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
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