chain-registry 1.69.181 β 1.69.182
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/babylon/chain.js +8 -0
- package/esm/mainnet/juno/chain.js +2 -2
- package/esm/mainnet/osmosis/assets.js +62 -0
- package/esm/mainnet/seda/chain.js +12 -0
- package/esm/mainnet/sei/chain.js +4 -4
- package/esm/testnet/pryzmtestnet/chain.js +0 -14
- package/esm/testnet/uniontestnet/chain.js +0 -4
- package/mainnet/babylon/chain.js +8 -0
- package/mainnet/juno/chain.js +2 -2
- package/mainnet/osmosis/assets.js +62 -0
- package/mainnet/seda/chain.js +12 -0
- package/mainnet/sei/chain.js +4 -4
- package/package.json +4 -4
- package/testnet/pryzmtestnet/chain.js +0 -14
- package/testnet/uniontestnet/chain.js +0 -4
|
@@ -90,6 +90,10 @@ const info = {
|
|
|
90
90
|
{
|
|
91
91
|
address: 'https://babylon-mainnet-rpc.autostake.com:443',
|
|
92
92
|
provider: 'AutoStake π‘οΈ Slash Protected'
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
address: 'https://community.nuxian-node.ch:6797/babylon/trpc',
|
|
96
|
+
provider: 'PRO Delegators'
|
|
93
97
|
}
|
|
94
98
|
],
|
|
95
99
|
rest: [
|
|
@@ -116,6 +120,10 @@ const info = {
|
|
|
116
120
|
{
|
|
117
121
|
address: 'https://babylon-mainnet-lcd.autostake.com:443',
|
|
118
122
|
provider: 'AutoStake π‘οΈ Slash Protected'
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
address: 'https://community.nuxian-node.ch:6797/babylon/crpc',
|
|
126
|
+
provider: 'PRO Delegators'
|
|
119
127
|
}
|
|
120
128
|
],
|
|
121
129
|
grpc: [
|
|
@@ -71,7 +71,7 @@ const info = {
|
|
|
71
71
|
provider: 'itastakers'
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
address: '
|
|
74
|
+
address: 'https://juno.rpc.m.stavr.tech',
|
|
75
75
|
provider: 'π₯STAVRπ₯'
|
|
76
76
|
},
|
|
77
77
|
{
|
|
@@ -287,7 +287,7 @@ const info = {
|
|
|
287
287
|
provider: 'Polkachu'
|
|
288
288
|
},
|
|
289
289
|
{
|
|
290
|
-
address: '
|
|
290
|
+
address: 'https://juno.grpc.m.stavr.tech:443',
|
|
291
291
|
provider: 'π₯STAVRπ₯'
|
|
292
292
|
},
|
|
293
293
|
{
|
|
@@ -24532,6 +24532,68 @@ const info = {
|
|
|
24532
24532
|
website: 'https://coreumcommunitydao.com/',
|
|
24533
24533
|
twitter: 'https://x.com/Cor3_Community'
|
|
24534
24534
|
}
|
|
24535
|
+
},
|
|
24536
|
+
{
|
|
24537
|
+
description: 'Fractionalized Crypto Hamsters',
|
|
24538
|
+
extended_description: 'Fractionalized Crypto Hamsters NFT Via Fractal.fun',
|
|
24539
|
+
denom_units: [{
|
|
24540
|
+
denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fHAM',
|
|
24541
|
+
exponent: 0
|
|
24542
|
+
}, {
|
|
24543
|
+
denom: 'fHAM',
|
|
24544
|
+
exponent: 9
|
|
24545
|
+
}],
|
|
24546
|
+
type_asset: 'sdk.coin',
|
|
24547
|
+
address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
|
|
24548
|
+
base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fHAM',
|
|
24549
|
+
name: 'fHAM',
|
|
24550
|
+
display: 'fHAM',
|
|
24551
|
+
symbol: 'fHAM',
|
|
24552
|
+
logo_URIs: {
|
|
24553
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fHAM.png'
|
|
24554
|
+
},
|
|
24555
|
+
images: [{
|
|
24556
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fHAM.png',
|
|
24557
|
+
theme: {
|
|
24558
|
+
primary_color_hex: '#639BFF'
|
|
24559
|
+
}
|
|
24560
|
+
}],
|
|
24561
|
+
keywords: ['nft'],
|
|
24562
|
+
socials: {
|
|
24563
|
+
website: 'https://fractal.fun',
|
|
24564
|
+
twitter: 'https://twitter.com/fractaldotfun'
|
|
24565
|
+
}
|
|
24566
|
+
},
|
|
24567
|
+
{
|
|
24568
|
+
description: 'Fractionalized CEWTs',
|
|
24569
|
+
extended_description: 'Fractionalized CEWTs NFT Via Fractal.fun',
|
|
24570
|
+
denom_units: [{
|
|
24571
|
+
denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fCEWT',
|
|
24572
|
+
exponent: 0
|
|
24573
|
+
}, {
|
|
24574
|
+
denom: 'fCEWT',
|
|
24575
|
+
exponent: 9
|
|
24576
|
+
}],
|
|
24577
|
+
type_asset: 'sdk.coin',
|
|
24578
|
+
address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
|
|
24579
|
+
base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fCEWT',
|
|
24580
|
+
name: 'fCEWT',
|
|
24581
|
+
display: 'fCEWT',
|
|
24582
|
+
symbol: 'fCEWT',
|
|
24583
|
+
logo_URIs: {
|
|
24584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fCEWT.png'
|
|
24585
|
+
},
|
|
24586
|
+
images: [{
|
|
24587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fCEWT.png',
|
|
24588
|
+
theme: {
|
|
24589
|
+
primary_color_hex: '#639BFF'
|
|
24590
|
+
}
|
|
24591
|
+
}],
|
|
24592
|
+
keywords: ['nft'],
|
|
24593
|
+
socials: {
|
|
24594
|
+
website: 'https://fractal.fun',
|
|
24595
|
+
twitter: 'https://twitter.com/fractaldotfun'
|
|
24596
|
+
}
|
|
24535
24597
|
}
|
|
24536
24598
|
]
|
|
24537
24599
|
};
|
|
@@ -125,6 +125,10 @@ const info = {
|
|
|
125
125
|
{
|
|
126
126
|
address: 'https://seda-rpc.node39.top:443',
|
|
127
127
|
provider: 'Node39.TOP'
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
address: 'https://seda-rpc.cosmos-apis.com:443',
|
|
131
|
+
provider: 'RHINO π¦'
|
|
128
132
|
}
|
|
129
133
|
],
|
|
130
134
|
rest: [
|
|
@@ -187,6 +191,10 @@ const info = {
|
|
|
187
191
|
{
|
|
188
192
|
address: 'https://seda-api.node39.top:443',
|
|
189
193
|
provider: 'Node39.TOP'
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
address: 'https://seda-rest.cosmos-apis.com:443',
|
|
197
|
+
provider: 'RHINO π¦'
|
|
190
198
|
}
|
|
191
199
|
],
|
|
192
200
|
grpc: [
|
|
@@ -221,6 +229,10 @@ const info = {
|
|
|
221
229
|
{
|
|
222
230
|
address: 'seda-grpc.node39.top:13090',
|
|
223
231
|
provider: 'Node39.TOP'
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
address: 'seda-grpc.cosmos-apis.com:443',
|
|
235
|
+
provider: 'RHINO π¦'
|
|
224
236
|
}
|
|
225
237
|
]
|
|
226
238
|
},
|
package/esm/mainnet/sei/chain.js
CHANGED
|
@@ -63,7 +63,7 @@ const info = {
|
|
|
63
63
|
rpc: [
|
|
64
64
|
{
|
|
65
65
|
address: 'https://rpc.sei-apis.com',
|
|
66
|
-
provider: '
|
|
66
|
+
provider: 'RHINO π¦'
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
69
|
address: 'https://rpc.lavenderfive.com:443/sei',
|
|
@@ -101,7 +101,7 @@ const info = {
|
|
|
101
101
|
rest: [
|
|
102
102
|
{
|
|
103
103
|
address: 'https://rest.sei-apis.com',
|
|
104
|
-
provider: '
|
|
104
|
+
provider: 'RHINO π¦'
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
address: 'https://rest.lavenderfive.com:443/sei',
|
|
@@ -135,7 +135,7 @@ const info = {
|
|
|
135
135
|
grpc: [
|
|
136
136
|
{
|
|
137
137
|
address: 'https://grpc.sei-apis.com:443',
|
|
138
|
-
provider: '
|
|
138
|
+
provider: 'RHINO π¦'
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
141
|
address: 'sei.lavenderfive.com:443',
|
|
@@ -165,7 +165,7 @@ const info = {
|
|
|
165
165
|
"evm-http-jsonrpc": [
|
|
166
166
|
{
|
|
167
167
|
address: 'https://evm-rpc.sei-apis.com',
|
|
168
|
-
provider: '
|
|
168
|
+
provider: 'RHINO π¦'
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
address: 'https://seievm-rpc.polkachu.com',
|
|
@@ -49,23 +49,14 @@ const info = {
|
|
|
49
49
|
rpc: [{
|
|
50
50
|
address: 'https://testnet-rpc.pryzm.zone',
|
|
51
51
|
provider: 'PRYZM'
|
|
52
|
-
}, {
|
|
53
|
-
address: 'https://pryzm-testnet-rpc.itrocket.net',
|
|
54
|
-
provider: 'ITRocket'
|
|
55
52
|
}],
|
|
56
53
|
rest: [{
|
|
57
54
|
address: 'https://testnet-api.pryzm.zone',
|
|
58
55
|
provider: 'PRYZM'
|
|
59
|
-
}, {
|
|
60
|
-
address: 'https://pryzm-testnet-api.itrocket.net',
|
|
61
|
-
provider: 'ITRocket'
|
|
62
56
|
}],
|
|
63
57
|
grpc: [{
|
|
64
58
|
address: 'https://testnet-grpc.pryzm.zone',
|
|
65
59
|
provider: 'PRYZM'
|
|
66
|
-
}, {
|
|
67
|
-
address: 'http://pryzm-testnet-grpc.itrocket.net:41090',
|
|
68
|
-
provider: 'ITRocket'
|
|
69
60
|
}]
|
|
70
61
|
},
|
|
71
62
|
logo_URIs: {
|
|
@@ -77,11 +68,6 @@ const info = {
|
|
|
77
68
|
url: 'https://testnets.cosmosrun.info/pryzm-indigo-1',
|
|
78
69
|
tx_page: 'https://testnets.cosmosrun.info/pryzm-indigo-1/tx/${txHash}',
|
|
79
70
|
account_page: 'https://testnets.cosmosrun.info/pryzm-indigo-1/account/${accountAddress}'
|
|
80
|
-
}, {
|
|
81
|
-
kind: 'ITRocket',
|
|
82
|
-
url: 'https://testnet.itrocket.net/pryzm',
|
|
83
|
-
tx_page: 'https://testnet.itrocket.net/pryzm/tx/${txHash}',
|
|
84
|
-
account_page: 'https://testnet.itrocket.net/pryzm/account/${accountAddress}'
|
|
85
71
|
}],
|
|
86
72
|
images: [{
|
|
87
73
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm-logo.png',
|
package/mainnet/babylon/chain.js
CHANGED
|
@@ -92,6 +92,10 @@ const info = {
|
|
|
92
92
|
{
|
|
93
93
|
address: 'https://babylon-mainnet-rpc.autostake.com:443',
|
|
94
94
|
provider: 'AutoStake π‘οΈ Slash Protected'
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
address: 'https://community.nuxian-node.ch:6797/babylon/trpc',
|
|
98
|
+
provider: 'PRO Delegators'
|
|
95
99
|
}
|
|
96
100
|
],
|
|
97
101
|
rest: [
|
|
@@ -118,6 +122,10 @@ const info = {
|
|
|
118
122
|
{
|
|
119
123
|
address: 'https://babylon-mainnet-lcd.autostake.com:443',
|
|
120
124
|
provider: 'AutoStake π‘οΈ Slash Protected'
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
address: 'https://community.nuxian-node.ch:6797/babylon/crpc',
|
|
128
|
+
provider: 'PRO Delegators'
|
|
121
129
|
}
|
|
122
130
|
],
|
|
123
131
|
grpc: [
|
package/mainnet/juno/chain.js
CHANGED
|
@@ -73,7 +73,7 @@ const info = {
|
|
|
73
73
|
provider: 'itastakers'
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
address: '
|
|
76
|
+
address: 'https://juno.rpc.m.stavr.tech',
|
|
77
77
|
provider: 'π₯STAVRπ₯'
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -289,7 +289,7 @@ const info = {
|
|
|
289
289
|
provider: 'Polkachu'
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
|
-
address: '
|
|
292
|
+
address: 'https://juno.grpc.m.stavr.tech:443',
|
|
293
293
|
provider: 'π₯STAVRπ₯'
|
|
294
294
|
},
|
|
295
295
|
{
|
|
@@ -24534,6 +24534,68 @@ const info = {
|
|
|
24534
24534
|
website: 'https://coreumcommunitydao.com/',
|
|
24535
24535
|
twitter: 'https://x.com/Cor3_Community'
|
|
24536
24536
|
}
|
|
24537
|
+
},
|
|
24538
|
+
{
|
|
24539
|
+
description: 'Fractionalized Crypto Hamsters',
|
|
24540
|
+
extended_description: 'Fractionalized Crypto Hamsters NFT Via Fractal.fun',
|
|
24541
|
+
denom_units: [{
|
|
24542
|
+
denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fHAM',
|
|
24543
|
+
exponent: 0
|
|
24544
|
+
}, {
|
|
24545
|
+
denom: 'fHAM',
|
|
24546
|
+
exponent: 9
|
|
24547
|
+
}],
|
|
24548
|
+
type_asset: 'sdk.coin',
|
|
24549
|
+
address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
|
|
24550
|
+
base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fHAM',
|
|
24551
|
+
name: 'fHAM',
|
|
24552
|
+
display: 'fHAM',
|
|
24553
|
+
symbol: 'fHAM',
|
|
24554
|
+
logo_URIs: {
|
|
24555
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fHAM.png'
|
|
24556
|
+
},
|
|
24557
|
+
images: [{
|
|
24558
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fHAM.png',
|
|
24559
|
+
theme: {
|
|
24560
|
+
primary_color_hex: '#639BFF'
|
|
24561
|
+
}
|
|
24562
|
+
}],
|
|
24563
|
+
keywords: ['nft'],
|
|
24564
|
+
socials: {
|
|
24565
|
+
website: 'https://fractal.fun',
|
|
24566
|
+
twitter: 'https://twitter.com/fractaldotfun'
|
|
24567
|
+
}
|
|
24568
|
+
},
|
|
24569
|
+
{
|
|
24570
|
+
description: 'Fractionalized CEWTs',
|
|
24571
|
+
extended_description: 'Fractionalized CEWTs NFT Via Fractal.fun',
|
|
24572
|
+
denom_units: [{
|
|
24573
|
+
denom: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fCEWT',
|
|
24574
|
+
exponent: 0
|
|
24575
|
+
}, {
|
|
24576
|
+
denom: 'fCEWT',
|
|
24577
|
+
exponent: 9
|
|
24578
|
+
}],
|
|
24579
|
+
type_asset: 'sdk.coin',
|
|
24580
|
+
address: 'osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv',
|
|
24581
|
+
base: 'factory/osmo1dywfmhyc8y0wga7qpzej0x0mgwqg25fj4eccp494w8yafzdpgamsx9ryyv/fCEWT',
|
|
24582
|
+
name: 'fCEWT',
|
|
24583
|
+
display: 'fCEWT',
|
|
24584
|
+
symbol: 'fCEWT',
|
|
24585
|
+
logo_URIs: {
|
|
24586
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fCEWT.png'
|
|
24587
|
+
},
|
|
24588
|
+
images: [{
|
|
24589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fCEWT.png',
|
|
24590
|
+
theme: {
|
|
24591
|
+
primary_color_hex: '#639BFF'
|
|
24592
|
+
}
|
|
24593
|
+
}],
|
|
24594
|
+
keywords: ['nft'],
|
|
24595
|
+
socials: {
|
|
24596
|
+
website: 'https://fractal.fun',
|
|
24597
|
+
twitter: 'https://twitter.com/fractaldotfun'
|
|
24598
|
+
}
|
|
24537
24599
|
}
|
|
24538
24600
|
]
|
|
24539
24601
|
};
|
package/mainnet/seda/chain.js
CHANGED
|
@@ -127,6 +127,10 @@ const info = {
|
|
|
127
127
|
{
|
|
128
128
|
address: 'https://seda-rpc.node39.top:443',
|
|
129
129
|
provider: 'Node39.TOP'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
address: 'https://seda-rpc.cosmos-apis.com:443',
|
|
133
|
+
provider: 'RHINO π¦'
|
|
130
134
|
}
|
|
131
135
|
],
|
|
132
136
|
rest: [
|
|
@@ -189,6 +193,10 @@ const info = {
|
|
|
189
193
|
{
|
|
190
194
|
address: 'https://seda-api.node39.top:443',
|
|
191
195
|
provider: 'Node39.TOP'
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
address: 'https://seda-rest.cosmos-apis.com:443',
|
|
199
|
+
provider: 'RHINO π¦'
|
|
192
200
|
}
|
|
193
201
|
],
|
|
194
202
|
grpc: [
|
|
@@ -223,6 +231,10 @@ const info = {
|
|
|
223
231
|
{
|
|
224
232
|
address: 'seda-grpc.node39.top:13090',
|
|
225
233
|
provider: 'Node39.TOP'
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
address: 'seda-grpc.cosmos-apis.com:443',
|
|
237
|
+
provider: 'RHINO π¦'
|
|
226
238
|
}
|
|
227
239
|
]
|
|
228
240
|
},
|
package/mainnet/sei/chain.js
CHANGED
|
@@ -65,7 +65,7 @@ const info = {
|
|
|
65
65
|
rpc: [
|
|
66
66
|
{
|
|
67
67
|
address: 'https://rpc.sei-apis.com',
|
|
68
|
-
provider: '
|
|
68
|
+
provider: 'RHINO π¦'
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
address: 'https://rpc.lavenderfive.com:443/sei',
|
|
@@ -103,7 +103,7 @@ const info = {
|
|
|
103
103
|
rest: [
|
|
104
104
|
{
|
|
105
105
|
address: 'https://rest.sei-apis.com',
|
|
106
|
-
provider: '
|
|
106
|
+
provider: 'RHINO π¦'
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
address: 'https://rest.lavenderfive.com:443/sei',
|
|
@@ -137,7 +137,7 @@ const info = {
|
|
|
137
137
|
grpc: [
|
|
138
138
|
{
|
|
139
139
|
address: 'https://grpc.sei-apis.com:443',
|
|
140
|
-
provider: '
|
|
140
|
+
provider: 'RHINO π¦'
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
address: 'sei.lavenderfive.com:443',
|
|
@@ -167,7 +167,7 @@ const info = {
|
|
|
167
167
|
"evm-http-jsonrpc": [
|
|
168
168
|
{
|
|
169
169
|
address: 'https://evm-rpc.sei-apis.com',
|
|
170
|
-
provider: '
|
|
170
|
+
provider: 'RHINO π¦'
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
address: 'https://seievm-rpc.polkachu.com',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.182",
|
|
4
4
|
"description": "Cosmos chain registry βοΈ",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/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.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.114",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.114"
|
|
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": "b464037969f2a8c775c63a130553af9974f26c30"
|
|
47
47
|
}
|
|
@@ -51,23 +51,14 @@ const info = {
|
|
|
51
51
|
rpc: [{
|
|
52
52
|
address: 'https://testnet-rpc.pryzm.zone',
|
|
53
53
|
provider: 'PRYZM'
|
|
54
|
-
}, {
|
|
55
|
-
address: 'https://pryzm-testnet-rpc.itrocket.net',
|
|
56
|
-
provider: 'ITRocket'
|
|
57
54
|
}],
|
|
58
55
|
rest: [{
|
|
59
56
|
address: 'https://testnet-api.pryzm.zone',
|
|
60
57
|
provider: 'PRYZM'
|
|
61
|
-
}, {
|
|
62
|
-
address: 'https://pryzm-testnet-api.itrocket.net',
|
|
63
|
-
provider: 'ITRocket'
|
|
64
58
|
}],
|
|
65
59
|
grpc: [{
|
|
66
60
|
address: 'https://testnet-grpc.pryzm.zone',
|
|
67
61
|
provider: 'PRYZM'
|
|
68
|
-
}, {
|
|
69
|
-
address: 'http://pryzm-testnet-grpc.itrocket.net:41090',
|
|
70
|
-
provider: 'ITRocket'
|
|
71
62
|
}]
|
|
72
63
|
},
|
|
73
64
|
logo_URIs: {
|
|
@@ -79,11 +70,6 @@ const info = {
|
|
|
79
70
|
url: 'https://testnets.cosmosrun.info/pryzm-indigo-1',
|
|
80
71
|
tx_page: 'https://testnets.cosmosrun.info/pryzm-indigo-1/tx/${txHash}',
|
|
81
72
|
account_page: 'https://testnets.cosmosrun.info/pryzm-indigo-1/account/${accountAddress}'
|
|
82
|
-
}, {
|
|
83
|
-
kind: 'ITRocket',
|
|
84
|
-
url: 'https://testnet.itrocket.net/pryzm',
|
|
85
|
-
tx_page: 'https://testnet.itrocket.net/pryzm/tx/${txHash}',
|
|
86
|
-
account_page: 'https://testnet.itrocket.net/pryzm/account/${accountAddress}'
|
|
87
73
|
}],
|
|
88
74
|
images: [{
|
|
89
75
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/pryzmtestnet/images/pryzm-logo.png',
|