chain-registry 2.0.87 → 2.0.88
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/atomone/ibc-data.js +31 -0
- package/esm/mainnet/axelar/ibc-data.js +31 -0
- package/esm/mainnet/composable/asset-list.js +1 -1
- package/esm/mainnet/cosmoshub/asset-list.js +50 -1
- package/esm/mainnet/cosmoshub/chain.js +12 -12
- package/esm/mainnet/dungeon/ibc-data.js +31 -0
- package/esm/mainnet/ethereum/asset-list.js +23 -0
- package/esm/mainnet/neutron/ibc-data.js +31 -0
- package/esm/mainnet/oraichain/asset-list.js +1 -1
- package/esm/mainnet/osmosis/asset-list.js +1 -1
- package/esm/mainnet/terra2/asset-list.js +59 -2
- package/esm/testnet/asset-lists.js +2 -0
- package/esm/testnet/atomonetestnet/ibc-data.js +32 -0
- package/esm/testnet/atomonetestnet/index.js +2 -0
- package/esm/testnet/axelartestnet/ibc-data.js +31 -0
- package/esm/testnet/babylontestnet/asset-list.js +4 -4
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/daodiseotestnet/asset-list.js +32 -0
- package/esm/testnet/daodiseotestnet/chain.js +267 -0
- package/esm/testnet/daodiseotestnet/index.js +4 -0
- package/esm/testnet/ibc-data.js +2 -0
- package/mainnet/atomone/ibc-data.js +31 -0
- package/mainnet/axelar/ibc-data.js +31 -0
- package/mainnet/composable/asset-list.js +1 -1
- package/mainnet/cosmoshub/asset-list.js +50 -1
- package/mainnet/cosmoshub/chain.js +12 -12
- package/mainnet/dungeon/ibc-data.js +31 -0
- package/mainnet/ethereum/asset-list.js +23 -0
- package/mainnet/neutron/ibc-data.js +31 -0
- package/mainnet/oraichain/asset-list.js +1 -1
- package/mainnet/osmosis/asset-list.js +1 -1
- package/mainnet/terra2/asset-list.js +59 -2
- package/package.json +3 -3
- package/testnet/asset-lists.js +2 -0
- package/testnet/atomonetestnet/ibc-data.d.ts +3 -0
- package/testnet/atomonetestnet/ibc-data.js +34 -0
- package/testnet/atomonetestnet/index.d.ts +1 -0
- package/testnet/atomonetestnet/index.js +3 -1
- package/testnet/axelartestnet/ibc-data.js +31 -0
- package/testnet/babylontestnet/asset-list.js +4 -4
- package/testnet/chains.js +2 -0
- package/testnet/daodiseotestnet/asset-list.d.ts +3 -0
- package/testnet/daodiseotestnet/asset-list.js +34 -0
- package/testnet/daodiseotestnet/chain.d.ts +3 -0
- package/testnet/daodiseotestnet/chain.js +269 -0
- package/testnet/daodiseotestnet/index.d.ts +2 -0
- package/testnet/daodiseotestnet/index.js +10 -0
- package/testnet/ibc-data.js +2 -0
|
@@ -673,9 +673,9 @@ const info = {
|
|
|
673
673
|
denomUnits: [{
|
|
674
674
|
denom: 'ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C',
|
|
675
675
|
exponent: 0,
|
|
676
|
-
aliases: ['wstETH']
|
|
676
|
+
aliases: ['factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH']
|
|
677
677
|
}, {
|
|
678
|
-
denom: '
|
|
678
|
+
denom: 'wstETH',
|
|
679
679
|
exponent: 18
|
|
680
680
|
}],
|
|
681
681
|
typeAsset: 'ics20',
|
|
@@ -1497,6 +1497,63 @@ const info = {
|
|
|
1497
1497
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png'
|
|
1498
1498
|
}],
|
|
1499
1499
|
coingeckoId: 'eureka-bridged-pax-gold-terra'
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
description: 'Tether Gold bridged via Eureka on Cosmos Hub and relayed to Terra (phoenix-1) over IBC.',
|
|
1503
|
+
denomUnits: [
|
|
1504
|
+
{
|
|
1505
|
+
denom: 'ibc/F20FE45BF7122CF10559EDEA032E37956D3314774EA6D8D1D46B87D138290C45',
|
|
1506
|
+
exponent: 0,
|
|
1507
|
+
aliases: ['microxaut', 'uxaut']
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
denom: 'xaut',
|
|
1511
|
+
exponent: 6
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
denom: 'xaut.atom',
|
|
1515
|
+
exponent: 6
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
typeAsset: 'ics20',
|
|
1519
|
+
base: 'ibc/F20FE45BF7122CF10559EDEA032E37956D3314774EA6D8D1D46B87D138290C45',
|
|
1520
|
+
name: 'Eureka Bridged Tether Gold (Terra)',
|
|
1521
|
+
display: 'xaut.atom',
|
|
1522
|
+
symbol: 'XAUt.ATOM',
|
|
1523
|
+
traces: [{
|
|
1524
|
+
type: 'ibc-bridge',
|
|
1525
|
+
counterparty: {
|
|
1526
|
+
chainName: 'ethereum',
|
|
1527
|
+
baseDenom: '0x68749665ff8d2d112fa859aa293f07a622782f38',
|
|
1528
|
+
channelId: 'channel-0'
|
|
1529
|
+
},
|
|
1530
|
+
chain: {
|
|
1531
|
+
channelId: '08-wasm-1369',
|
|
1532
|
+
path: 'transfer/08-wasm-1369/0x68749665ff8d2d112fa859aa293f07a622782f38'
|
|
1533
|
+
},
|
|
1534
|
+
provider: 'Eureka'
|
|
1535
|
+
}, {
|
|
1536
|
+
type: 'ibc',
|
|
1537
|
+
counterparty: {
|
|
1538
|
+
chainName: 'cosmoshub',
|
|
1539
|
+
baseDenom: 'ibc/A96C4DBCB7E36F8D265E92240510DB0F29F39CE4AAF52DBDE686E448BA447886',
|
|
1540
|
+
channelId: 'channel-339'
|
|
1541
|
+
},
|
|
1542
|
+
chain: {
|
|
1543
|
+
channelId: 'channel-0',
|
|
1544
|
+
path: 'transfer/channel-0/transfer/08-wasm-1369/0x68749665ff8d2d112fa859aa293f07a622782f38'
|
|
1545
|
+
}
|
|
1546
|
+
}],
|
|
1547
|
+
logoURIs: {
|
|
1548
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
|
|
1549
|
+
},
|
|
1550
|
+
images: [{
|
|
1551
|
+
imageSync: {
|
|
1552
|
+
chainName: 'ethereum',
|
|
1553
|
+
baseDenom: '0x68749665ff8d2d112fa859aa293f07a622782f38'
|
|
1554
|
+
},
|
|
1555
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
|
|
1556
|
+
}]
|
|
1500
1557
|
}
|
|
1501
1558
|
]
|
|
1502
1559
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.88",
|
|
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,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.88"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "1d6fc9b8b58c02cf5cec9d24c11aeee3eeeb6937"
|
|
43
43
|
}
|
package/testnet/asset-lists.js
CHANGED
|
@@ -52,6 +52,7 @@ const _cosmosicsprovidertestnet = __importStar(require("./cosmosicsprovidertestn
|
|
|
52
52
|
const _cosmwasmtestnet = __importStar(require("./cosmwasmtestnet"));
|
|
53
53
|
const _cosstestnet = __importStar(require("./cosstestnet"));
|
|
54
54
|
const _cudostestnet = __importStar(require("./cudostestnet"));
|
|
55
|
+
const _daodiseotestnet = __importStar(require("./daodiseotestnet"));
|
|
55
56
|
const _deardogetestnet = __importStar(require("./deardogetestnet"));
|
|
56
57
|
const _desmostestnet = __importStar(require("./desmostestnet"));
|
|
57
58
|
const _dhealthtestnet = __importStar(require("./dhealthtestnet"));
|
|
@@ -190,6 +191,7 @@ const assetList = [
|
|
|
190
191
|
_cosmwasmtestnet.assetList,
|
|
191
192
|
_cosstestnet.assetList,
|
|
192
193
|
_cudostestnet.assetList,
|
|
194
|
+
_daodiseotestnet.assetList,
|
|
193
195
|
_deardogetestnet.assetList,
|
|
194
196
|
_desmostestnet.assetList,
|
|
195
197
|
_dhealthtestnet.assetList,
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [{
|
|
4
|
+
$schema: '../../ibc_data.schema.json',
|
|
5
|
+
chain1: {
|
|
6
|
+
chainName: 'atomonetestnet',
|
|
7
|
+
chainId: 'atomone-testnet-1',
|
|
8
|
+
clientId: '07-tendermint-0',
|
|
9
|
+
connectionId: 'connection-0'
|
|
10
|
+
},
|
|
11
|
+
chain2: {
|
|
12
|
+
chainName: 'axelartestnet',
|
|
13
|
+
chainId: 'axelar-testnet-lisbon-3',
|
|
14
|
+
clientId: '07-tendermint-1197',
|
|
15
|
+
connectionId: 'connection-948'
|
|
16
|
+
},
|
|
17
|
+
channels: [{
|
|
18
|
+
chain1: {
|
|
19
|
+
channelId: 'channel-0',
|
|
20
|
+
portId: 'transfer'
|
|
21
|
+
},
|
|
22
|
+
chain2: {
|
|
23
|
+
channelId: 'channel-629',
|
|
24
|
+
portId: 'transfer'
|
|
25
|
+
},
|
|
26
|
+
ordering: 'unordered',
|
|
27
|
+
version: 'ics20-1',
|
|
28
|
+
tags: {
|
|
29
|
+
preferred: true,
|
|
30
|
+
status: 'ACTIVE'
|
|
31
|
+
}
|
|
32
|
+
}]
|
|
33
|
+
}];
|
|
34
|
+
exports.default = info;
|
|
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.chain = exports.assetList = void 0;
|
|
6
|
+
exports.ibcData = exports.chain = exports.assetList = void 0;
|
|
7
7
|
const asset_list_1 = __importDefault(require("./asset-list"));
|
|
8
8
|
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_data_1 = __importDefault(require("./ibc-data"));
|
|
9
10
|
exports.assetList = asset_list_1.default;
|
|
10
11
|
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibcData = ibc_data_1.default;
|
|
@@ -62,6 +62,37 @@ const info = [
|
|
|
62
62
|
}
|
|
63
63
|
}]
|
|
64
64
|
},
|
|
65
|
+
{
|
|
66
|
+
$schema: '../../ibc_data.schema.json',
|
|
67
|
+
chain1: {
|
|
68
|
+
chainName: 'atomonetestnet',
|
|
69
|
+
chainId: 'atomone-testnet-1',
|
|
70
|
+
clientId: '07-tendermint-0',
|
|
71
|
+
connectionId: 'connection-0'
|
|
72
|
+
},
|
|
73
|
+
chain2: {
|
|
74
|
+
chainName: 'axelartestnet',
|
|
75
|
+
chainId: 'axelar-testnet-lisbon-3',
|
|
76
|
+
clientId: '07-tendermint-1197',
|
|
77
|
+
connectionId: 'connection-948'
|
|
78
|
+
},
|
|
79
|
+
channels: [{
|
|
80
|
+
chain1: {
|
|
81
|
+
channelId: 'channel-0',
|
|
82
|
+
portId: 'transfer'
|
|
83
|
+
},
|
|
84
|
+
chain2: {
|
|
85
|
+
channelId: 'channel-629',
|
|
86
|
+
portId: 'transfer'
|
|
87
|
+
},
|
|
88
|
+
ordering: 'unordered',
|
|
89
|
+
version: 'ics20-1',
|
|
90
|
+
tags: {
|
|
91
|
+
preferred: true,
|
|
92
|
+
status: 'ACTIVE'
|
|
93
|
+
}
|
|
94
|
+
}]
|
|
95
|
+
},
|
|
65
96
|
{
|
|
66
97
|
$schema: '../../ibc_data.schema.json',
|
|
67
98
|
chain1: {
|
|
@@ -32,7 +32,7 @@ const info = {
|
|
|
32
32
|
exponent: 0
|
|
33
33
|
}, {
|
|
34
34
|
denom: 'IBC6',
|
|
35
|
-
exponent:
|
|
35
|
+
exponent: 6
|
|
36
36
|
}],
|
|
37
37
|
base: 'ibc/2278567FFA6D754BDD8C159CE1770D8AF27649BFB58E5132CF530460591E479D',
|
|
38
38
|
name: 'IBC Test Token 6',
|
|
@@ -69,7 +69,7 @@ const info = {
|
|
|
69
69
|
exponent: 0
|
|
70
70
|
}, {
|
|
71
71
|
denom: 'IBC1',
|
|
72
|
-
exponent:
|
|
72
|
+
exponent: 18
|
|
73
73
|
}],
|
|
74
74
|
base: 'ibc/241F1FFE4117C31D7DFC2A91C026F083FCEB6868C169BA5002FF0B3E17B88EDF',
|
|
75
75
|
name: 'IBC Test Token 1',
|
|
@@ -106,7 +106,7 @@ const info = {
|
|
|
106
106
|
exponent: 0
|
|
107
107
|
}, {
|
|
108
108
|
denom: 'IBC5',
|
|
109
|
-
exponent:
|
|
109
|
+
exponent: 6
|
|
110
110
|
}],
|
|
111
111
|
base: 'ibc/3AA6631D204C192DDB757935A4C49A0E83EEEE14AC045E8A180CCB4EE08B6196',
|
|
112
112
|
name: 'IBC Test Token 5',
|
|
@@ -180,7 +180,7 @@ const info = {
|
|
|
180
180
|
exponent: 0
|
|
181
181
|
}, {
|
|
182
182
|
denom: 'IBC3',
|
|
183
|
-
exponent:
|
|
183
|
+
exponent: 18
|
|
184
184
|
}],
|
|
185
185
|
base: 'ibc/53BE513F8FEA2E000E8522CD60383AFA431F0F655EC05A1D56B7428836F3F314',
|
|
186
186
|
name: 'IBC Test Token 3',
|
package/testnet/chains.js
CHANGED
|
@@ -52,6 +52,7 @@ const _cosmosicsprovidertestnet = __importStar(require("./cosmosicsprovidertestn
|
|
|
52
52
|
const _cosmwasmtestnet = __importStar(require("./cosmwasmtestnet"));
|
|
53
53
|
const _cosstestnet = __importStar(require("./cosstestnet"));
|
|
54
54
|
const _cudostestnet = __importStar(require("./cudostestnet"));
|
|
55
|
+
const _daodiseotestnet = __importStar(require("./daodiseotestnet"));
|
|
55
56
|
const _deardogetestnet = __importStar(require("./deardogetestnet"));
|
|
56
57
|
const _desmostestnet = __importStar(require("./desmostestnet"));
|
|
57
58
|
const _dhealthtestnet = __importStar(require("./dhealthtestnet"));
|
|
@@ -190,6 +191,7 @@ const chains = [
|
|
|
190
191
|
_cosmwasmtestnet.chain,
|
|
191
192
|
_cosstestnet.chain,
|
|
192
193
|
_cudostestnet.chain,
|
|
194
|
+
_daodiseotestnet.chain,
|
|
193
195
|
_deardogetestnet.chain,
|
|
194
196
|
_desmostestnet.chain,
|
|
195
197
|
_dhealthtestnet.chain,
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../../assetlist.schema.json',
|
|
5
|
+
chainName: 'daodiseotestnet',
|
|
6
|
+
assets: [{
|
|
7
|
+
denomUnits: [{
|
|
8
|
+
denom: 'uodis',
|
|
9
|
+
exponent: 0
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'ODIS',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'uodis',
|
|
15
|
+
name: 'Odis',
|
|
16
|
+
display: 'ODIS',
|
|
17
|
+
symbol: 'ODIS',
|
|
18
|
+
logoURIs: {
|
|
19
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/daodiseotestnet/images/odiseo.svg'
|
|
20
|
+
},
|
|
21
|
+
socials: {
|
|
22
|
+
website: 'https://daodiseo.money',
|
|
23
|
+
twitter: 'https://x.com/DaoDiseoMoney'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/daodiseotestnet/images/odiseo.svg',
|
|
27
|
+
theme: {
|
|
28
|
+
circle: true
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
typeAsset: 'sdk.coin'
|
|
32
|
+
}]
|
|
33
|
+
};
|
|
34
|
+
exports.default = info;
|
|
@@ -0,0 +1,269 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../../chain.schema.json',
|
|
5
|
+
chainName: 'daodiseotestnet',
|
|
6
|
+
chainType: 'cosmos',
|
|
7
|
+
chainId: 'ithaca-1',
|
|
8
|
+
prettyName: 'DAODISEO Testnet',
|
|
9
|
+
status: 'live',
|
|
10
|
+
networkType: 'testnet',
|
|
11
|
+
website: 'https://daodiseo.money',
|
|
12
|
+
bech32Prefix: 'odiseo',
|
|
13
|
+
daemonName: 'achillesd',
|
|
14
|
+
nodeHome: '.achillesd',
|
|
15
|
+
keyAlgos: ['secp256k1'],
|
|
16
|
+
slip44: 118,
|
|
17
|
+
fees: {
|
|
18
|
+
feeTokens: [{
|
|
19
|
+
denom: 'uodis',
|
|
20
|
+
fixedMinGasPrice: 0.025,
|
|
21
|
+
lowGasPrice: 0.01,
|
|
22
|
+
averageGasPrice: 0.025,
|
|
23
|
+
highGasPrice: 0.04
|
|
24
|
+
}]
|
|
25
|
+
},
|
|
26
|
+
staking: {
|
|
27
|
+
stakingTokens: [{
|
|
28
|
+
denom: 'uodis'
|
|
29
|
+
}]
|
|
30
|
+
},
|
|
31
|
+
apis: {
|
|
32
|
+
rpc: [
|
|
33
|
+
{
|
|
34
|
+
address: 'https://odiseo-testnet-rpc.polkachu.com:443',
|
|
35
|
+
provider: 'Polkachu'
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
address: 'https://rpc-testnet-daodiseo.nodeist.net:443',
|
|
39
|
+
provider: 'Nodeist'
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
address: 'https://daodiseo-testnet-rpc.stakerhouse.com',
|
|
43
|
+
provider: 'StakerHouse'
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
address: 'https://odiseo-testnet-rpc.bonynode.online',
|
|
47
|
+
provider: 'BonyNode'
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
address: 'https://odiseo_testnet_rpc.chain.whenmoonwhenlambo.money',
|
|
51
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
address: 'https://odiseo-testnet.rpc.stakevillage.net:443',
|
|
55
|
+
provider: 'Stake Village'
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
address: 'https://rpc.odiseo-testnet.irynamcc.co.uk:443 ',
|
|
59
|
+
provider: 'Iryna'
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
address: 'https://daodiseo-testnet.rpc.mrsml.fun:443',
|
|
63
|
+
provider: 'Mrs_ml'
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
address: 'https://odiseo-testnet.rpc.sbgid.com:443',
|
|
67
|
+
provider: 'SbGid'
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
address: 'https://rpc-daodiseo.dnsarz.xyz',
|
|
71
|
+
provider: 'dnsarz'
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
address: 'https://rpc-test.odiseo.vinjan.xyz',
|
|
75
|
+
provider: 'Vinjan.Inc'
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
address: 'https://rpc.odiseo-testnet.liora.fun:443',
|
|
79
|
+
provider: 'Monika'
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
address: 'https://odiseo-rpctest.codeblocklabs.com',
|
|
83
|
+
provider: 'CodeBlockLabs'
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
address: 'https://testnet-rpc.daodiseo.chaintools.tech:443',
|
|
87
|
+
provider: 'ChainTools'
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
address: 'https://rpc.odiseo-t.nodevism.com',
|
|
91
|
+
provider: 'Nodevism'
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
address: 'https://odiseo.blocksync.me/rpc',
|
|
95
|
+
provider: 'BlockSync'
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
rest: [
|
|
99
|
+
{
|
|
100
|
+
address: 'https://odiseo-testnet-api.polkachu.com:443',
|
|
101
|
+
provider: 'Polkachu'
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
address: 'https://daodiseo-testnet-rest.stakerhouse.com',
|
|
105
|
+
provider: 'StakerHouse'
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
address: 'https://odiseo-testnet-api.bonynode.online',
|
|
109
|
+
provider: 'BonyNode'
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
address: 'https://odiseo_testnet_api.chain.whenmoonwhenlambo.money',
|
|
113
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
address: 'https://odiseo-testnet.api.stakevillage.net',
|
|
117
|
+
provider: 'Stake Village'
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
address: 'https://api.odiseo-testnet.irynamcc.co.uk',
|
|
121
|
+
provider: 'Iryna'
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
address: 'https://daodiseo-testnet.api.mrsml.fun',
|
|
125
|
+
provider: 'Mrs_ml'
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
address: 'https://odiseo-testnet.api.sbgid.com',
|
|
129
|
+
provider: 'SbGid'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
address: 'https://api-daodiseo.dnsarz.xyz',
|
|
133
|
+
provider: 'dnsarz'
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
address: 'https://api-test.odiseo.vinjan.xyz',
|
|
137
|
+
provider: 'Vinjan.Inc'
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
address: 'https://api.odiseo-testnet.liora.fun',
|
|
141
|
+
provider: 'Monika'
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
address: 'https://api.odiseo-t.nodevism.com',
|
|
145
|
+
provider: 'Nodevism'
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
address: 'https://odiseo-apitest.codeblocklabs.com',
|
|
149
|
+
provider: 'CodeBlockLabs'
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
address: 'https://testnet-api.daodiseo.chaintools.tech:443',
|
|
153
|
+
provider: 'ChainTools'
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
address: 'https://odiseo.blocksync.me/api',
|
|
157
|
+
provider: 'BlockSync'
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
grpc: [
|
|
161
|
+
{
|
|
162
|
+
address: 'odiseo-testnet-grpc.polkachu.com:31390',
|
|
163
|
+
provider: 'Polkachu'
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
address: 'daodiseo-testnet-grpc.stakerhouse.com:443',
|
|
167
|
+
provider: 'StakerHouse'
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
address: ' grpc.odiseo-testnet.irynamcc.co.uk:443',
|
|
171
|
+
provider: 'Iryna'
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
address: 'odiseo-testnet.grpc.stakevillage.net:443',
|
|
175
|
+
provider: 'Stake Village'
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
address: 'daodiseo-testnet.grpc.mrsml.fun:443',
|
|
179
|
+
provider: 'Mrs_ml'
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
address: 'odiseo-testnet.grpc.sbgid.com:443',
|
|
183
|
+
provider: 'SbGid'
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
address: 'https://grpc.odiseo-testnet.liora.fun:443',
|
|
187
|
+
provider: 'Monika'
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
address: 'grpc-test.odiseo.vinjan.xyz:28090',
|
|
191
|
+
provider: 'Vinjan.Inc'
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
address: 'https://testnet-grpc.daodiseo.chaintools.tech:443',
|
|
195
|
+
provider: 'ChainTools'
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
address: 'https://odiseo.blocksync.me:24090',
|
|
199
|
+
provider: 'BlockSync'
|
|
200
|
+
}
|
|
201
|
+
]
|
|
202
|
+
},
|
|
203
|
+
explorers: [
|
|
204
|
+
{
|
|
205
|
+
kind: 'cosmotracker',
|
|
206
|
+
url: 'https://testnet.cosmotracker.com/daodiseo',
|
|
207
|
+
txPage: 'https://testnet.cosmotracker.com/daodiseo/tx/${txHash}',
|
|
208
|
+
accountPage: 'https://testnet.cosmotracker.com/daodiseo/account/${accountAddress}'
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
kind: 'bony-explorer',
|
|
212
|
+
url: 'https://explorer.bonynode.online/odiseo/staking',
|
|
213
|
+
txPage: 'https://explorer.bonynode.online/odiseo/tx/${txHash}',
|
|
214
|
+
accountPage: 'https://explorer.bonynode.online/odiseo/account/${accountAddress}'
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
kind: 'Stake Village',
|
|
218
|
+
url: 'https://exp.stakevillage.net/odiseo-testnet',
|
|
219
|
+
txPage: 'https://exp.stakevillage.net/odiseo-testnet/txs/${txHash}',
|
|
220
|
+
accountPage: 'https://exp.stakevillage.net/odiseo-testnet/account/${accountAddress}'
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
kind: 'SbGid',
|
|
224
|
+
url: 'https://exp.sbgid.com/odiseo-testnet',
|
|
225
|
+
txPage: 'https://exp.sbgid.com/odiseo-testnet/txs/${txHash}',
|
|
226
|
+
accountPage: 'https://exp.sbgid.com/odiseo-testnet/account/${accountAddress}'
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
kind: 'dnsarz',
|
|
230
|
+
url: 'https://ping.dnsarz.xyz/daodiseo-testnet',
|
|
231
|
+
txPage: 'https://ping.dnsarz.xyz/daodiseo-testnet/txs/${txHash}',
|
|
232
|
+
accountPage: 'https://ping.dnsarz.xyz/daodiseo-testnet/account/${accountAddress}'
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
kind: 'CodeBlockLabs',
|
|
236
|
+
url: 'https://explorer.codeblocklabs.com/odiseo-testnet',
|
|
237
|
+
txPage: 'https://explorer.codeblocklabs.com/odiseo-testnet/txs/${txHash}',
|
|
238
|
+
accountPage: 'https://explorer.codeblocklabs.com/odiseo-testnet/account/${accountAddress}'
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
kind: 'Vinjan.Inc',
|
|
242
|
+
url: 'https://xplorer.vinjan.xyz/odiseo-testnet',
|
|
243
|
+
txPage: 'https://xplorer.vinjan.xyz/odiseo-testnet/txs/${txHash}',
|
|
244
|
+
accountPage: 'https://xplorer.vinjan.xyz/odiseo-testnet/account/${accountAddress}'
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
kind: 'ChainTools',
|
|
248
|
+
url: 'https://testnet.explorer.chaintools.tech/odiseo',
|
|
249
|
+
txPage: 'https://testnet.explorer.chaintools.tech/odiseo/txs/${txHash}',
|
|
250
|
+
accountPage: 'https://testnet.explorer.chaintools.tech/odiseo/account/${accountAddress}'
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
254
|
+
url: 'https://explorer.whenmoonwhenlambo.money/odiseo-testnet',
|
|
255
|
+
txPage: 'https://explorer.whenmoonwhenlambo.money/odiseo-testnet/tx/${txHash}',
|
|
256
|
+
accountPage: 'https://explorer.whenmoonwhenlambo.money/odiseo-testnet/account/${accountAddress}'
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
kind: 'BlockSync Dashboard',
|
|
260
|
+
url: 'https://dashboard.blocksync.me/odiseo',
|
|
261
|
+
txPage: 'https://dashboard.blocksync.me/odiseo/tx/${txHash}',
|
|
262
|
+
accountPage: 'https://dashboard.blocksync.me/odiseo/account/${accountAddress}'
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
logoURIs: {
|
|
266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/daodiseotestnet/images/odiseo.svg'
|
|
267
|
+
}
|
|
268
|
+
};
|
|
269
|
+
exports.default = info;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.chain = exports.assetList = void 0;
|
|
7
|
+
const asset_list_1 = __importDefault(require("./asset-list"));
|
|
8
|
+
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
exports.assetList = asset_list_1.default;
|
|
10
|
+
exports.chain = chain_1.default;
|
package/testnet/ibc-data.js
CHANGED
|
@@ -25,6 +25,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const _agoricdevnet = __importStar(require("./agoricdevnet"));
|
|
27
27
|
const _archwaytestnet = __importStar(require("./archwaytestnet"));
|
|
28
|
+
const _atomonetestnet = __importStar(require("./atomonetestnet"));
|
|
28
29
|
const _axelartestnet = __importStar(require("./axelartestnet"));
|
|
29
30
|
const _babylontestnet = __importStar(require("./babylontestnet"));
|
|
30
31
|
const _celestiatestnet3 = __importStar(require("./celestiatestnet3"));
|
|
@@ -75,6 +76,7 @@ const _zigchaintestnet = __importStar(require("./zigchaintestnet"));
|
|
|
75
76
|
const ibcData = [
|
|
76
77
|
..._agoricdevnet.ibcData,
|
|
77
78
|
..._archwaytestnet.ibcData,
|
|
79
|
+
..._atomonetestnet.ibcData,
|
|
78
80
|
..._axelartestnet.ibcData,
|
|
79
81
|
..._babylontestnet.ibcData,
|
|
80
82
|
..._celestiatestnet3.ibcData,
|