chain-registry 1.69.57 → 1.69.58
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/aaronetwork/chain.js +11 -0
- package/esm/mainnet/cosmoshub/chain.js +12 -0
- package/esm/mainnet/dhealth/ibc.js +1 -1
- package/esm/mainnet/osmosis/assets.js +49 -6
- package/esm/mainnet/osmosis/ibc.js +1 -1
- package/esm/testnet/cosmosicsprovidertestnet/chain.js +27 -3
- package/mainnet/aaronetwork/chain.js +11 -0
- package/mainnet/cosmoshub/chain.js +12 -0
- package/mainnet/dhealth/ibc.js +1 -1
- package/mainnet/osmosis/assets.js +49 -6
- package/mainnet/osmosis/ibc.js +1 -1
- package/package.json +4 -4
- package/testnet/cosmosicsprovidertestnet/chain.js +27 -3
|
@@ -28,10 +28,16 @@ const info = {
|
|
|
28
28
|
rpc: [{
|
|
29
29
|
address: 'https://mainnet-rpc.aaronetwork.xyz',
|
|
30
30
|
provider: 'Aaron Network Foundation'
|
|
31
|
+
}, {
|
|
32
|
+
address: 'https://aaronetwork_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
33
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
31
34
|
}],
|
|
32
35
|
rest: [{
|
|
33
36
|
address: 'https://mainnet-api.aaronetwork.xyz',
|
|
34
37
|
provider: 'Aaron Network Foundation'
|
|
38
|
+
}, {
|
|
39
|
+
address: 'https://aaronetwork_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
40
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
35
41
|
}]
|
|
36
42
|
},
|
|
37
43
|
explorers: [{
|
|
@@ -39,6 +45,11 @@ const info = {
|
|
|
39
45
|
url: 'https://explorer.aaronetwork.xyz',
|
|
40
46
|
tx_page: 'https://explorer.aaronetwork.xyz/hash/${txHash}',
|
|
41
47
|
account_page: 'https://explorer.aaronetwork.xyz/address/${accountAddress}'
|
|
48
|
+
}, {
|
|
49
|
+
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
50
|
+
url: 'https://explorer.whenmoonwhenlambo.money/aaronetwork',
|
|
51
|
+
tx_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/tx/${txHash}',
|
|
52
|
+
account_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/account/${accountAddress}'
|
|
42
53
|
}]
|
|
43
54
|
};
|
|
44
55
|
export default info;
|
|
@@ -185,6 +185,10 @@ const info = {
|
|
|
185
185
|
{
|
|
186
186
|
address: 'https://cosmoshub-mainnet-rpc.itrocket.net',
|
|
187
187
|
provider: 'ITRocket'
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
address: 'https://cosmoshub.rpc.quasarstaking.ai',
|
|
191
|
+
provider: 'Quasar'
|
|
188
192
|
}
|
|
189
193
|
],
|
|
190
194
|
rest: [
|
|
@@ -307,6 +311,10 @@ const info = {
|
|
|
307
311
|
{
|
|
308
312
|
address: 'https://cosmoshub-mainnet-api.itrocket.net',
|
|
309
313
|
provider: 'ITRocket'
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
address: 'https://cosmoshub.api.quasarstaking.ai',
|
|
317
|
+
provider: 'Quasar'
|
|
310
318
|
}
|
|
311
319
|
],
|
|
312
320
|
grpc: [
|
|
@@ -393,6 +401,10 @@ const info = {
|
|
|
393
401
|
{
|
|
394
402
|
address: 'cosmoshub-mainnet-grpc.itrocket.net:443',
|
|
395
403
|
provider: 'ITRocket'
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
address: 'cosmoshub.grpc.quasarstaking.ai',
|
|
407
|
+
provider: 'Quasar'
|
|
396
408
|
}
|
|
397
409
|
]
|
|
398
410
|
},
|
|
@@ -8457,9 +8457,9 @@ const info = {
|
|
|
8457
8457
|
}],
|
|
8458
8458
|
type_asset: 'ics20',
|
|
8459
8459
|
base: 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D',
|
|
8460
|
-
name: 'Filecoin',
|
|
8460
|
+
name: 'Filecoin (Axelar)',
|
|
8461
8461
|
display: 'fil',
|
|
8462
|
-
symbol: 'FIL',
|
|
8462
|
+
symbol: 'FIL.axl',
|
|
8463
8463
|
traces: [
|
|
8464
8464
|
{
|
|
8465
8465
|
type: 'wrapped',
|
|
@@ -8491,16 +8491,16 @@ const info = {
|
|
|
8491
8491
|
}
|
|
8492
8492
|
],
|
|
8493
8493
|
logo_URIs: {
|
|
8494
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8495
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg'
|
|
8496
8496
|
},
|
|
8497
8497
|
images: [{
|
|
8498
8498
|
image_sync: {
|
|
8499
8499
|
chain_name: 'filecoin',
|
|
8500
8500
|
base_denom: 'attoFIL'
|
|
8501
8501
|
},
|
|
8502
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8503
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8503
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
|
|
8504
8504
|
theme: {
|
|
8505
8505
|
primary_color_hex: '#0493fc'
|
|
8506
8506
|
}
|
|
@@ -21999,6 +21999,49 @@ const info = {
|
|
|
21999
21999
|
}
|
|
22000
22000
|
}],
|
|
22001
22001
|
keywords: ['meme']
|
|
22002
|
+
},
|
|
22003
|
+
{
|
|
22004
|
+
description: 'An alloy of FIL asset variants on Osmosis.',
|
|
22005
|
+
extended_description: 'Multiple Filecoin variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FIL.',
|
|
22006
|
+
denom_units: [{
|
|
22007
|
+
denom: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
|
|
22008
|
+
exponent: 0
|
|
22009
|
+
}, {
|
|
22010
|
+
denom: 'allFIL',
|
|
22011
|
+
exponent: 12
|
|
22012
|
+
}],
|
|
22013
|
+
type_asset: 'sdk.coin',
|
|
22014
|
+
address: 'osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs',
|
|
22015
|
+
base: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
|
|
22016
|
+
name: 'Filecoin',
|
|
22017
|
+
display: 'allFIL',
|
|
22018
|
+
symbol: 'FIL',
|
|
22019
|
+
traces: [{
|
|
22020
|
+
type: 'synthetic',
|
|
22021
|
+
counterparty: {
|
|
22022
|
+
chain_name: 'filecoin',
|
|
22023
|
+
base_denom: 'attoFIL'
|
|
22024
|
+
},
|
|
22025
|
+
provider: 'Osmosis'
|
|
22026
|
+
}],
|
|
22027
|
+
logo_URIs: {
|
|
22028
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
|
|
22029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png'
|
|
22030
|
+
},
|
|
22031
|
+
images: [{
|
|
22032
|
+
image_sync: {
|
|
22033
|
+
chain_name: 'filecoin',
|
|
22034
|
+
base_denom: 'attoFIL'
|
|
22035
|
+
},
|
|
22036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
|
|
22037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
|
|
22038
|
+
theme: {
|
|
22039
|
+
primary_color_hex: '#0493fc'
|
|
22040
|
+
}
|
|
22041
|
+
}, {
|
|
22042
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
|
|
22043
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
|
|
22044
|
+
}]
|
|
22002
22045
|
}
|
|
22003
22046
|
]
|
|
22004
22047
|
};
|
|
@@ -43,6 +43,10 @@ const info = {
|
|
|
43
43
|
{
|
|
44
44
|
address: 'https://rpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
45
45
|
provider: 'Hypha'
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
address: 'https://cosmos-testnet-rpc.itrocket.net',
|
|
49
|
+
provider: 'ITRocket'
|
|
46
50
|
}
|
|
47
51
|
],
|
|
48
52
|
rest: [
|
|
@@ -61,6 +65,10 @@ const info = {
|
|
|
61
65
|
{
|
|
62
66
|
address: 'https://rest.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
63
67
|
provider: 'Hypha'
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
address: 'https://cosmos-testnet-api.itrocket.net',
|
|
71
|
+
provider: 'ITRocket'
|
|
64
72
|
}
|
|
65
73
|
],
|
|
66
74
|
grpc: [
|
|
@@ -79,17 +87,33 @@ const info = {
|
|
|
79
87
|
{
|
|
80
88
|
address: 'https://grpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
81
89
|
provider: 'Hypha'
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
address: 'https://cosmos-testnet-grpc.itrocket.net',
|
|
93
|
+
provider: 'ITRocket'
|
|
82
94
|
}
|
|
83
95
|
]
|
|
84
96
|
},
|
|
85
|
-
explorers: [
|
|
97
|
+
explorers: [
|
|
98
|
+
{
|
|
86
99
|
kind: 'Mintscan',
|
|
87
100
|
url: 'https://mintscan.io/ics-testnet-provider',
|
|
88
101
|
tx_page: 'https://mintscan.io/ics-testnet-provider/tx/${txHash}'
|
|
89
|
-
},
|
|
102
|
+
},
|
|
103
|
+
{
|
|
90
104
|
kind: 'Ping.pub',
|
|
91
105
|
url: 'https://explorer.polypore.xyz/provider',
|
|
92
106
|
tx_page: 'https://explorer.polypore.xyz/provider/tx/${txHash}'
|
|
93
|
-
}
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
kind: 'ITRocket',
|
|
110
|
+
url: 'https://testnet.itrocket.net/cosmos',
|
|
111
|
+
tx_page: 'https://testnet.itrocket.net/cosmos/tx/${txHash}',
|
|
112
|
+
account_page: 'https://testnet.itrocket.net/cosmos/account/${accountAddress}',
|
|
113
|
+
validator_page: 'https://testnet.itrocket.net/cosmos/staking/${validatorAddress}',
|
|
114
|
+
proposal_page: 'https://testnet.itrocket.net/cosmos/gov/${proposalId}',
|
|
115
|
+
block_page: 'https://testnet.itrocket.net/cosmos/block/${blockHeight}'
|
|
116
|
+
}
|
|
117
|
+
]
|
|
94
118
|
};
|
|
95
119
|
export default info;
|
|
@@ -30,10 +30,16 @@ const info = {
|
|
|
30
30
|
rpc: [{
|
|
31
31
|
address: 'https://mainnet-rpc.aaronetwork.xyz',
|
|
32
32
|
provider: 'Aaron Network Foundation'
|
|
33
|
+
}, {
|
|
34
|
+
address: 'https://aaronetwork_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
35
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
33
36
|
}],
|
|
34
37
|
rest: [{
|
|
35
38
|
address: 'https://mainnet-api.aaronetwork.xyz',
|
|
36
39
|
provider: 'Aaron Network Foundation'
|
|
40
|
+
}, {
|
|
41
|
+
address: 'https://aaronetwork_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
42
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
37
43
|
}]
|
|
38
44
|
},
|
|
39
45
|
explorers: [{
|
|
@@ -41,6 +47,11 @@ const info = {
|
|
|
41
47
|
url: 'https://explorer.aaronetwork.xyz',
|
|
42
48
|
tx_page: 'https://explorer.aaronetwork.xyz/hash/${txHash}',
|
|
43
49
|
account_page: 'https://explorer.aaronetwork.xyz/address/${accountAddress}'
|
|
50
|
+
}, {
|
|
51
|
+
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
52
|
+
url: 'https://explorer.whenmoonwhenlambo.money/aaronetwork',
|
|
53
|
+
tx_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/tx/${txHash}',
|
|
54
|
+
account_page: 'https://explorer.whenmoonwhenlambo.money/aaronetwork/account/${accountAddress}'
|
|
44
55
|
}]
|
|
45
56
|
};
|
|
46
57
|
exports.default = info;
|
|
@@ -187,6 +187,10 @@ const info = {
|
|
|
187
187
|
{
|
|
188
188
|
address: 'https://cosmoshub-mainnet-rpc.itrocket.net',
|
|
189
189
|
provider: 'ITRocket'
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
address: 'https://cosmoshub.rpc.quasarstaking.ai',
|
|
193
|
+
provider: 'Quasar'
|
|
190
194
|
}
|
|
191
195
|
],
|
|
192
196
|
rest: [
|
|
@@ -309,6 +313,10 @@ const info = {
|
|
|
309
313
|
{
|
|
310
314
|
address: 'https://cosmoshub-mainnet-api.itrocket.net',
|
|
311
315
|
provider: 'ITRocket'
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
address: 'https://cosmoshub.api.quasarstaking.ai',
|
|
319
|
+
provider: 'Quasar'
|
|
312
320
|
}
|
|
313
321
|
],
|
|
314
322
|
grpc: [
|
|
@@ -395,6 +403,10 @@ const info = {
|
|
|
395
403
|
{
|
|
396
404
|
address: 'cosmoshub-mainnet-grpc.itrocket.net:443',
|
|
397
405
|
provider: 'ITRocket'
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
address: 'cosmoshub.grpc.quasarstaking.ai',
|
|
409
|
+
provider: 'Quasar'
|
|
398
410
|
}
|
|
399
411
|
]
|
|
400
412
|
},
|
package/mainnet/dhealth/ibc.js
CHANGED
|
@@ -8459,9 +8459,9 @@ const info = {
|
|
|
8459
8459
|
}],
|
|
8460
8460
|
type_asset: 'ics20',
|
|
8461
8461
|
base: 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D',
|
|
8462
|
-
name: 'Filecoin',
|
|
8462
|
+
name: 'Filecoin (Axelar)',
|
|
8463
8463
|
display: 'fil',
|
|
8464
|
-
symbol: 'FIL',
|
|
8464
|
+
symbol: 'FIL.axl',
|
|
8465
8465
|
traces: [
|
|
8466
8466
|
{
|
|
8467
8467
|
type: 'wrapped',
|
|
@@ -8493,16 +8493,16 @@ const info = {
|
|
|
8493
8493
|
}
|
|
8494
8494
|
],
|
|
8495
8495
|
logo_URIs: {
|
|
8496
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8497
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg'
|
|
8498
8498
|
},
|
|
8499
8499
|
images: [{
|
|
8500
8500
|
image_sync: {
|
|
8501
8501
|
chain_name: 'filecoin',
|
|
8502
8502
|
base_denom: 'attoFIL'
|
|
8503
8503
|
},
|
|
8504
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8505
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8504
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8505
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
|
|
8506
8506
|
theme: {
|
|
8507
8507
|
primary_color_hex: '#0493fc'
|
|
8508
8508
|
}
|
|
@@ -22001,6 +22001,49 @@ const info = {
|
|
|
22001
22001
|
}
|
|
22002
22002
|
}],
|
|
22003
22003
|
keywords: ['meme']
|
|
22004
|
+
},
|
|
22005
|
+
{
|
|
22006
|
+
description: 'An alloy of FIL asset variants on Osmosis.',
|
|
22007
|
+
extended_description: 'Multiple Filecoin variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FIL.',
|
|
22008
|
+
denom_units: [{
|
|
22009
|
+
denom: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
|
|
22010
|
+
exponent: 0
|
|
22011
|
+
}, {
|
|
22012
|
+
denom: 'allFIL',
|
|
22013
|
+
exponent: 12
|
|
22014
|
+
}],
|
|
22015
|
+
type_asset: 'sdk.coin',
|
|
22016
|
+
address: 'osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs',
|
|
22017
|
+
base: 'factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL',
|
|
22018
|
+
name: 'Filecoin',
|
|
22019
|
+
display: 'allFIL',
|
|
22020
|
+
symbol: 'FIL',
|
|
22021
|
+
traces: [{
|
|
22022
|
+
type: 'synthetic',
|
|
22023
|
+
counterparty: {
|
|
22024
|
+
chain_name: 'filecoin',
|
|
22025
|
+
base_denom: 'attoFIL'
|
|
22026
|
+
},
|
|
22027
|
+
provider: 'Osmosis'
|
|
22028
|
+
}],
|
|
22029
|
+
logo_URIs: {
|
|
22030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
|
|
22031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png'
|
|
22032
|
+
},
|
|
22033
|
+
images: [{
|
|
22034
|
+
image_sync: {
|
|
22035
|
+
chain_name: 'filecoin',
|
|
22036
|
+
base_denom: 'attoFIL'
|
|
22037
|
+
},
|
|
22038
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg',
|
|
22039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png',
|
|
22040
|
+
theme: {
|
|
22041
|
+
primary_color_hex: '#0493fc'
|
|
22042
|
+
}
|
|
22043
|
+
}, {
|
|
22044
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg',
|
|
22045
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png'
|
|
22046
|
+
}]
|
|
22004
22047
|
}
|
|
22005
22048
|
]
|
|
22006
22049
|
};
|
package/mainnet/osmosis/ibc.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.58",
|
|
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.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.32",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.32"
|
|
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": "9f55a311cdfc7fdd247a2388014b42990074d45d"
|
|
47
47
|
}
|
|
@@ -45,6 +45,10 @@ const info = {
|
|
|
45
45
|
{
|
|
46
46
|
address: 'https://rpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
47
47
|
provider: 'Hypha'
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
address: 'https://cosmos-testnet-rpc.itrocket.net',
|
|
51
|
+
provider: 'ITRocket'
|
|
48
52
|
}
|
|
49
53
|
],
|
|
50
54
|
rest: [
|
|
@@ -63,6 +67,10 @@ const info = {
|
|
|
63
67
|
{
|
|
64
68
|
address: 'https://rest.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
65
69
|
provider: 'Hypha'
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
address: 'https://cosmos-testnet-api.itrocket.net',
|
|
73
|
+
provider: 'ITRocket'
|
|
66
74
|
}
|
|
67
75
|
],
|
|
68
76
|
grpc: [
|
|
@@ -81,17 +89,33 @@ const info = {
|
|
|
81
89
|
{
|
|
82
90
|
address: 'https://grpc.provider-state-sync-02.ics-testnet.polypore.xyz',
|
|
83
91
|
provider: 'Hypha'
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
address: 'https://cosmos-testnet-grpc.itrocket.net',
|
|
95
|
+
provider: 'ITRocket'
|
|
84
96
|
}
|
|
85
97
|
]
|
|
86
98
|
},
|
|
87
|
-
explorers: [
|
|
99
|
+
explorers: [
|
|
100
|
+
{
|
|
88
101
|
kind: 'Mintscan',
|
|
89
102
|
url: 'https://mintscan.io/ics-testnet-provider',
|
|
90
103
|
tx_page: 'https://mintscan.io/ics-testnet-provider/tx/${txHash}'
|
|
91
|
-
},
|
|
104
|
+
},
|
|
105
|
+
{
|
|
92
106
|
kind: 'Ping.pub',
|
|
93
107
|
url: 'https://explorer.polypore.xyz/provider',
|
|
94
108
|
tx_page: 'https://explorer.polypore.xyz/provider/tx/${txHash}'
|
|
95
|
-
}
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
kind: 'ITRocket',
|
|
112
|
+
url: 'https://testnet.itrocket.net/cosmos',
|
|
113
|
+
tx_page: 'https://testnet.itrocket.net/cosmos/tx/${txHash}',
|
|
114
|
+
account_page: 'https://testnet.itrocket.net/cosmos/account/${accountAddress}',
|
|
115
|
+
validator_page: 'https://testnet.itrocket.net/cosmos/staking/${validatorAddress}',
|
|
116
|
+
proposal_page: 'https://testnet.itrocket.net/cosmos/gov/${proposalId}',
|
|
117
|
+
block_page: 'https://testnet.itrocket.net/cosmos/block/${blockHeight}'
|
|
118
|
+
}
|
|
119
|
+
]
|
|
96
120
|
};
|
|
97
121
|
exports.default = info;
|