chain-registry 1.63.50 → 1.63.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/andromeda/chain.js +10 -5
- package/esm/mainnet/assets.js +4 -0
- package/esm/mainnet/bitcanna/chain.js +8 -2
- package/esm/mainnet/chains.js +4 -0
- package/esm/mainnet/cosmoshub/ibc.js +29 -0
- package/esm/mainnet/dhealth/chain.js +35 -9
- package/esm/mainnet/gravitybridge/chain.js +18 -0
- package/esm/mainnet/kichain/chain.js +18 -0
- package/esm/mainnet/lava/chain.js +8 -0
- package/esm/mainnet/lava/ibc.js +35 -3
- package/esm/mainnet/named.js +2 -0
- package/esm/mainnet/provenance/chain.js +18 -0
- package/esm/mainnet/routerchain/assets.js +32 -0
- package/esm/mainnet/routerchain/chain.js +85 -0
- package/esm/mainnet/routerchain/index.js +4 -0
- package/esm/mainnet/self/chain.js +17 -0
- package/esm/mainnet/synternet/assets.js +35 -0
- package/esm/mainnet/synternet/chain.js +60 -0
- package/esm/mainnet/synternet/index.js +4 -0
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/axelartestnet/ibc.js +6 -6
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/cosmoshubtestnet/ibc.js +1 -1
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/osmosistestnet/ibc.js +1 -1
- package/esm/testnet/stargazetestnet/ibc.js +1 -1
- package/esm/testnet/synternettestnet/assets.js +31 -0
- package/esm/testnet/synternettestnet/chain.js +45 -0
- package/esm/testnet/synternettestnet/index.js +4 -0
- package/esm/testnet/titantestnet/ibc.js +9 -9
- package/mainnet/andromeda/chain.js +10 -5
- package/mainnet/assets.js +4 -0
- package/mainnet/bitcanna/chain.js +8 -2
- package/mainnet/chains.js +4 -0
- package/mainnet/cosmoshub/ibc.js +29 -0
- package/mainnet/dhealth/chain.js +35 -9
- package/mainnet/gravitybridge/chain.js +18 -0
- package/mainnet/kichain/chain.js +18 -0
- package/mainnet/lava/chain.js +8 -0
- package/mainnet/lava/ibc.js +35 -3
- package/mainnet/named.d.ts +2 -0
- package/mainnet/named.js +4 -2
- package/mainnet/provenance/chain.js +18 -0
- package/mainnet/routerchain/assets.d.ts +3 -0
- package/mainnet/routerchain/assets.js +34 -0
- package/mainnet/routerchain/chain.d.ts +3 -0
- package/mainnet/routerchain/chain.js +87 -0
- package/mainnet/routerchain/index.d.ts +2 -0
- package/mainnet/routerchain/index.js +10 -0
- package/mainnet/self/chain.js +17 -0
- package/mainnet/synternet/assets.d.ts +3 -0
- package/mainnet/synternet/assets.js +37 -0
- package/mainnet/synternet/chain.d.ts +3 -0
- package/mainnet/synternet/chain.js +62 -0
- package/mainnet/synternet/index.d.ts +2 -0
- package/mainnet/synternet/index.js +10 -0
- package/package.json +4 -4
- package/testnet/assets.js +2 -0
- package/testnet/axelartestnet/ibc.js +6 -6
- package/testnet/chains.js +2 -0
- package/testnet/cosmoshubtestnet/ibc.js +1 -1
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +3 -2
- package/testnet/osmosistestnet/ibc.js +1 -1
- package/testnet/stargazetestnet/ibc.js +1 -1
- package/testnet/synternettestnet/assets.d.ts +3 -0
- package/testnet/synternettestnet/assets.js +33 -0
- package/testnet/synternettestnet/chain.d.ts +3 -0
- package/testnet/synternettestnet/chain.js +47 -0
- package/testnet/synternettestnet/index.d.ts +2 -0
- package/testnet/synternettestnet/index.js +10 -0
- package/testnet/titantestnet/ibc.js +9 -9
|
@@ -37,7 +37,7 @@ const info = {
|
|
|
37
37
|
rpc: [
|
|
38
38
|
{
|
|
39
39
|
address: 'https://rpc.andromeda-1.andromeda.aviaone.com',
|
|
40
|
-
provider: '
|
|
40
|
+
provider: 'AviaOne 🟢'
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
address: 'https://andromeda.rpc.kjnodes.com',
|
|
@@ -90,8 +90,8 @@ const info = {
|
|
|
90
90
|
],
|
|
91
91
|
rest: [
|
|
92
92
|
{
|
|
93
|
-
address: 'https://api.andromeda-1.andromeda.aviaone.com
|
|
94
|
-
provider: '
|
|
93
|
+
address: 'https://api.andromeda-1.andromeda.aviaone.com',
|
|
94
|
+
provider: 'AviaOne 🟢'
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
address: 'https://andromeda.api.kjnodes.com',
|
|
@@ -148,8 +148,8 @@ const info = {
|
|
|
148
148
|
provider: 'Lavender.Five Nodes 🐝'
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
|
-
address: 'https://grpc.andromeda-1.andromeda.aviaone.com:
|
|
152
|
-
provider: '
|
|
151
|
+
address: 'https://grpc.andromeda-1.andromeda.aviaone.com:9108',
|
|
152
|
+
provider: 'AviaOne 🟢'
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
address: 'andromeda.grpc.kjnodes.com:443',
|
|
@@ -216,6 +216,11 @@ const info = {
|
|
|
216
216
|
kind: 'ping.pub',
|
|
217
217
|
url: 'https://ping.pub/andromeda',
|
|
218
218
|
tx_page: 'https://ping.pub/andromeda/tx/${txHash}'
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
kind: 'AviaOne Explorer 🟢',
|
|
222
|
+
url: 'https://mainnet.explorer.aviaone.com/andromeda',
|
|
223
|
+
tx_page: 'https://mainnet.explorer.aviaone.com/andromeda/tx/${txHash}'
|
|
219
224
|
}
|
|
220
225
|
],
|
|
221
226
|
logo_URIs: {
|
package/esm/mainnet/assets.js
CHANGED
|
@@ -143,6 +143,7 @@ import * as _realio from './realio';
|
|
|
143
143
|
import * as _rebus from './rebus';
|
|
144
144
|
import * as _regen from './regen';
|
|
145
145
|
import * as _rizon from './rizon';
|
|
146
|
+
import * as _routerchain from './routerchain';
|
|
146
147
|
import * as _saga from './saga';
|
|
147
148
|
import * as _scorum from './scorum';
|
|
148
149
|
import * as _secretnetwork from './secretnetwork';
|
|
@@ -164,6 +165,7 @@ import * as _starname from './starname';
|
|
|
164
165
|
import * as _stratos from './stratos';
|
|
165
166
|
import * as _stride from './stride';
|
|
166
167
|
import * as _sunrise from './sunrise';
|
|
168
|
+
import * as _synternet from './synternet';
|
|
167
169
|
import * as _taketitan from './taketitan';
|
|
168
170
|
import * as _tenet from './tenet';
|
|
169
171
|
import * as _teritori from './teritori';
|
|
@@ -325,6 +327,7 @@ const assets = [
|
|
|
325
327
|
_rebus.assets,
|
|
326
328
|
_regen.assets,
|
|
327
329
|
_rizon.assets,
|
|
330
|
+
_routerchain.assets,
|
|
328
331
|
_saga.assets,
|
|
329
332
|
_scorum.assets,
|
|
330
333
|
_secretnetwork.assets,
|
|
@@ -346,6 +349,7 @@ const assets = [
|
|
|
346
349
|
_stratos.assets,
|
|
347
350
|
_stride.assets,
|
|
348
351
|
_sunrise.assets,
|
|
352
|
+
_synternet.assets,
|
|
349
353
|
_taketitan.assets,
|
|
350
354
|
_tenet.assets,
|
|
351
355
|
_teritori.assets,
|
|
@@ -162,7 +162,7 @@ const info = {
|
|
|
162
162
|
provider: 'HexNodes'
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
address: 'grpc.bitcanna-1.bitcanna.aviaone.com:
|
|
165
|
+
address: 'grpc.bitcanna-1.bitcanna.aviaone.com:9102',
|
|
166
166
|
provider: 'AVIAONE 🟢'
|
|
167
167
|
},
|
|
168
168
|
{
|
|
@@ -272,7 +272,7 @@ const info = {
|
|
|
272
272
|
provider: 'genznodes'
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
|
-
address: 'https://api.bitcanna-1.bitcanna.aviaone.com
|
|
275
|
+
address: 'https://api.bitcanna-1.bitcanna.aviaone.com',
|
|
276
276
|
provider: 'AVIAONE 🟢'
|
|
277
277
|
},
|
|
278
278
|
{
|
|
@@ -453,6 +453,12 @@ const info = {
|
|
|
453
453
|
url: 'https://explorer.whenmoonwhenlambo.money/bitcanna',
|
|
454
454
|
tx_page: 'https://explorer.whenmoonwhenlambo.money/bitcanna/tx/${txHash}',
|
|
455
455
|
account_page: 'https://explorer.whenmoonwhenlambo.money/bitcanna/account/${accountAddress}'
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
kind: 'AviaOne Explorer 🟢',
|
|
459
|
+
url: 'https://mainnet.explorer.aviaone.com/bitcanna',
|
|
460
|
+
tx_page: 'https://mainnet.explorer.aviaone.com/bitcanna/tx/${txHash}',
|
|
461
|
+
account_page: 'https://mainnet.explorer.aviaone.com/bitcanna/account/${accountAddress}'
|
|
456
462
|
}
|
|
457
463
|
],
|
|
458
464
|
images: [{
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -144,6 +144,7 @@ import * as _realio from './realio';
|
|
|
144
144
|
import * as _rebus from './rebus';
|
|
145
145
|
import * as _regen from './regen';
|
|
146
146
|
import * as _rizon from './rizon';
|
|
147
|
+
import * as _routerchain from './routerchain';
|
|
147
148
|
import * as _saga from './saga';
|
|
148
149
|
import * as _scorum from './scorum';
|
|
149
150
|
import * as _secretnetwork from './secretnetwork';
|
|
@@ -165,6 +166,7 @@ import * as _starname from './starname';
|
|
|
165
166
|
import * as _stratos from './stratos';
|
|
166
167
|
import * as _stride from './stride';
|
|
167
168
|
import * as _sunrise from './sunrise';
|
|
169
|
+
import * as _synternet from './synternet';
|
|
168
170
|
import * as _taketitan from './taketitan';
|
|
169
171
|
import * as _tenet from './tenet';
|
|
170
172
|
import * as _teritori from './teritori';
|
|
@@ -328,6 +330,7 @@ const chains = [
|
|
|
328
330
|
_rebus.chain,
|
|
329
331
|
_regen.chain,
|
|
330
332
|
_rizon.chain,
|
|
333
|
+
_routerchain.chain,
|
|
331
334
|
_saga.chain,
|
|
332
335
|
_scorum.chain,
|
|
333
336
|
_secretnetwork.chain,
|
|
@@ -349,6 +352,7 @@ const chains = [
|
|
|
349
352
|
_stratos.chain,
|
|
350
353
|
_stride.chain,
|
|
351
354
|
_sunrise.chain,
|
|
355
|
+
_synternet.chain,
|
|
352
356
|
_taketitan.chain,
|
|
353
357
|
_tenet.chain,
|
|
354
358
|
_teritori.chain,
|
|
@@ -857,6 +857,35 @@ const info = [
|
|
|
857
857
|
}
|
|
858
858
|
}]
|
|
859
859
|
},
|
|
860
|
+
{
|
|
861
|
+
$schema: '../ibc_data.schema.json',
|
|
862
|
+
chain_1: {
|
|
863
|
+
chain_name: 'cosmoshub',
|
|
864
|
+
client_id: '07-tendermint-1318',
|
|
865
|
+
connection_id: 'connection-1050'
|
|
866
|
+
},
|
|
867
|
+
chain_2: {
|
|
868
|
+
chain_name: 'lava',
|
|
869
|
+
client_id: '07-tendermint-7',
|
|
870
|
+
connection_id: 'connection-12'
|
|
871
|
+
},
|
|
872
|
+
channels: [{
|
|
873
|
+
chain_1: {
|
|
874
|
+
channel_id: 'channel-969',
|
|
875
|
+
port_id: 'transfer'
|
|
876
|
+
},
|
|
877
|
+
chain_2: {
|
|
878
|
+
channel_id: 'channel-6',
|
|
879
|
+
port_id: 'transfer'
|
|
880
|
+
},
|
|
881
|
+
ordering: 'unordered',
|
|
882
|
+
version: 'ics20-1',
|
|
883
|
+
tags: {
|
|
884
|
+
status: 'live',
|
|
885
|
+
preferred: true
|
|
886
|
+
}
|
|
887
|
+
}]
|
|
888
|
+
},
|
|
860
889
|
{
|
|
861
890
|
$schema: '../ibc_data.schema.json',
|
|
862
891
|
chain_1: {
|
|
@@ -36,33 +36,59 @@ const info = {
|
|
|
36
36
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
37
37
|
},
|
|
38
38
|
apis: {
|
|
39
|
-
rpc: [
|
|
39
|
+
rpc: [
|
|
40
|
+
{
|
|
40
41
|
address: 'https://rpc.dhealth.com',
|
|
41
42
|
provider: 'dhealth'
|
|
42
|
-
},
|
|
43
|
+
},
|
|
44
|
+
{
|
|
43
45
|
address: 'https://rpc.dhealth.nodestake.org',
|
|
44
46
|
provider: 'NodeStake'
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
address: 'https://dhealth.rpc.nodeshub.online:443',
|
|
50
|
+
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
rest: [
|
|
54
|
+
{
|
|
47
55
|
address: 'https://lcd.dhealth.com',
|
|
48
56
|
provider: 'dhealth'
|
|
49
|
-
},
|
|
57
|
+
},
|
|
58
|
+
{
|
|
50
59
|
address: 'https://api.dhealth.nodestake.org',
|
|
51
60
|
provider: 'NodeStake'
|
|
52
|
-
}
|
|
53
|
-
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
address: 'https://dhealth.api.nodeshub.online',
|
|
64
|
+
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
grpc: [
|
|
68
|
+
{
|
|
54
69
|
address: 'https://grpc.dhealth.com:443',
|
|
55
70
|
provider: 'dhealth'
|
|
56
|
-
},
|
|
71
|
+
},
|
|
72
|
+
{
|
|
57
73
|
address: 'https://grpc.dhealth.nodestake.org:443',
|
|
58
74
|
provider: 'NodeStake'
|
|
59
|
-
}
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
address: 'dhealth.grpc.nodeshub.online',
|
|
78
|
+
provider: 'Nodes Hub'
|
|
79
|
+
}
|
|
80
|
+
]
|
|
60
81
|
},
|
|
61
82
|
explorers: [{
|
|
62
83
|
kind: 'nodestake',
|
|
63
84
|
url: 'https://explorer.nodestake.org/dhealth',
|
|
64
85
|
tx_page: 'https://explorer.nodestake.org/dhealth/tx/${txHash}',
|
|
65
86
|
account_page: 'https://explorer.nodestake.org/dhealth/account/${accountAddress}'
|
|
87
|
+
}, {
|
|
88
|
+
kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
|
|
89
|
+
url: 'https://explorer.nodeshub.online/dhealth/',
|
|
90
|
+
tx_page: 'https://explorer.nodeshub.online/dhealth/tx/${txHash}',
|
|
91
|
+
account_page: 'https://explorer.nodeshub.online/dhealth/accounts/${accountAddress}'
|
|
66
92
|
}],
|
|
67
93
|
images: [{
|
|
68
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
@@ -95,6 +95,10 @@ const info = {
|
|
|
95
95
|
{
|
|
96
96
|
address: 'https://rpc.g-bridge.bronbro.io:443',
|
|
97
97
|
provider: 'Bro_n_Bro'
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
address: 'https://rpc.gravity-bridge-3.gravity.aviaone.com:443',
|
|
101
|
+
provider: 'AviaOne 🟢'
|
|
98
102
|
}
|
|
99
103
|
],
|
|
100
104
|
rest: [
|
|
@@ -141,6 +145,10 @@ const info = {
|
|
|
141
145
|
{
|
|
142
146
|
address: 'https://lcd.g-bridge.bronbro.io:443',
|
|
143
147
|
provider: 'Bro_n_Bro'
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
address: 'https://api.gravity-bridge-3.gravity.aviaone.com',
|
|
151
|
+
provider: 'AviaOne 🟢'
|
|
144
152
|
}
|
|
145
153
|
],
|
|
146
154
|
grpc: [
|
|
@@ -179,6 +187,10 @@ const info = {
|
|
|
179
187
|
{
|
|
180
188
|
address: 'https://grpc.g-bridge.bronbro.io:443',
|
|
181
189
|
provider: 'Bro_n_Bro'
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
address: 'grpc.gravity-bridge-3.gravity.aviaone.com:9200',
|
|
193
|
+
provider: 'AviaOne 🟢'
|
|
182
194
|
}
|
|
183
195
|
]
|
|
184
196
|
},
|
|
@@ -226,6 +238,12 @@ const info = {
|
|
|
226
238
|
url: 'https://explorer.stavr.tech/GravityBridge',
|
|
227
239
|
tx_page: 'https://explorer.stavr.tech/GravityBridge/tx/${txHash}',
|
|
228
240
|
account_page: 'https://explorer.stavr.tech/GravityBridge/accounts/${accountAddress}'
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
kind: 'AviaOne 🟢',
|
|
244
|
+
url: 'https://mainnet.explorer.aviaone.com/gravity-bridge',
|
|
245
|
+
tx_page: 'https://mainnet.explorer.aviaone.com/gravity-bridge/tx/${txHash}',
|
|
246
|
+
account_page: 'https://mainnet.explorer.aviaone.com/gravity-bridge/accounts/${accountAddress}'
|
|
229
247
|
}
|
|
230
248
|
],
|
|
231
249
|
images: [{
|
|
@@ -64,6 +64,10 @@ const info = {
|
|
|
64
64
|
{
|
|
65
65
|
address: 'https://ki-rpc.ibs.team/',
|
|
66
66
|
provider: 'Inter Blockchain Services'
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
address: 'https://rpc.kichain-2.kichain.aviaone.com',
|
|
70
|
+
provider: 'AVIAONE 🟢'
|
|
67
71
|
}
|
|
68
72
|
],
|
|
69
73
|
rest: [
|
|
@@ -102,6 +106,10 @@ const info = {
|
|
|
102
106
|
{
|
|
103
107
|
address: 'https://ki-api.ibs.team/',
|
|
104
108
|
provider: 'Inter Blockchain Services'
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
address: 'https://api.kichain-2.kichain.aviaone.com',
|
|
112
|
+
provider: 'AVIAONE 🟢'
|
|
105
113
|
}
|
|
106
114
|
],
|
|
107
115
|
grpc: [
|
|
@@ -124,6 +132,10 @@ const info = {
|
|
|
124
132
|
{
|
|
125
133
|
address: 'kichain-grpc.lavenderfive.com:443',
|
|
126
134
|
provider: 'Lavender.Five Nodes 🐝'
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
address: 'grpc.kichain-2.kichain.aviaone.com:9230',
|
|
138
|
+
provider: 'AVIAONE 🟢'
|
|
127
139
|
}
|
|
128
140
|
]
|
|
129
141
|
},
|
|
@@ -155,6 +167,12 @@ const info = {
|
|
|
155
167
|
url: 'https://atomscan.com/ki-chain',
|
|
156
168
|
tx_page: 'https://atomscan.com/ki-chain/transactions/${txHash}',
|
|
157
169
|
account_page: 'https://atomscan.com/ki-chain/accounts/${accountAddress}'
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
kind: 'AVIAONE Explorer 🟢',
|
|
173
|
+
url: 'https://mainnet.explorer.aviaone.com/kichain',
|
|
174
|
+
tx_page: 'https://mainnet.explorer.aviaone.com/kichain/transactions/${txHash}',
|
|
175
|
+
account_page: 'https://mainnet.explorer.aviaone.com/kichain/accounts/${accountAddress}'
|
|
158
176
|
}
|
|
159
177
|
],
|
|
160
178
|
images: [{
|
|
@@ -93,6 +93,10 @@ const info = {
|
|
|
93
93
|
{
|
|
94
94
|
address: 'https://lava-mainnet-rpc.autostake.com:443',
|
|
95
95
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
address: 'https://lava-rpc.bluestake.net:443',
|
|
99
|
+
provider: 'BlueStake 🚀'
|
|
96
100
|
}
|
|
97
101
|
],
|
|
98
102
|
rest: [
|
|
@@ -135,6 +139,10 @@ const info = {
|
|
|
135
139
|
{
|
|
136
140
|
address: 'https://lava-mainnet-lcd.autostake.com:443',
|
|
137
141
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
address: 'https://lava-api.bluestake.net',
|
|
145
|
+
provider: 'BlueStake 🚀'
|
|
138
146
|
}
|
|
139
147
|
],
|
|
140
148
|
grpc: [
|
package/esm/mainnet/lava/ibc.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
const info = [
|
|
1
|
+
const info = [
|
|
2
|
+
{
|
|
2
3
|
$schema: '../ibc_data.schema.json',
|
|
3
4
|
chain_1: {
|
|
4
5
|
chain_name: 'axelar',
|
|
@@ -26,7 +27,37 @@ const info = [{
|
|
|
26
27
|
preferred: true
|
|
27
28
|
}
|
|
28
29
|
}]
|
|
29
|
-
},
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
$schema: '../ibc_data.schema.json',
|
|
33
|
+
chain_1: {
|
|
34
|
+
chain_name: 'cosmoshub',
|
|
35
|
+
client_id: '07-tendermint-1318',
|
|
36
|
+
connection_id: 'connection-1050'
|
|
37
|
+
},
|
|
38
|
+
chain_2: {
|
|
39
|
+
chain_name: 'lava',
|
|
40
|
+
client_id: '07-tendermint-7',
|
|
41
|
+
connection_id: 'connection-12'
|
|
42
|
+
},
|
|
43
|
+
channels: [{
|
|
44
|
+
chain_1: {
|
|
45
|
+
channel_id: 'channel-969',
|
|
46
|
+
port_id: 'transfer'
|
|
47
|
+
},
|
|
48
|
+
chain_2: {
|
|
49
|
+
channel_id: 'channel-6',
|
|
50
|
+
port_id: 'transfer'
|
|
51
|
+
},
|
|
52
|
+
ordering: 'unordered',
|
|
53
|
+
version: 'ics20-1',
|
|
54
|
+
tags: {
|
|
55
|
+
status: 'live',
|
|
56
|
+
preferred: true
|
|
57
|
+
}
|
|
58
|
+
}]
|
|
59
|
+
},
|
|
60
|
+
{
|
|
30
61
|
$schema: '../ibc_data.schema.json',
|
|
31
62
|
chain_1: {
|
|
32
63
|
chain_name: 'lava',
|
|
@@ -55,5 +86,6 @@ const info = [{
|
|
|
55
86
|
dex: 'osmosis'
|
|
56
87
|
}
|
|
57
88
|
}]
|
|
58
|
-
}
|
|
89
|
+
}
|
|
90
|
+
];
|
|
59
91
|
export default info;
|
package/esm/mainnet/named.js
CHANGED
|
@@ -144,6 +144,7 @@ export * as realio from './realio';
|
|
|
144
144
|
export * as rebus from './rebus';
|
|
145
145
|
export * as regen from './regen';
|
|
146
146
|
export * as rizon from './rizon';
|
|
147
|
+
export * as routerchain from './routerchain';
|
|
147
148
|
export * as saga from './saga';
|
|
148
149
|
export * as scorum from './scorum';
|
|
149
150
|
export * as secretnetwork from './secretnetwork';
|
|
@@ -165,6 +166,7 @@ export * as starname from './starname';
|
|
|
165
166
|
export * as stratos from './stratos';
|
|
166
167
|
export * as stride from './stride';
|
|
167
168
|
export * as sunrise from './sunrise';
|
|
169
|
+
export * as synternet from './synternet';
|
|
168
170
|
export * as taketitan from './taketitan';
|
|
169
171
|
export * as tenet from './tenet';
|
|
170
172
|
export * as teritori from './teritori';
|
|
@@ -72,6 +72,10 @@ const info = {
|
|
|
72
72
|
{
|
|
73
73
|
address: 'https://provenance_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
74
74
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
address: 'https://rpc.pio-mainnet-1.provenance.aviaone.com',
|
|
78
|
+
provider: 'AVIAONE 🟢'
|
|
75
79
|
}
|
|
76
80
|
],
|
|
77
81
|
rest: [
|
|
@@ -114,6 +118,10 @@ const info = {
|
|
|
114
118
|
{
|
|
115
119
|
address: 'https://provenance_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
116
120
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
address: 'https://api.pio-mainnet-1.provenance.aviaone.com',
|
|
124
|
+
provider: 'AVIAONE 🟢'
|
|
117
125
|
}
|
|
118
126
|
],
|
|
119
127
|
grpc: [
|
|
@@ -136,6 +144,10 @@ const info = {
|
|
|
136
144
|
{
|
|
137
145
|
address: 'provenance-grpc.panthea.eu:16780',
|
|
138
146
|
provider: 'Panthea EU'
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
address: 'grpc.pio-mainnet-1.provenance.aviaone.com:9231',
|
|
150
|
+
provider: 'AVIAONE 🟢'
|
|
139
151
|
}
|
|
140
152
|
]
|
|
141
153
|
},
|
|
@@ -184,6 +196,12 @@ const info = {
|
|
|
184
196
|
url: 'https://explorer.whenmoonwhenlambo.money/provenance',
|
|
185
197
|
tx_page: 'https://explorer.whenmoonwhenlambo.money/provenance/tx/${txHash}',
|
|
186
198
|
account_page: 'https://explorer.whenmoonwhenlambo.money/provenance/account/${accountAddress}'
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
kind: 'AVIAONE 🟢',
|
|
202
|
+
url: 'https://mainnet.explorer.aviaone.com/provenance',
|
|
203
|
+
tx_page: 'https://mainnet.explorer.aviaone.com/provenance/tx/${txHash}',
|
|
204
|
+
account_page: 'https://mainnet.explorer.aviaone.com/provenance/account/${accountAddress}'
|
|
187
205
|
}
|
|
188
206
|
],
|
|
189
207
|
images: [{
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../assetlist.schema.json',
|
|
3
|
+
chain_name: 'routerchain',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The native token of Router Chain',
|
|
6
|
+
extended_description: 'Router Chain is a PoS L1 that allows stateful bridging–enabling truly omnichain dapps that can abstract chains from the users and aggregate liquidity across multiple chains.',
|
|
7
|
+
denom_units: [{
|
|
8
|
+
denom: 'route',
|
|
9
|
+
exponent: 0
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'ROUTE',
|
|
12
|
+
exponent: 18
|
|
13
|
+
}],
|
|
14
|
+
base: 'route',
|
|
15
|
+
name: 'Router Chain',
|
|
16
|
+
display: 'ROUTE',
|
|
17
|
+
symbol: 'ROUTE',
|
|
18
|
+
coingecko_id: 'route',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#cb0766'
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
}]
|
|
31
|
+
};
|
|
32
|
+
export default info;
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../chain.schema.json',
|
|
3
|
+
chain_name: 'routerchain',
|
|
4
|
+
chain_type: 'cosmos',
|
|
5
|
+
chain_id: '9600',
|
|
6
|
+
pretty_name: 'Router Protocol',
|
|
7
|
+
status: 'live',
|
|
8
|
+
network_type: 'mainnet',
|
|
9
|
+
website: 'https://www.routerprotocol.com/',
|
|
10
|
+
bech32_prefix: 'router',
|
|
11
|
+
daemon_name: 'routerd',
|
|
12
|
+
key_algos: ['secp256k1'],
|
|
13
|
+
slip44: 118,
|
|
14
|
+
fees: {
|
|
15
|
+
fee_tokens: [{
|
|
16
|
+
denom: 'route',
|
|
17
|
+
fixed_min_gas_price: 0.006,
|
|
18
|
+
low_gas_price: 0.006,
|
|
19
|
+
average_gas_price: 0.006,
|
|
20
|
+
high_gas_price: 0.01
|
|
21
|
+
}]
|
|
22
|
+
},
|
|
23
|
+
staking: {
|
|
24
|
+
staking_tokens: [{
|
|
25
|
+
denom: 'route'
|
|
26
|
+
}]
|
|
27
|
+
},
|
|
28
|
+
codebase: {
|
|
29
|
+
cosmos_sdk_version: 'v0.47.10',
|
|
30
|
+
cosmwasm_enabled: true,
|
|
31
|
+
cosmwasm_version: 'v0.45.0'
|
|
32
|
+
},
|
|
33
|
+
apis: {
|
|
34
|
+
rpc: [{
|
|
35
|
+
address: 'https://sentry.tm.rpc.routerprotocol.com/',
|
|
36
|
+
provider: 'Router'
|
|
37
|
+
}, {
|
|
38
|
+
address: 'https://router-rpc.genznodes.dev/',
|
|
39
|
+
provider: 'genznodes'
|
|
40
|
+
}],
|
|
41
|
+
rest: [{
|
|
42
|
+
address: 'https://sentry.lcd.routerprotocol.com/',
|
|
43
|
+
provider: 'Router'
|
|
44
|
+
}, {
|
|
45
|
+
address: 'https://router-api.genznodes.dev/',
|
|
46
|
+
provider: 'genznodes'
|
|
47
|
+
}],
|
|
48
|
+
grpc: [{
|
|
49
|
+
address: 'sentry.grpc.routerprotocol.com:9090',
|
|
50
|
+
provider: 'Router'
|
|
51
|
+
}, {
|
|
52
|
+
address: 'router-grpc.genznodes.dev:3090',
|
|
53
|
+
provider: 'genznodes'
|
|
54
|
+
}]
|
|
55
|
+
},
|
|
56
|
+
explorers: [
|
|
57
|
+
{
|
|
58
|
+
kind: 'Routerscan',
|
|
59
|
+
url: 'https://routerscan.io/',
|
|
60
|
+
tx_page: 'https://routerscan.io/transactions/${txHash}'
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
kind: 'NodeStake Explorer',
|
|
64
|
+
url: 'https://explorer.nodestake.org/router',
|
|
65
|
+
tx_page: 'https://explorer.nodestake.org/router/tx/${txHash}'
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
kind: 'Router Explorer',
|
|
69
|
+
url: 'https://router.explorers.guru/',
|
|
70
|
+
tx_page: 'https://router.explorers.guru/transaction/${txHash}'
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
images: [{
|
|
74
|
+
image_sync: {
|
|
75
|
+
chain_name: 'routerchain',
|
|
76
|
+
base_denom: 'route'
|
|
77
|
+
},
|
|
78
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
79
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
80
|
+
theme: {
|
|
81
|
+
primary_color_hex: '#cb0766'
|
|
82
|
+
}
|
|
83
|
+
}]
|
|
84
|
+
};
|
|
85
|
+
export default info;
|
|
@@ -43,6 +43,10 @@ const info = {
|
|
|
43
43
|
{
|
|
44
44
|
address: 'https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
45
45
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
address: 'https://selfchain.rpc.nodeshub.online:443',
|
|
49
|
+
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
46
50
|
}
|
|
47
51
|
],
|
|
48
52
|
rest: [
|
|
@@ -61,11 +65,18 @@ const info = {
|
|
|
61
65
|
{
|
|
62
66
|
address: 'https://selfchain_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
63
67
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
address: 'https://selfchain.api.nodeshub.online',
|
|
71
|
+
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
|
|
64
72
|
}
|
|
65
73
|
],
|
|
66
74
|
grpc: [{
|
|
67
75
|
address: 'grpc.selfchain.roomit.xyz:8443',
|
|
68
76
|
provider: 'Roomit'
|
|
77
|
+
}, {
|
|
78
|
+
address: 'selfchain.grpc.nodeshub.online',
|
|
79
|
+
provider: 'Nodes Hub'
|
|
69
80
|
}]
|
|
70
81
|
},
|
|
71
82
|
explorers: [
|
|
@@ -92,6 +103,12 @@ const info = {
|
|
|
92
103
|
url: 'https://explorer.whenmoonwhenlambo.money/self',
|
|
93
104
|
tx_page: 'https://explorer.whenmoonwhenlambo.money/self/tx/${txHash}',
|
|
94
105
|
account_page: 'https://explorer.whenmoonwhenlambo.money/self/account/${accountAddress}'
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
|
|
109
|
+
url: 'https://explorer.nodeshub.online/selfchain/',
|
|
110
|
+
tx_page: 'https://explorer.nodeshub.online/selfchain/tx/${txHash}',
|
|
111
|
+
account_page: 'https://explorer.nodeshub.online/selfchain/accounts/${accountAddress}'
|
|
95
112
|
}
|
|
96
113
|
],
|
|
97
114
|
images: [{
|