@chain-registry/assets 1.70.600 → 1.70.601
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/celestia.js +80 -0
- package/esm/mainnet/cosmoshub.js +80 -0
- package/esm/mainnet/xrplevm.js +80 -0
- package/mainnet/celestia.js +80 -0
- package/mainnet/cosmoshub.js +80 -0
- package/mainnet/xrplevm.js +80 -0
- package/package.json +5 -5
package/esm/mainnet/celestia.js
CHANGED
|
@@ -120,6 +120,46 @@ const assets = {
|
|
|
120
120
|
}
|
|
121
121
|
}]
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
125
|
+
denom_units: [{
|
|
126
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
127
|
+
exponent: 0,
|
|
128
|
+
aliases: ['uatom']
|
|
129
|
+
}, {
|
|
130
|
+
denom: 'atom',
|
|
131
|
+
exponent: 6
|
|
132
|
+
}],
|
|
133
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
134
|
+
name: 'Cosmos Hub Atom',
|
|
135
|
+
display: 'atom',
|
|
136
|
+
symbol: 'ATOM',
|
|
137
|
+
logo_URIs: {
|
|
138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
139
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
140
|
+
},
|
|
141
|
+
coingecko_id: 'cosmos',
|
|
142
|
+
images: [{
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
145
|
+
}],
|
|
146
|
+
socials: {
|
|
147
|
+
website: 'https://cosmos.network',
|
|
148
|
+
x: 'https://x.com/cosmoshub'
|
|
149
|
+
},
|
|
150
|
+
type_asset: 'sdk.coin',
|
|
151
|
+
traces: [{
|
|
152
|
+
type: 'ibc',
|
|
153
|
+
counterparty: {
|
|
154
|
+
channel_id: 'channel-1879',
|
|
155
|
+
base_denom: 'uatom',
|
|
156
|
+
chain_name: 'cosmoshub'
|
|
157
|
+
},
|
|
158
|
+
chain: {
|
|
159
|
+
channel_id: 'channel-278'
|
|
160
|
+
}
|
|
161
|
+
}]
|
|
162
|
+
},
|
|
123
163
|
{
|
|
124
164
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
125
165
|
denom_units: [{
|
|
@@ -1301,6 +1341,46 @@ const assets = {
|
|
|
1301
1341
|
}
|
|
1302
1342
|
}]
|
|
1303
1343
|
},
|
|
1344
|
+
{
|
|
1345
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
1346
|
+
denom_units: [{
|
|
1347
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1348
|
+
exponent: 0,
|
|
1349
|
+
aliases: ['uatom']
|
|
1350
|
+
}, {
|
|
1351
|
+
denom: 'atom',
|
|
1352
|
+
exponent: 6
|
|
1353
|
+
}],
|
|
1354
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1355
|
+
name: 'Cosmos Hub Atom',
|
|
1356
|
+
display: 'atom',
|
|
1357
|
+
symbol: 'ATOM',
|
|
1358
|
+
logo_URIs: {
|
|
1359
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1360
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1361
|
+
},
|
|
1362
|
+
coingecko_id: 'cosmos',
|
|
1363
|
+
images: [{
|
|
1364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1366
|
+
}],
|
|
1367
|
+
socials: {
|
|
1368
|
+
website: 'https://cosmos.network',
|
|
1369
|
+
x: 'https://x.com/cosmoshub'
|
|
1370
|
+
},
|
|
1371
|
+
type_asset: 'sdk.coin',
|
|
1372
|
+
traces: [{
|
|
1373
|
+
type: 'ibc',
|
|
1374
|
+
counterparty: {
|
|
1375
|
+
channel_id: 'channel-1879',
|
|
1376
|
+
base_denom: 'uatom',
|
|
1377
|
+
chain_name: 'cosmoshub'
|
|
1378
|
+
},
|
|
1379
|
+
chain: {
|
|
1380
|
+
channel_id: 'channel-278'
|
|
1381
|
+
}
|
|
1382
|
+
}]
|
|
1383
|
+
},
|
|
1304
1384
|
{
|
|
1305
1385
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
1306
1386
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -1063,6 +1063,46 @@ const assets = {
|
|
|
1063
1063
|
}
|
|
1064
1064
|
}]
|
|
1065
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
1068
|
+
denom_units: [{
|
|
1069
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1070
|
+
exponent: 0,
|
|
1071
|
+
aliases: ['utia']
|
|
1072
|
+
}, {
|
|
1073
|
+
denom: 'tia',
|
|
1074
|
+
exponent: 6
|
|
1075
|
+
}],
|
|
1076
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1077
|
+
name: 'Celestia',
|
|
1078
|
+
display: 'tia',
|
|
1079
|
+
symbol: 'TIA',
|
|
1080
|
+
coingecko_id: 'celestia',
|
|
1081
|
+
logo_URIs: {
|
|
1082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1084
|
+
},
|
|
1085
|
+
images: [{
|
|
1086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1088
|
+
}],
|
|
1089
|
+
socials: {
|
|
1090
|
+
website: 'https://celestia.org/',
|
|
1091
|
+
x: 'https://x.com/CelestiaOrg'
|
|
1092
|
+
},
|
|
1093
|
+
type_asset: 'sdk.coin',
|
|
1094
|
+
traces: [{
|
|
1095
|
+
type: 'ibc',
|
|
1096
|
+
counterparty: {
|
|
1097
|
+
channel_id: 'channel-278',
|
|
1098
|
+
base_denom: 'utia',
|
|
1099
|
+
chain_name: 'celestia'
|
|
1100
|
+
},
|
|
1101
|
+
chain: {
|
|
1102
|
+
channel_id: 'channel-1879'
|
|
1103
|
+
}
|
|
1104
|
+
}]
|
|
1105
|
+
},
|
|
1066
1106
|
{
|
|
1067
1107
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
1068
1108
|
denom_units: [{
|
|
@@ -2340,6 +2380,46 @@ const assets = {
|
|
|
2340
2380
|
}
|
|
2341
2381
|
}]
|
|
2342
2382
|
},
|
|
2383
|
+
{
|
|
2384
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
2385
|
+
denom_units: [{
|
|
2386
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2387
|
+
exponent: 0,
|
|
2388
|
+
aliases: ['utia']
|
|
2389
|
+
}, {
|
|
2390
|
+
denom: 'tia',
|
|
2391
|
+
exponent: 6
|
|
2392
|
+
}],
|
|
2393
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2394
|
+
name: 'Celestia',
|
|
2395
|
+
display: 'tia',
|
|
2396
|
+
symbol: 'TIA',
|
|
2397
|
+
coingecko_id: 'celestia',
|
|
2398
|
+
logo_URIs: {
|
|
2399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2401
|
+
},
|
|
2402
|
+
images: [{
|
|
2403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2405
|
+
}],
|
|
2406
|
+
socials: {
|
|
2407
|
+
website: 'https://celestia.org/',
|
|
2408
|
+
x: 'https://x.com/CelestiaOrg'
|
|
2409
|
+
},
|
|
2410
|
+
type_asset: 'sdk.coin',
|
|
2411
|
+
traces: [{
|
|
2412
|
+
type: 'ibc',
|
|
2413
|
+
counterparty: {
|
|
2414
|
+
channel_id: 'channel-278',
|
|
2415
|
+
base_denom: 'utia',
|
|
2416
|
+
chain_name: 'celestia'
|
|
2417
|
+
},
|
|
2418
|
+
chain: {
|
|
2419
|
+
channel_id: 'channel-1879'
|
|
2420
|
+
}
|
|
2421
|
+
}]
|
|
2422
|
+
},
|
|
2343
2423
|
{
|
|
2344
2424
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
2345
2425
|
denom_units: [{
|
package/esm/mainnet/xrplevm.js
CHANGED
|
@@ -1,6 +1,46 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'xrplevm',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['utia']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'tia',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
15
|
+
name: 'Celestia',
|
|
16
|
+
display: 'tia',
|
|
17
|
+
symbol: 'TIA',
|
|
18
|
+
coingecko_id: 'celestia',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://celestia.org/',
|
|
29
|
+
x: 'https://x.com/CelestiaOrg'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-280',
|
|
36
|
+
base_denom: 'utia',
|
|
37
|
+
chain_name: 'celestia'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-6'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
4
44
|
{
|
|
5
45
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
6
46
|
denom_units: [{
|
|
@@ -649,6 +689,46 @@ const assets = {
|
|
|
649
689
|
}
|
|
650
690
|
}]
|
|
651
691
|
},
|
|
692
|
+
{
|
|
693
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
694
|
+
denom_units: [{
|
|
695
|
+
denom: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
696
|
+
exponent: 0,
|
|
697
|
+
aliases: ['utia']
|
|
698
|
+
}, {
|
|
699
|
+
denom: 'tia',
|
|
700
|
+
exponent: 6
|
|
701
|
+
}],
|
|
702
|
+
base: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
703
|
+
name: 'Celestia',
|
|
704
|
+
display: 'tia',
|
|
705
|
+
symbol: 'TIA',
|
|
706
|
+
coingecko_id: 'celestia',
|
|
707
|
+
logo_URIs: {
|
|
708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
709
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
710
|
+
},
|
|
711
|
+
images: [{
|
|
712
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
714
|
+
}],
|
|
715
|
+
socials: {
|
|
716
|
+
website: 'https://celestia.org/',
|
|
717
|
+
x: 'https://x.com/CelestiaOrg'
|
|
718
|
+
},
|
|
719
|
+
type_asset: 'sdk.coin',
|
|
720
|
+
traces: [{
|
|
721
|
+
type: 'ibc',
|
|
722
|
+
counterparty: {
|
|
723
|
+
channel_id: 'channel-280',
|
|
724
|
+
base_denom: 'utia',
|
|
725
|
+
chain_name: 'celestia'
|
|
726
|
+
},
|
|
727
|
+
chain: {
|
|
728
|
+
channel_id: 'channel-6'
|
|
729
|
+
}
|
|
730
|
+
}]
|
|
731
|
+
},
|
|
652
732
|
{
|
|
653
733
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
654
734
|
denom_units: [{
|
package/mainnet/celestia.js
CHANGED
|
@@ -122,6 +122,46 @@ const assets = {
|
|
|
122
122
|
}
|
|
123
123
|
}]
|
|
124
124
|
},
|
|
125
|
+
{
|
|
126
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
127
|
+
denom_units: [{
|
|
128
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
129
|
+
exponent: 0,
|
|
130
|
+
aliases: ['uatom']
|
|
131
|
+
}, {
|
|
132
|
+
denom: 'atom',
|
|
133
|
+
exponent: 6
|
|
134
|
+
}],
|
|
135
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
136
|
+
name: 'Cosmos Hub Atom',
|
|
137
|
+
display: 'atom',
|
|
138
|
+
symbol: 'ATOM',
|
|
139
|
+
logo_URIs: {
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
142
|
+
},
|
|
143
|
+
coingecko_id: 'cosmos',
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
147
|
+
}],
|
|
148
|
+
socials: {
|
|
149
|
+
website: 'https://cosmos.network',
|
|
150
|
+
x: 'https://x.com/cosmoshub'
|
|
151
|
+
},
|
|
152
|
+
type_asset: 'sdk.coin',
|
|
153
|
+
traces: [{
|
|
154
|
+
type: 'ibc',
|
|
155
|
+
counterparty: {
|
|
156
|
+
channel_id: 'channel-1879',
|
|
157
|
+
base_denom: 'uatom',
|
|
158
|
+
chain_name: 'cosmoshub'
|
|
159
|
+
},
|
|
160
|
+
chain: {
|
|
161
|
+
channel_id: 'channel-278'
|
|
162
|
+
}
|
|
163
|
+
}]
|
|
164
|
+
},
|
|
125
165
|
{
|
|
126
166
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
127
167
|
denom_units: [{
|
|
@@ -1303,6 +1343,46 @@ const assets = {
|
|
|
1303
1343
|
}
|
|
1304
1344
|
}]
|
|
1305
1345
|
},
|
|
1346
|
+
{
|
|
1347
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
1348
|
+
denom_units: [{
|
|
1349
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1350
|
+
exponent: 0,
|
|
1351
|
+
aliases: ['uatom']
|
|
1352
|
+
}, {
|
|
1353
|
+
denom: 'atom',
|
|
1354
|
+
exponent: 6
|
|
1355
|
+
}],
|
|
1356
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1357
|
+
name: 'Cosmos Hub Atom',
|
|
1358
|
+
display: 'atom',
|
|
1359
|
+
symbol: 'ATOM',
|
|
1360
|
+
logo_URIs: {
|
|
1361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1363
|
+
},
|
|
1364
|
+
coingecko_id: 'cosmos',
|
|
1365
|
+
images: [{
|
|
1366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1368
|
+
}],
|
|
1369
|
+
socials: {
|
|
1370
|
+
website: 'https://cosmos.network',
|
|
1371
|
+
x: 'https://x.com/cosmoshub'
|
|
1372
|
+
},
|
|
1373
|
+
type_asset: 'sdk.coin',
|
|
1374
|
+
traces: [{
|
|
1375
|
+
type: 'ibc',
|
|
1376
|
+
counterparty: {
|
|
1377
|
+
channel_id: 'channel-1879',
|
|
1378
|
+
base_denom: 'uatom',
|
|
1379
|
+
chain_name: 'cosmoshub'
|
|
1380
|
+
},
|
|
1381
|
+
chain: {
|
|
1382
|
+
channel_id: 'channel-278'
|
|
1383
|
+
}
|
|
1384
|
+
}]
|
|
1385
|
+
},
|
|
1306
1386
|
{
|
|
1307
1387
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
1308
1388
|
denom_units: [{
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -1065,6 +1065,46 @@ const assets = {
|
|
|
1065
1065
|
}
|
|
1066
1066
|
}]
|
|
1067
1067
|
},
|
|
1068
|
+
{
|
|
1069
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
1070
|
+
denom_units: [{
|
|
1071
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1072
|
+
exponent: 0,
|
|
1073
|
+
aliases: ['utia']
|
|
1074
|
+
}, {
|
|
1075
|
+
denom: 'tia',
|
|
1076
|
+
exponent: 6
|
|
1077
|
+
}],
|
|
1078
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1079
|
+
name: 'Celestia',
|
|
1080
|
+
display: 'tia',
|
|
1081
|
+
symbol: 'TIA',
|
|
1082
|
+
coingecko_id: 'celestia',
|
|
1083
|
+
logo_URIs: {
|
|
1084
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1085
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1086
|
+
},
|
|
1087
|
+
images: [{
|
|
1088
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1089
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1090
|
+
}],
|
|
1091
|
+
socials: {
|
|
1092
|
+
website: 'https://celestia.org/',
|
|
1093
|
+
x: 'https://x.com/CelestiaOrg'
|
|
1094
|
+
},
|
|
1095
|
+
type_asset: 'sdk.coin',
|
|
1096
|
+
traces: [{
|
|
1097
|
+
type: 'ibc',
|
|
1098
|
+
counterparty: {
|
|
1099
|
+
channel_id: 'channel-278',
|
|
1100
|
+
base_denom: 'utia',
|
|
1101
|
+
chain_name: 'celestia'
|
|
1102
|
+
},
|
|
1103
|
+
chain: {
|
|
1104
|
+
channel_id: 'channel-1879'
|
|
1105
|
+
}
|
|
1106
|
+
}]
|
|
1107
|
+
},
|
|
1068
1108
|
{
|
|
1069
1109
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
1070
1110
|
denom_units: [{
|
|
@@ -2342,6 +2382,46 @@ const assets = {
|
|
|
2342
2382
|
}
|
|
2343
2383
|
}]
|
|
2344
2384
|
},
|
|
2385
|
+
{
|
|
2386
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
2387
|
+
denom_units: [{
|
|
2388
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2389
|
+
exponent: 0,
|
|
2390
|
+
aliases: ['utia']
|
|
2391
|
+
}, {
|
|
2392
|
+
denom: 'tia',
|
|
2393
|
+
exponent: 6
|
|
2394
|
+
}],
|
|
2395
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2396
|
+
name: 'Celestia',
|
|
2397
|
+
display: 'tia',
|
|
2398
|
+
symbol: 'TIA',
|
|
2399
|
+
coingecko_id: 'celestia',
|
|
2400
|
+
logo_URIs: {
|
|
2401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2402
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2403
|
+
},
|
|
2404
|
+
images: [{
|
|
2405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2406
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2407
|
+
}],
|
|
2408
|
+
socials: {
|
|
2409
|
+
website: 'https://celestia.org/',
|
|
2410
|
+
x: 'https://x.com/CelestiaOrg'
|
|
2411
|
+
},
|
|
2412
|
+
type_asset: 'sdk.coin',
|
|
2413
|
+
traces: [{
|
|
2414
|
+
type: 'ibc',
|
|
2415
|
+
counterparty: {
|
|
2416
|
+
channel_id: 'channel-278',
|
|
2417
|
+
base_denom: 'utia',
|
|
2418
|
+
chain_name: 'celestia'
|
|
2419
|
+
},
|
|
2420
|
+
chain: {
|
|
2421
|
+
channel_id: 'channel-1879'
|
|
2422
|
+
}
|
|
2423
|
+
}]
|
|
2424
|
+
},
|
|
2345
2425
|
{
|
|
2346
2426
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
2347
2427
|
denom_units: [{
|
package/mainnet/xrplevm.js
CHANGED
|
@@ -3,6 +3,46 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'xrplevm',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['utia']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'tia',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
17
|
+
name: 'Celestia',
|
|
18
|
+
display: 'tia',
|
|
19
|
+
symbol: 'TIA',
|
|
20
|
+
coingecko_id: 'celestia',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
28
|
+
}],
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://celestia.org/',
|
|
31
|
+
x: 'https://x.com/CelestiaOrg'
|
|
32
|
+
},
|
|
33
|
+
type_asset: 'sdk.coin',
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-280',
|
|
38
|
+
base_denom: 'utia',
|
|
39
|
+
chain_name: 'celestia'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-6'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
6
46
|
{
|
|
7
47
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
8
48
|
denom_units: [{
|
|
@@ -651,6 +691,46 @@ const assets = {
|
|
|
651
691
|
}
|
|
652
692
|
}]
|
|
653
693
|
},
|
|
694
|
+
{
|
|
695
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
696
|
+
denom_units: [{
|
|
697
|
+
denom: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
698
|
+
exponent: 0,
|
|
699
|
+
aliases: ['utia']
|
|
700
|
+
}, {
|
|
701
|
+
denom: 'tia',
|
|
702
|
+
exponent: 6
|
|
703
|
+
}],
|
|
704
|
+
base: 'ibc/05CB495CFED46D0902E42E368F9F47ACB3F8287E023A9FD2060DE9293B850FD8',
|
|
705
|
+
name: 'Celestia',
|
|
706
|
+
display: 'tia',
|
|
707
|
+
symbol: 'TIA',
|
|
708
|
+
coingecko_id: 'celestia',
|
|
709
|
+
logo_URIs: {
|
|
710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
712
|
+
},
|
|
713
|
+
images: [{
|
|
714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
716
|
+
}],
|
|
717
|
+
socials: {
|
|
718
|
+
website: 'https://celestia.org/',
|
|
719
|
+
x: 'https://x.com/CelestiaOrg'
|
|
720
|
+
},
|
|
721
|
+
type_asset: 'sdk.coin',
|
|
722
|
+
traces: [{
|
|
723
|
+
type: 'ibc',
|
|
724
|
+
counterparty: {
|
|
725
|
+
channel_id: 'channel-280',
|
|
726
|
+
base_denom: 'utia',
|
|
727
|
+
chain_name: 'celestia'
|
|
728
|
+
},
|
|
729
|
+
chain: {
|
|
730
|
+
channel_id: 'channel-6'
|
|
731
|
+
}
|
|
732
|
+
}]
|
|
733
|
+
},
|
|
654
734
|
{
|
|
655
735
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
656
736
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.601",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.369",
|
|
33
|
+
"chain-registry": "^1.69.601"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.369"
|
|
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": "7c8af0a618e10a8944c32ccd02e42da999086f32"
|
|
47
47
|
}
|