There was an error while loading. Please reload this page.
2 parents 2828304 + 2fbf3a1 commit 256a0e2Copy full SHA for 256a0e2
1 file changed
chains/mainnet/tail.json
@@ -0,0 +1,28 @@
1
+{
2
+ "chain_name": "tail",
3
+ "api": [
4
+ {
5
+ "address": "https://api.trusttails.io",
6
+ "provider": "TrustTails"
7
+ }
8
+ ],
9
+ "rpc": [
10
11
+ "address": "https://rpc.trusttails.io",
12
13
14
15
+ "sdk_version": "0.53.6",
16
+ "coin_type": "118",
17
+ "min_tx_fee": "500",
18
+ "assets": [{
19
+ "base": "utail",
20
+ "symbol": "TAIL",
21
+ "exponent": "6",
22
+ "coingecko_id": "",
23
+ "logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/tail/images/logo-mark.png"
24
+ }],
25
+ "addr_prefix": "tail",
26
+ "theme_color": "#2563eb",
27
28
+}
0 commit comments