chain-registry 1.63.96 → 1.63.97
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/archway/chain.js +0 -8
- package/esm/mainnet/assetmantle/chain.js +0 -8
- package/esm/mainnet/comdex/chain.js +0 -8
- package/esm/mainnet/composable/chain.js +0 -12
- package/esm/mainnet/empowerchain/chain.js +0 -8
- package/esm/mainnet/gitopia/chain.js +0 -8
- package/esm/mainnet/juno/chain.js +0 -8
- package/esm/mainnet/kujira/chain.js +0 -12
- package/esm/mainnet/passage/chain.js +0 -8
- package/esm/mainnet/quasar/chain.js +0 -8
- package/esm/mainnet/sentinel/chain.js +0 -8
- package/esm/mainnet/shido/chain.js +16 -0
- package/esm/mainnet/stargaze/chain.js +0 -8
- package/esm/mainnet/stratos/chain.js +3 -20
- package/esm/testnet/cosmoshubtestnet/ibc.js +6 -6
- package/esm/testnet/symphonytestnet/ibc.js +6 -6
- package/mainnet/archway/chain.js +0 -8
- package/mainnet/assetmantle/chain.js +0 -8
- package/mainnet/comdex/chain.js +0 -8
- package/mainnet/composable/chain.js +0 -12
- package/mainnet/empowerchain/chain.js +0 -8
- package/mainnet/gitopia/chain.js +0 -8
- package/mainnet/juno/chain.js +0 -8
- package/mainnet/kujira/chain.js +0 -12
- package/mainnet/passage/chain.js +0 -8
- package/mainnet/quasar/chain.js +0 -8
- package/mainnet/sentinel/chain.js +0 -8
- package/mainnet/shido/chain.js +16 -0
- package/mainnet/stargaze/chain.js +0 -8
- package/mainnet/stratos/chain.js +3 -20
- package/package.json +4 -4
- package/testnet/cosmoshubtestnet/ibc.js +6 -6
- package/testnet/symphonytestnet/ibc.js +6 -6
|
@@ -77,10 +77,6 @@ const info = {
|
|
|
77
77
|
address: 'https://rpc-archway.theamsolutions.info',
|
|
78
78
|
provider: 'AM Solutions'
|
|
79
79
|
},
|
|
80
|
-
{
|
|
81
|
-
address: 'https://rpc-archway.whispernode.com:443',
|
|
82
|
-
provider: 'WhisperNode 🤐'
|
|
83
|
-
},
|
|
84
80
|
{
|
|
85
81
|
address: 'https://archway-rpc.w3coins.io',
|
|
86
82
|
provider: 'w3coins'
|
|
@@ -187,10 +183,6 @@ const info = {
|
|
|
187
183
|
address: 'https://rest-archway.theamsolutions.info',
|
|
188
184
|
provider: 'AM Solutions'
|
|
189
185
|
},
|
|
190
|
-
{
|
|
191
|
-
address: 'https://lcd-archway.whispernode.com:443',
|
|
192
|
-
provider: 'WhisperNode 🤐'
|
|
193
|
-
},
|
|
194
186
|
{
|
|
195
187
|
address: 'https://rest.lavenderfive.com:443/archway',
|
|
196
188
|
provider: 'Lavender.Five Nodes 🐝'
|
|
@@ -52,10 +52,6 @@ const info = {
|
|
|
52
52
|
address: 'https://rpc-assetmantle-ia.cosmosia.notional.ventures/',
|
|
53
53
|
provider: 'Notional'
|
|
54
54
|
},
|
|
55
|
-
{
|
|
56
|
-
address: 'https://rpc-assetmantle.whispernode.com:443',
|
|
57
|
-
provider: 'WhisperNode 🤐'
|
|
58
|
-
},
|
|
59
55
|
{
|
|
60
56
|
address: 'https://rpc.mantle.paranorm.pro:443',
|
|
61
57
|
provider: 'paranorm'
|
|
@@ -90,10 +86,6 @@ const info = {
|
|
|
90
86
|
address: 'https://assetmantle-api.polkachu.com',
|
|
91
87
|
provider: 'Polkachu'
|
|
92
88
|
},
|
|
93
|
-
{
|
|
94
|
-
address: 'https://lcd-assetmantle.whispernode.com:443',
|
|
95
|
-
provider: 'WhisperNode 🤐'
|
|
96
|
-
},
|
|
97
89
|
{
|
|
98
90
|
address: 'https://api.mantle.paranorm.pro:443',
|
|
99
91
|
provider: 'paranorm'
|
|
@@ -61,10 +61,6 @@ const info = {
|
|
|
61
61
|
address: 'https://rpc-comdex.cosmos-spaces.cloud',
|
|
62
62
|
provider: 'Cosmos Spaces'
|
|
63
63
|
},
|
|
64
|
-
{
|
|
65
|
-
address: 'https://rpc-comdex.whispernode.com:443',
|
|
66
|
-
provider: 'WhisperNode 🤐'
|
|
67
|
-
},
|
|
68
64
|
{
|
|
69
65
|
address: 'https://comdex-mainnet-rpc.autostake.com:443',
|
|
70
66
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -127,10 +123,6 @@ const info = {
|
|
|
127
123
|
address: 'https://comdex-mainnet-lcd.autostake.com:443',
|
|
128
124
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
129
125
|
},
|
|
130
|
-
{
|
|
131
|
-
address: 'https://lcd-comdex.whispernode.com:443',
|
|
132
|
-
provider: 'WhisperNode 🤐'
|
|
133
|
-
},
|
|
134
126
|
{
|
|
135
127
|
address: 'https://comdex-api.w3coins.io',
|
|
136
128
|
provider: 'w3coins'
|
|
@@ -55,10 +55,6 @@ const info = {
|
|
|
55
55
|
address: 'https://composable-rpc.genznodes.dev',
|
|
56
56
|
provider: 'genznodes'
|
|
57
57
|
},
|
|
58
|
-
{
|
|
59
|
-
address: 'https://rpc-picasso.whispernode.com:443',
|
|
60
|
-
provider: 'WhisperNode 🤐'
|
|
61
|
-
},
|
|
62
58
|
{
|
|
63
59
|
address: 'https://picasso-rpc.stake-town.com',
|
|
64
60
|
provider: 'StakeTown'
|
|
@@ -109,10 +105,6 @@ const info = {
|
|
|
109
105
|
address: 'https://composable-api.genznodes.dev',
|
|
110
106
|
provider: 'genznodes'
|
|
111
107
|
},
|
|
112
|
-
{
|
|
113
|
-
address: 'https://api-picasso.whispernode.com:443',
|
|
114
|
-
provider: 'WhisperNode 🤐'
|
|
115
|
-
},
|
|
116
108
|
{
|
|
117
109
|
address: 'https://picasso-api.stake-town.com',
|
|
118
110
|
provider: 'StakeTown'
|
|
@@ -202,10 +194,6 @@ const info = {
|
|
|
202
194
|
{
|
|
203
195
|
address: 'composable.grpc.m.stavr.tech:9907',
|
|
204
196
|
provider: '🔥STAVR🔥'
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
address: 'grpc-picasso.whispernode.com:443',
|
|
208
|
-
provider: 'WhisperNode 🤐'
|
|
209
197
|
}
|
|
210
198
|
]
|
|
211
199
|
},
|
|
@@ -47,10 +47,6 @@ const info = {
|
|
|
47
47
|
address: 'http://empw.rpc.m.stavr.tech:22057',
|
|
48
48
|
provider: '🔥STAVR🔥'
|
|
49
49
|
},
|
|
50
|
-
{
|
|
51
|
-
address: 'https://rpc-empower.whispernode.com:443',
|
|
52
|
-
provider: 'WhisperNode 🤐'
|
|
53
|
-
},
|
|
54
50
|
{
|
|
55
51
|
address: 'https://rpc-empowerchain.mzonder.com:443',
|
|
56
52
|
provider: 'MZONDER'
|
|
@@ -113,10 +109,6 @@ const info = {
|
|
|
113
109
|
address: 'https://empower-api.w3coins.io',
|
|
114
110
|
provider: 'w3coins'
|
|
115
111
|
},
|
|
116
|
-
{
|
|
117
|
-
address: 'https://lcd-empower.whispernode.com:443',
|
|
118
|
-
provider: 'WhisperNode 🤐'
|
|
119
|
-
},
|
|
120
112
|
{
|
|
121
113
|
address: 'https://api-empower.vinjan.xyz:443',
|
|
122
114
|
provider: 'vinjan'
|
|
@@ -73,10 +73,6 @@ const info = {
|
|
|
73
73
|
address: 'https://gitopia-rpc.genznodes.dev',
|
|
74
74
|
provider: 'genznodes'
|
|
75
75
|
},
|
|
76
|
-
{
|
|
77
|
-
address: 'https://rpc-gitopia.whispernode.com:443',
|
|
78
|
-
provider: 'WhisperNode 🤐'
|
|
79
|
-
},
|
|
80
76
|
{
|
|
81
77
|
address: 'https://gitopia.rpc.liveraven.net',
|
|
82
78
|
provider: 'LiveRaveN'
|
|
@@ -199,10 +195,6 @@ const info = {
|
|
|
199
195
|
address: 'https://gitopia-api.genznodes.dev',
|
|
200
196
|
provider: 'genznodes'
|
|
201
197
|
},
|
|
202
|
-
{
|
|
203
|
-
address: 'https://lcd-gitopia.whispernode.com:443',
|
|
204
|
-
provider: 'WhisperNode 🤐'
|
|
205
|
-
},
|
|
206
198
|
{
|
|
207
199
|
address: 'https://gitopia.api.liveraven.net',
|
|
208
200
|
provider: 'LiveRaveN'
|
|
@@ -44,10 +44,6 @@ const info = {
|
|
|
44
44
|
description: 'Juno is a completely community owned and operated smart contract platform.',
|
|
45
45
|
apis: {
|
|
46
46
|
rpc: [
|
|
47
|
-
{
|
|
48
|
-
address: 'https://rpc-juno.whispernode.com:443',
|
|
49
|
-
provider: 'WhisperNode 🤐'
|
|
50
|
-
},
|
|
51
47
|
{
|
|
52
48
|
address: 'https://rpc-juno.itastakers.com',
|
|
53
49
|
provider: 'itastakers'
|
|
@@ -238,10 +234,6 @@ const info = {
|
|
|
238
234
|
address: 'https://juno-api.stake-town.com',
|
|
239
235
|
provider: 'StakeTown'
|
|
240
236
|
},
|
|
241
|
-
{
|
|
242
|
-
address: 'https://lcd-juno.whispernode.com:443',
|
|
243
|
-
provider: 'WhisperNode 🤐'
|
|
244
|
-
},
|
|
245
237
|
{
|
|
246
238
|
address: 'https://juno-api.stakeandrelax.net',
|
|
247
239
|
provider: 'Stake&Relax 🦥'
|
|
@@ -141,10 +141,6 @@ const info = {
|
|
|
141
141
|
description: 'A decentralized ecosystem for protocols, builders and web3 users seeking sustainable FinTech.',
|
|
142
142
|
apis: {
|
|
143
143
|
rpc: [
|
|
144
|
-
{
|
|
145
|
-
address: 'https://rpc-kujira.whispernode.com:443',
|
|
146
|
-
provider: 'WhisperNode 🤐'
|
|
147
|
-
},
|
|
148
144
|
{
|
|
149
145
|
address: 'https://rpc.kaiyo.kujira.setten.io',
|
|
150
146
|
provider: 'setten.io'
|
|
@@ -219,10 +215,6 @@ const info = {
|
|
|
219
215
|
}
|
|
220
216
|
],
|
|
221
217
|
rest: [
|
|
222
|
-
{
|
|
223
|
-
address: 'https://lcd-kujira.whispernode.com:443',
|
|
224
|
-
provider: 'WhisperNode 🤐'
|
|
225
|
-
},
|
|
226
218
|
{
|
|
227
219
|
address: 'https://lcd.kaiyo.kujira.setten.io',
|
|
228
220
|
provider: 'setten.io'
|
|
@@ -328,10 +320,6 @@ const info = {
|
|
|
328
320
|
{
|
|
329
321
|
address: 'kujira-grpc.publicnode.com:443',
|
|
330
322
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
address: 'grpc-kujira.whispernode.com:443',
|
|
334
|
-
provider: 'WhisperNode 🤐'
|
|
335
323
|
}
|
|
336
324
|
]
|
|
337
325
|
},
|
|
@@ -73,10 +73,6 @@ const info = {
|
|
|
73
73
|
address: 'https://rpc-passage.d-stake.xyz',
|
|
74
74
|
provider: 'D-stake'
|
|
75
75
|
},
|
|
76
|
-
{
|
|
77
|
-
address: 'https://rpc-passage.whispernode.com:443',
|
|
78
|
-
provider: 'WhisperNode 🤐'
|
|
79
|
-
},
|
|
80
76
|
{
|
|
81
77
|
address: 'https://passage-mainnet-rpc.autostake.com:443',
|
|
82
78
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -151,10 +147,6 @@ const info = {
|
|
|
151
147
|
address: 'https://passage-mainnet-lcd.autostake.com:443',
|
|
152
148
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
153
149
|
},
|
|
154
|
-
{
|
|
155
|
-
address: 'https://lcd-passage.whispernode.com:443',
|
|
156
|
-
provider: 'WhisperNode 🤐'
|
|
157
|
-
},
|
|
158
150
|
{
|
|
159
151
|
address: 'https://passage-rest.stakerhouse.com',
|
|
160
152
|
provider: 'StakerHouse'
|
|
@@ -68,10 +68,6 @@ const info = {
|
|
|
68
68
|
address: 'https://quasar-rpc.polkachu.com',
|
|
69
69
|
provider: 'polkachu'
|
|
70
70
|
},
|
|
71
|
-
{
|
|
72
|
-
address: 'https://rpc-quasar.whispernode.com:443',
|
|
73
|
-
provider: 'WhisperNode 🤐'
|
|
74
|
-
},
|
|
75
71
|
{
|
|
76
72
|
address: 'https://quasar-rpc.enigma-validator.com',
|
|
77
73
|
provider: 'Enigma'
|
|
@@ -122,10 +118,6 @@ const info = {
|
|
|
122
118
|
address: 'https://quasar-api.polkachu.com',
|
|
123
119
|
provider: 'polkachu'
|
|
124
120
|
},
|
|
125
|
-
{
|
|
126
|
-
address: 'https://lcd-quasar.whispernode.com:443',
|
|
127
|
-
provider: 'WhisperNode 🤐'
|
|
128
|
-
},
|
|
129
121
|
{
|
|
130
122
|
address: 'https://api-quasar.cosmos-spaces.cloud',
|
|
131
123
|
provider: 'Cosmos Spaces'
|
|
@@ -41,10 +41,6 @@ const info = {
|
|
|
41
41
|
address: 'https://rpc-sentinel-ia.cosmosia.notional.ventures/',
|
|
42
42
|
provider: 'Notional'
|
|
43
43
|
},
|
|
44
|
-
{
|
|
45
|
-
address: 'https://rpc-sentinel.whispernode.com:443',
|
|
46
|
-
provider: 'WhisperNode 🤐'
|
|
47
|
-
},
|
|
48
44
|
{
|
|
49
45
|
address: 'https://rpc.sentinel.chaintools.tech/',
|
|
50
46
|
provider: 'ChainTools'
|
|
@@ -119,10 +115,6 @@ const info = {
|
|
|
119
115
|
address: 'https://api-sentinel-ia.cosmosia.notional.ventures/',
|
|
120
116
|
provider: 'Notional'
|
|
121
117
|
},
|
|
122
|
-
{
|
|
123
|
-
address: 'https://lcd-sentinel.whispernode.com:443',
|
|
124
|
-
provider: 'WhisperNode 🤐'
|
|
125
|
-
},
|
|
126
118
|
{
|
|
127
119
|
address: 'https://api.sentinel.quokkastake.io',
|
|
128
120
|
provider: '🐹 Quokka Stake'
|
|
@@ -58,6 +58,10 @@ const info = {
|
|
|
58
58
|
{
|
|
59
59
|
address: 'https://rpc-maverick.mavnode.io',
|
|
60
60
|
provider: 'MavNode'
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
address: 'https://rpc.kenseishido.com',
|
|
64
|
+
provider: 'KENSEI'
|
|
61
65
|
}
|
|
62
66
|
],
|
|
63
67
|
rest: [
|
|
@@ -80,6 +84,10 @@ const info = {
|
|
|
80
84
|
{
|
|
81
85
|
address: 'https://api-maverick.mavnode.io',
|
|
82
86
|
provider: 'MavNode'
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
address: 'https://api.kenseishido.com',
|
|
90
|
+
provider: 'KENSEI'
|
|
83
91
|
}
|
|
84
92
|
],
|
|
85
93
|
grpc: [
|
|
@@ -98,6 +106,10 @@ const info = {
|
|
|
98
106
|
{
|
|
99
107
|
address: 'https://grpc-maverick.mavnode.io',
|
|
100
108
|
provider: 'MavNode'
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
address: 'https://grpc.kenseishido.com',
|
|
112
|
+
provider: 'KENSEI'
|
|
101
113
|
}
|
|
102
114
|
],
|
|
103
115
|
"evm-http-jsonrpc": [
|
|
@@ -120,6 +132,10 @@ const info = {
|
|
|
120
132
|
{
|
|
121
133
|
address: 'https://evm-maverick.mavnode.io',
|
|
122
134
|
provider: 'MavNode'
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
address: 'https://evm.kenseishido.com',
|
|
138
|
+
provider: 'KENSEI'
|
|
123
139
|
}
|
|
124
140
|
]
|
|
125
141
|
},
|
|
@@ -77,10 +77,6 @@ const info = {
|
|
|
77
77
|
address: 'https://rpc.stargaze.silentvalidator.com/',
|
|
78
78
|
provider: 'silent'
|
|
79
79
|
},
|
|
80
|
-
{
|
|
81
|
-
address: 'https://rpc-stargaze.whispernode.com:443',
|
|
82
|
-
provider: 'WhisperNode 🤐'
|
|
83
|
-
},
|
|
84
80
|
{
|
|
85
81
|
address: 'https://stargaze-mainnet-rpc.autostake.com:443',
|
|
86
82
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -163,10 +159,6 @@ const info = {
|
|
|
163
159
|
address: 'https://stargaze-mainnet-lcd.autostake.com:443',
|
|
164
160
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
165
161
|
},
|
|
166
|
-
{
|
|
167
|
-
address: 'https://lcd-stargaze.whispernode.com:443',
|
|
168
|
-
provider: 'WhisperNode 🤐'
|
|
169
|
-
},
|
|
170
162
|
{
|
|
171
163
|
address: 'https://stargaze-api.ramuchi.tech',
|
|
172
164
|
provider: 'ramuchi.tech'
|
|
@@ -33,29 +33,18 @@ const info = {
|
|
|
33
33
|
address: 'http://stratos.rpc.nodersteam.com:26657/',
|
|
34
34
|
provider: '[NODERS]TEAM'
|
|
35
35
|
},
|
|
36
|
-
{
|
|
37
|
-
address: 'https://rpc-stratos.whispernode.com:443',
|
|
38
|
-
provider: 'WhisperNode 🤐'
|
|
39
|
-
},
|
|
40
36
|
{
|
|
41
37
|
address: 'https://stratos-rpc.noders.services:443',
|
|
42
38
|
provider: '[NODERS]TEAM'
|
|
43
39
|
}
|
|
44
40
|
],
|
|
45
|
-
rest: [
|
|
46
|
-
{
|
|
41
|
+
rest: [{
|
|
47
42
|
address: 'https://rest.thestratos.org',
|
|
48
43
|
provider: 'thestratos.org'
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
address: 'https://lcd-stratos.whispernode.com:443',
|
|
52
|
-
provider: 'WhisperNode 🤐'
|
|
53
|
-
},
|
|
54
|
-
{
|
|
44
|
+
}, {
|
|
55
45
|
address: 'https://stratos-api.noders.services:443',
|
|
56
46
|
provider: '[NODERS]TEAM'
|
|
57
|
-
}
|
|
58
|
-
],
|
|
47
|
+
}],
|
|
59
48
|
grpc: [
|
|
60
49
|
{
|
|
61
50
|
address: 'https://grpc.thestratos.org',
|
|
@@ -113,12 +102,6 @@ const info = {
|
|
|
113
102
|
url: 'https://explorer.tcnetwork.io/stratos',
|
|
114
103
|
tx_page: 'https://explorer.tcnetwork.io/stratos/transaction/${txHash}',
|
|
115
104
|
account_page: 'https://explorer.tcnetwork.io/stratos/account/${accountAddress}'
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
kind: 'WhisperNode 🤐',
|
|
119
|
-
url: 'https://mainnet.whispernode.com/stratos',
|
|
120
|
-
tx_page: 'https://mainnet.whispernode.com/stratos/tx/${txHash}',
|
|
121
|
-
account_page: 'https://mainnet.whispernode.com/stratos/account/${accountAddress}'
|
|
122
105
|
}
|
|
123
106
|
],
|
|
124
107
|
images: [{
|
|
@@ -31,21 +31,21 @@ const info = [
|
|
|
31
31
|
$schema: '../ibc_data.schema.json',
|
|
32
32
|
chain_1: {
|
|
33
33
|
chain_name: 'cosmoshubtestnet',
|
|
34
|
-
client_id: '07-tendermint-
|
|
35
|
-
connection_id: 'connection-
|
|
34
|
+
client_id: '07-tendermint-3748',
|
|
35
|
+
connection_id: 'connection-3798'
|
|
36
36
|
},
|
|
37
37
|
chain_2: {
|
|
38
38
|
chain_name: 'symphonytestnet',
|
|
39
|
-
client_id: '07-tendermint-
|
|
40
|
-
connection_id: 'connection-
|
|
39
|
+
client_id: '07-tendermint-29',
|
|
40
|
+
connection_id: 'connection-14'
|
|
41
41
|
},
|
|
42
42
|
channels: [{
|
|
43
43
|
chain_1: {
|
|
44
|
-
channel_id: 'channel-
|
|
44
|
+
channel_id: 'channel-4320',
|
|
45
45
|
port_id: 'transfer'
|
|
46
46
|
},
|
|
47
47
|
chain_2: {
|
|
48
|
-
channel_id: 'channel-
|
|
48
|
+
channel_id: 'channel-12',
|
|
49
49
|
port_id: 'transfer'
|
|
50
50
|
},
|
|
51
51
|
ordering: 'unordered',
|
|
@@ -3,21 +3,21 @@ const info = [
|
|
|
3
3
|
$schema: '../ibc_data.schema.json',
|
|
4
4
|
chain_1: {
|
|
5
5
|
chain_name: 'cosmoshubtestnet',
|
|
6
|
-
client_id: '07-tendermint-
|
|
7
|
-
connection_id: 'connection-
|
|
6
|
+
client_id: '07-tendermint-3748',
|
|
7
|
+
connection_id: 'connection-3798'
|
|
8
8
|
},
|
|
9
9
|
chain_2: {
|
|
10
10
|
chain_name: 'symphonytestnet',
|
|
11
|
-
client_id: '07-tendermint-
|
|
12
|
-
connection_id: 'connection-
|
|
11
|
+
client_id: '07-tendermint-29',
|
|
12
|
+
connection_id: 'connection-14'
|
|
13
13
|
},
|
|
14
14
|
channels: [{
|
|
15
15
|
chain_1: {
|
|
16
|
-
channel_id: 'channel-
|
|
16
|
+
channel_id: 'channel-4320',
|
|
17
17
|
port_id: 'transfer'
|
|
18
18
|
},
|
|
19
19
|
chain_2: {
|
|
20
|
-
channel_id: 'channel-
|
|
20
|
+
channel_id: 'channel-12',
|
|
21
21
|
port_id: 'transfer'
|
|
22
22
|
},
|
|
23
23
|
ordering: 'unordered',
|
package/mainnet/archway/chain.js
CHANGED
|
@@ -79,10 +79,6 @@ const info = {
|
|
|
79
79
|
address: 'https://rpc-archway.theamsolutions.info',
|
|
80
80
|
provider: 'AM Solutions'
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
address: 'https://rpc-archway.whispernode.com:443',
|
|
84
|
-
provider: 'WhisperNode 🤐'
|
|
85
|
-
},
|
|
86
82
|
{
|
|
87
83
|
address: 'https://archway-rpc.w3coins.io',
|
|
88
84
|
provider: 'w3coins'
|
|
@@ -189,10 +185,6 @@ const info = {
|
|
|
189
185
|
address: 'https://rest-archway.theamsolutions.info',
|
|
190
186
|
provider: 'AM Solutions'
|
|
191
187
|
},
|
|
192
|
-
{
|
|
193
|
-
address: 'https://lcd-archway.whispernode.com:443',
|
|
194
|
-
provider: 'WhisperNode 🤐'
|
|
195
|
-
},
|
|
196
188
|
{
|
|
197
189
|
address: 'https://rest.lavenderfive.com:443/archway',
|
|
198
190
|
provider: 'Lavender.Five Nodes 🐝'
|
|
@@ -54,10 +54,6 @@ const info = {
|
|
|
54
54
|
address: 'https://rpc-assetmantle-ia.cosmosia.notional.ventures/',
|
|
55
55
|
provider: 'Notional'
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
address: 'https://rpc-assetmantle.whispernode.com:443',
|
|
59
|
-
provider: 'WhisperNode 🤐'
|
|
60
|
-
},
|
|
61
57
|
{
|
|
62
58
|
address: 'https://rpc.mantle.paranorm.pro:443',
|
|
63
59
|
provider: 'paranorm'
|
|
@@ -92,10 +88,6 @@ const info = {
|
|
|
92
88
|
address: 'https://assetmantle-api.polkachu.com',
|
|
93
89
|
provider: 'Polkachu'
|
|
94
90
|
},
|
|
95
|
-
{
|
|
96
|
-
address: 'https://lcd-assetmantle.whispernode.com:443',
|
|
97
|
-
provider: 'WhisperNode 🤐'
|
|
98
|
-
},
|
|
99
91
|
{
|
|
100
92
|
address: 'https://api.mantle.paranorm.pro:443',
|
|
101
93
|
provider: 'paranorm'
|
package/mainnet/comdex/chain.js
CHANGED
|
@@ -63,10 +63,6 @@ const info = {
|
|
|
63
63
|
address: 'https://rpc-comdex.cosmos-spaces.cloud',
|
|
64
64
|
provider: 'Cosmos Spaces'
|
|
65
65
|
},
|
|
66
|
-
{
|
|
67
|
-
address: 'https://rpc-comdex.whispernode.com:443',
|
|
68
|
-
provider: 'WhisperNode 🤐'
|
|
69
|
-
},
|
|
70
66
|
{
|
|
71
67
|
address: 'https://comdex-mainnet-rpc.autostake.com:443',
|
|
72
68
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -129,10 +125,6 @@ const info = {
|
|
|
129
125
|
address: 'https://comdex-mainnet-lcd.autostake.com:443',
|
|
130
126
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
131
127
|
},
|
|
132
|
-
{
|
|
133
|
-
address: 'https://lcd-comdex.whispernode.com:443',
|
|
134
|
-
provider: 'WhisperNode 🤐'
|
|
135
|
-
},
|
|
136
128
|
{
|
|
137
129
|
address: 'https://comdex-api.w3coins.io',
|
|
138
130
|
provider: 'w3coins'
|
|
@@ -57,10 +57,6 @@ const info = {
|
|
|
57
57
|
address: 'https://composable-rpc.genznodes.dev',
|
|
58
58
|
provider: 'genznodes'
|
|
59
59
|
},
|
|
60
|
-
{
|
|
61
|
-
address: 'https://rpc-picasso.whispernode.com:443',
|
|
62
|
-
provider: 'WhisperNode 🤐'
|
|
63
|
-
},
|
|
64
60
|
{
|
|
65
61
|
address: 'https://picasso-rpc.stake-town.com',
|
|
66
62
|
provider: 'StakeTown'
|
|
@@ -111,10 +107,6 @@ const info = {
|
|
|
111
107
|
address: 'https://composable-api.genznodes.dev',
|
|
112
108
|
provider: 'genznodes'
|
|
113
109
|
},
|
|
114
|
-
{
|
|
115
|
-
address: 'https://api-picasso.whispernode.com:443',
|
|
116
|
-
provider: 'WhisperNode 🤐'
|
|
117
|
-
},
|
|
118
110
|
{
|
|
119
111
|
address: 'https://picasso-api.stake-town.com',
|
|
120
112
|
provider: 'StakeTown'
|
|
@@ -204,10 +196,6 @@ const info = {
|
|
|
204
196
|
{
|
|
205
197
|
address: 'composable.grpc.m.stavr.tech:9907',
|
|
206
198
|
provider: '🔥STAVR🔥'
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
address: 'grpc-picasso.whispernode.com:443',
|
|
210
|
-
provider: 'WhisperNode 🤐'
|
|
211
199
|
}
|
|
212
200
|
]
|
|
213
201
|
},
|
|
@@ -49,10 +49,6 @@ const info = {
|
|
|
49
49
|
address: 'http://empw.rpc.m.stavr.tech:22057',
|
|
50
50
|
provider: '🔥STAVR🔥'
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
address: 'https://rpc-empower.whispernode.com:443',
|
|
54
|
-
provider: 'WhisperNode 🤐'
|
|
55
|
-
},
|
|
56
52
|
{
|
|
57
53
|
address: 'https://rpc-empowerchain.mzonder.com:443',
|
|
58
54
|
provider: 'MZONDER'
|
|
@@ -115,10 +111,6 @@ const info = {
|
|
|
115
111
|
address: 'https://empower-api.w3coins.io',
|
|
116
112
|
provider: 'w3coins'
|
|
117
113
|
},
|
|
118
|
-
{
|
|
119
|
-
address: 'https://lcd-empower.whispernode.com:443',
|
|
120
|
-
provider: 'WhisperNode 🤐'
|
|
121
|
-
},
|
|
122
114
|
{
|
|
123
115
|
address: 'https://api-empower.vinjan.xyz:443',
|
|
124
116
|
provider: 'vinjan'
|
package/mainnet/gitopia/chain.js
CHANGED
|
@@ -75,10 +75,6 @@ const info = {
|
|
|
75
75
|
address: 'https://gitopia-rpc.genznodes.dev',
|
|
76
76
|
provider: 'genznodes'
|
|
77
77
|
},
|
|
78
|
-
{
|
|
79
|
-
address: 'https://rpc-gitopia.whispernode.com:443',
|
|
80
|
-
provider: 'WhisperNode 🤐'
|
|
81
|
-
},
|
|
82
78
|
{
|
|
83
79
|
address: 'https://gitopia.rpc.liveraven.net',
|
|
84
80
|
provider: 'LiveRaveN'
|
|
@@ -201,10 +197,6 @@ const info = {
|
|
|
201
197
|
address: 'https://gitopia-api.genznodes.dev',
|
|
202
198
|
provider: 'genznodes'
|
|
203
199
|
},
|
|
204
|
-
{
|
|
205
|
-
address: 'https://lcd-gitopia.whispernode.com:443',
|
|
206
|
-
provider: 'WhisperNode 🤐'
|
|
207
|
-
},
|
|
208
200
|
{
|
|
209
201
|
address: 'https://gitopia.api.liveraven.net',
|
|
210
202
|
provider: 'LiveRaveN'
|
package/mainnet/juno/chain.js
CHANGED
|
@@ -46,10 +46,6 @@ const info = {
|
|
|
46
46
|
description: 'Juno is a completely community owned and operated smart contract platform.',
|
|
47
47
|
apis: {
|
|
48
48
|
rpc: [
|
|
49
|
-
{
|
|
50
|
-
address: 'https://rpc-juno.whispernode.com:443',
|
|
51
|
-
provider: 'WhisperNode 🤐'
|
|
52
|
-
},
|
|
53
49
|
{
|
|
54
50
|
address: 'https://rpc-juno.itastakers.com',
|
|
55
51
|
provider: 'itastakers'
|
|
@@ -240,10 +236,6 @@ const info = {
|
|
|
240
236
|
address: 'https://juno-api.stake-town.com',
|
|
241
237
|
provider: 'StakeTown'
|
|
242
238
|
},
|
|
243
|
-
{
|
|
244
|
-
address: 'https://lcd-juno.whispernode.com:443',
|
|
245
|
-
provider: 'WhisperNode 🤐'
|
|
246
|
-
},
|
|
247
239
|
{
|
|
248
240
|
address: 'https://juno-api.stakeandrelax.net',
|
|
249
241
|
provider: 'Stake&Relax 🦥'
|
package/mainnet/kujira/chain.js
CHANGED
|
@@ -143,10 +143,6 @@ const info = {
|
|
|
143
143
|
description: 'A decentralized ecosystem for protocols, builders and web3 users seeking sustainable FinTech.',
|
|
144
144
|
apis: {
|
|
145
145
|
rpc: [
|
|
146
|
-
{
|
|
147
|
-
address: 'https://rpc-kujira.whispernode.com:443',
|
|
148
|
-
provider: 'WhisperNode 🤐'
|
|
149
|
-
},
|
|
150
146
|
{
|
|
151
147
|
address: 'https://rpc.kaiyo.kujira.setten.io',
|
|
152
148
|
provider: 'setten.io'
|
|
@@ -221,10 +217,6 @@ const info = {
|
|
|
221
217
|
}
|
|
222
218
|
],
|
|
223
219
|
rest: [
|
|
224
|
-
{
|
|
225
|
-
address: 'https://lcd-kujira.whispernode.com:443',
|
|
226
|
-
provider: 'WhisperNode 🤐'
|
|
227
|
-
},
|
|
228
220
|
{
|
|
229
221
|
address: 'https://lcd.kaiyo.kujira.setten.io',
|
|
230
222
|
provider: 'setten.io'
|
|
@@ -330,10 +322,6 @@ const info = {
|
|
|
330
322
|
{
|
|
331
323
|
address: 'kujira-grpc.publicnode.com:443',
|
|
332
324
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
address: 'grpc-kujira.whispernode.com:443',
|
|
336
|
-
provider: 'WhisperNode 🤐'
|
|
337
325
|
}
|
|
338
326
|
]
|
|
339
327
|
},
|
package/mainnet/passage/chain.js
CHANGED
|
@@ -75,10 +75,6 @@ const info = {
|
|
|
75
75
|
address: 'https://rpc-passage.d-stake.xyz',
|
|
76
76
|
provider: 'D-stake'
|
|
77
77
|
},
|
|
78
|
-
{
|
|
79
|
-
address: 'https://rpc-passage.whispernode.com:443',
|
|
80
|
-
provider: 'WhisperNode 🤐'
|
|
81
|
-
},
|
|
82
78
|
{
|
|
83
79
|
address: 'https://passage-mainnet-rpc.autostake.com:443',
|
|
84
80
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -153,10 +149,6 @@ const info = {
|
|
|
153
149
|
address: 'https://passage-mainnet-lcd.autostake.com:443',
|
|
154
150
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
155
151
|
},
|
|
156
|
-
{
|
|
157
|
-
address: 'https://lcd-passage.whispernode.com:443',
|
|
158
|
-
provider: 'WhisperNode 🤐'
|
|
159
|
-
},
|
|
160
152
|
{
|
|
161
153
|
address: 'https://passage-rest.stakerhouse.com',
|
|
162
154
|
provider: 'StakerHouse'
|
package/mainnet/quasar/chain.js
CHANGED
|
@@ -70,10 +70,6 @@ const info = {
|
|
|
70
70
|
address: 'https://quasar-rpc.polkachu.com',
|
|
71
71
|
provider: 'polkachu'
|
|
72
72
|
},
|
|
73
|
-
{
|
|
74
|
-
address: 'https://rpc-quasar.whispernode.com:443',
|
|
75
|
-
provider: 'WhisperNode 🤐'
|
|
76
|
-
},
|
|
77
73
|
{
|
|
78
74
|
address: 'https://quasar-rpc.enigma-validator.com',
|
|
79
75
|
provider: 'Enigma'
|
|
@@ -124,10 +120,6 @@ const info = {
|
|
|
124
120
|
address: 'https://quasar-api.polkachu.com',
|
|
125
121
|
provider: 'polkachu'
|
|
126
122
|
},
|
|
127
|
-
{
|
|
128
|
-
address: 'https://lcd-quasar.whispernode.com:443',
|
|
129
|
-
provider: 'WhisperNode 🤐'
|
|
130
|
-
},
|
|
131
123
|
{
|
|
132
124
|
address: 'https://api-quasar.cosmos-spaces.cloud',
|
|
133
125
|
provider: 'Cosmos Spaces'
|
|
@@ -43,10 +43,6 @@ const info = {
|
|
|
43
43
|
address: 'https://rpc-sentinel-ia.cosmosia.notional.ventures/',
|
|
44
44
|
provider: 'Notional'
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
address: 'https://rpc-sentinel.whispernode.com:443',
|
|
48
|
-
provider: 'WhisperNode 🤐'
|
|
49
|
-
},
|
|
50
46
|
{
|
|
51
47
|
address: 'https://rpc.sentinel.chaintools.tech/',
|
|
52
48
|
provider: 'ChainTools'
|
|
@@ -121,10 +117,6 @@ const info = {
|
|
|
121
117
|
address: 'https://api-sentinel-ia.cosmosia.notional.ventures/',
|
|
122
118
|
provider: 'Notional'
|
|
123
119
|
},
|
|
124
|
-
{
|
|
125
|
-
address: 'https://lcd-sentinel.whispernode.com:443',
|
|
126
|
-
provider: 'WhisperNode 🤐'
|
|
127
|
-
},
|
|
128
120
|
{
|
|
129
121
|
address: 'https://api.sentinel.quokkastake.io',
|
|
130
122
|
provider: '🐹 Quokka Stake'
|
package/mainnet/shido/chain.js
CHANGED
|
@@ -60,6 +60,10 @@ const info = {
|
|
|
60
60
|
{
|
|
61
61
|
address: 'https://rpc-maverick.mavnode.io',
|
|
62
62
|
provider: 'MavNode'
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
address: 'https://rpc.kenseishido.com',
|
|
66
|
+
provider: 'KENSEI'
|
|
63
67
|
}
|
|
64
68
|
],
|
|
65
69
|
rest: [
|
|
@@ -82,6 +86,10 @@ const info = {
|
|
|
82
86
|
{
|
|
83
87
|
address: 'https://api-maverick.mavnode.io',
|
|
84
88
|
provider: 'MavNode'
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
address: 'https://api.kenseishido.com',
|
|
92
|
+
provider: 'KENSEI'
|
|
85
93
|
}
|
|
86
94
|
],
|
|
87
95
|
grpc: [
|
|
@@ -100,6 +108,10 @@ const info = {
|
|
|
100
108
|
{
|
|
101
109
|
address: 'https://grpc-maverick.mavnode.io',
|
|
102
110
|
provider: 'MavNode'
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
address: 'https://grpc.kenseishido.com',
|
|
114
|
+
provider: 'KENSEI'
|
|
103
115
|
}
|
|
104
116
|
],
|
|
105
117
|
"evm-http-jsonrpc": [
|
|
@@ -122,6 +134,10 @@ const info = {
|
|
|
122
134
|
{
|
|
123
135
|
address: 'https://evm-maverick.mavnode.io',
|
|
124
136
|
provider: 'MavNode'
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
address: 'https://evm.kenseishido.com',
|
|
140
|
+
provider: 'KENSEI'
|
|
125
141
|
}
|
|
126
142
|
]
|
|
127
143
|
},
|
|
@@ -79,10 +79,6 @@ const info = {
|
|
|
79
79
|
address: 'https://rpc.stargaze.silentvalidator.com/',
|
|
80
80
|
provider: 'silent'
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
address: 'https://rpc-stargaze.whispernode.com:443',
|
|
84
|
-
provider: 'WhisperNode 🤐'
|
|
85
|
-
},
|
|
86
82
|
{
|
|
87
83
|
address: 'https://stargaze-mainnet-rpc.autostake.com:443',
|
|
88
84
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
@@ -165,10 +161,6 @@ const info = {
|
|
|
165
161
|
address: 'https://stargaze-mainnet-lcd.autostake.com:443',
|
|
166
162
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
167
163
|
},
|
|
168
|
-
{
|
|
169
|
-
address: 'https://lcd-stargaze.whispernode.com:443',
|
|
170
|
-
provider: 'WhisperNode 🤐'
|
|
171
|
-
},
|
|
172
164
|
{
|
|
173
165
|
address: 'https://stargaze-api.ramuchi.tech',
|
|
174
166
|
provider: 'ramuchi.tech'
|
package/mainnet/stratos/chain.js
CHANGED
|
@@ -35,29 +35,18 @@ const info = {
|
|
|
35
35
|
address: 'http://stratos.rpc.nodersteam.com:26657/',
|
|
36
36
|
provider: '[NODERS]TEAM'
|
|
37
37
|
},
|
|
38
|
-
{
|
|
39
|
-
address: 'https://rpc-stratos.whispernode.com:443',
|
|
40
|
-
provider: 'WhisperNode 🤐'
|
|
41
|
-
},
|
|
42
38
|
{
|
|
43
39
|
address: 'https://stratos-rpc.noders.services:443',
|
|
44
40
|
provider: '[NODERS]TEAM'
|
|
45
41
|
}
|
|
46
42
|
],
|
|
47
|
-
rest: [
|
|
48
|
-
{
|
|
43
|
+
rest: [{
|
|
49
44
|
address: 'https://rest.thestratos.org',
|
|
50
45
|
provider: 'thestratos.org'
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
address: 'https://lcd-stratos.whispernode.com:443',
|
|
54
|
-
provider: 'WhisperNode 🤐'
|
|
55
|
-
},
|
|
56
|
-
{
|
|
46
|
+
}, {
|
|
57
47
|
address: 'https://stratos-api.noders.services:443',
|
|
58
48
|
provider: '[NODERS]TEAM'
|
|
59
|
-
}
|
|
60
|
-
],
|
|
49
|
+
}],
|
|
61
50
|
grpc: [
|
|
62
51
|
{
|
|
63
52
|
address: 'https://grpc.thestratos.org',
|
|
@@ -115,12 +104,6 @@ const info = {
|
|
|
115
104
|
url: 'https://explorer.tcnetwork.io/stratos',
|
|
116
105
|
tx_page: 'https://explorer.tcnetwork.io/stratos/transaction/${txHash}',
|
|
117
106
|
account_page: 'https://explorer.tcnetwork.io/stratos/account/${accountAddress}'
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
kind: 'WhisperNode 🤐',
|
|
121
|
-
url: 'https://mainnet.whispernode.com/stratos',
|
|
122
|
-
tx_page: 'https://mainnet.whispernode.com/stratos/tx/${txHash}',
|
|
123
|
-
account_page: 'https://mainnet.whispernode.com/stratos/account/${accountAddress}'
|
|
124
107
|
}
|
|
125
108
|
],
|
|
126
109
|
images: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.63.
|
|
3
|
+
"version": "1.63.97",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
32
|
+
"@chain-registry/utils": "^1.46.78",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.78"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "95a22210f60bb7cddc57059da4b8634a131bc904"
|
|
47
47
|
}
|
|
@@ -33,21 +33,21 @@ const info = [
|
|
|
33
33
|
$schema: '../ibc_data.schema.json',
|
|
34
34
|
chain_1: {
|
|
35
35
|
chain_name: 'cosmoshubtestnet',
|
|
36
|
-
client_id: '07-tendermint-
|
|
37
|
-
connection_id: 'connection-
|
|
36
|
+
client_id: '07-tendermint-3748',
|
|
37
|
+
connection_id: 'connection-3798'
|
|
38
38
|
},
|
|
39
39
|
chain_2: {
|
|
40
40
|
chain_name: 'symphonytestnet',
|
|
41
|
-
client_id: '07-tendermint-
|
|
42
|
-
connection_id: 'connection-
|
|
41
|
+
client_id: '07-tendermint-29',
|
|
42
|
+
connection_id: 'connection-14'
|
|
43
43
|
},
|
|
44
44
|
channels: [{
|
|
45
45
|
chain_1: {
|
|
46
|
-
channel_id: 'channel-
|
|
46
|
+
channel_id: 'channel-4320',
|
|
47
47
|
port_id: 'transfer'
|
|
48
48
|
},
|
|
49
49
|
chain_2: {
|
|
50
|
-
channel_id: 'channel-
|
|
50
|
+
channel_id: 'channel-12',
|
|
51
51
|
port_id: 'transfer'
|
|
52
52
|
},
|
|
53
53
|
ordering: 'unordered',
|
|
@@ -5,21 +5,21 @@ const info = [
|
|
|
5
5
|
$schema: '../ibc_data.schema.json',
|
|
6
6
|
chain_1: {
|
|
7
7
|
chain_name: 'cosmoshubtestnet',
|
|
8
|
-
client_id: '07-tendermint-
|
|
9
|
-
connection_id: 'connection-
|
|
8
|
+
client_id: '07-tendermint-3748',
|
|
9
|
+
connection_id: 'connection-3798'
|
|
10
10
|
},
|
|
11
11
|
chain_2: {
|
|
12
12
|
chain_name: 'symphonytestnet',
|
|
13
|
-
client_id: '07-tendermint-
|
|
14
|
-
connection_id: 'connection-
|
|
13
|
+
client_id: '07-tendermint-29',
|
|
14
|
+
connection_id: 'connection-14'
|
|
15
15
|
},
|
|
16
16
|
channels: [{
|
|
17
17
|
chain_1: {
|
|
18
|
-
channel_id: 'channel-
|
|
18
|
+
channel_id: 'channel-4320',
|
|
19
19
|
port_id: 'transfer'
|
|
20
20
|
},
|
|
21
21
|
chain_2: {
|
|
22
|
-
channel_id: 'channel-
|
|
22
|
+
channel_id: 'channel-12',
|
|
23
23
|
port_id: 'transfer'
|
|
24
24
|
},
|
|
25
25
|
ordering: 'unordered',
|