chain-registry 2.0.93 → 2.0.95
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/axelar/asset-list.js +2 -2
- package/esm/mainnet/bluzelle/chain.js +2 -1
- package/esm/mainnet/elys/asset-list.js +0 -1
- package/esm/mainnet/emoney/asset-list.js +10 -20
- package/esm/mainnet/ethereum/asset-list.js +2 -3
- package/esm/mainnet/humans/asset-list.js +0 -2
- package/esm/mainnet/humans/chain.js +0 -2
- package/esm/mainnet/int3face/asset-list.js +2 -4
- package/esm/mainnet/juno/asset-list.js +2 -6
- package/esm/mainnet/kujira/asset-list.js +2 -4
- package/esm/mainnet/neutron/asset-list.js +9 -17
- package/esm/mainnet/nolus/asset-list.js +2 -4
- package/esm/mainnet/oraichain/asset-list.js +8 -16
- package/esm/mainnet/osmosis/asset-list.js +59 -28
- package/esm/mainnet/pryzm/asset-list.js +24 -48
- package/esm/mainnet/secretnetwork/asset-list.js +2 -4
- package/esm/mainnet/secretnetwork/chain.js +2 -4
- package/esm/mainnet/teritori/asset-list.js +2 -4
- package/esm/mainnet/terra/asset-list.js +29 -2
- package/esm/mainnet/wardenprotocol/chain.js +2 -1
- package/esm/mainnet/xion/asset-list.js +0 -1
- package/esm/mainnet/zigchain/asset-list.js +2 -4
- package/esm/testnet/elystestnet/asset-list.js +0 -1
- package/esm/testnet/int3facetestnet/asset-list.js +4 -8
- package/esm/testnet/kiiorotestnet/chain.js +2 -1
- package/esm/testnet/neutrontestnet/asset-list.js +0 -2
- package/esm/testnet/osmosistestnet/asset-list.js +5 -11
- package/esm/testnet/secretnetworktestnet/asset-list.js +2 -4
- package/esm/testnet/terratestnet/chain.js +26 -1
- package/esm/testnet/zigchaintestnet/asset-list.js +2 -4
- package/mainnet/axelar/asset-list.js +2 -2
- package/mainnet/bluzelle/chain.js +2 -1
- package/mainnet/elys/asset-list.js +0 -1
- package/mainnet/emoney/asset-list.js +10 -20
- package/mainnet/ethereum/asset-list.js +2 -3
- package/mainnet/humans/asset-list.js +0 -2
- package/mainnet/humans/chain.js +0 -2
- package/mainnet/int3face/asset-list.js +2 -4
- package/mainnet/juno/asset-list.js +2 -6
- package/mainnet/kujira/asset-list.js +2 -4
- package/mainnet/neutron/asset-list.js +9 -17
- package/mainnet/nolus/asset-list.js +2 -4
- package/mainnet/oraichain/asset-list.js +8 -16
- package/mainnet/osmosis/asset-list.js +59 -28
- package/mainnet/pryzm/asset-list.js +24 -48
- package/mainnet/secretnetwork/asset-list.js +2 -4
- package/mainnet/secretnetwork/chain.js +2 -4
- package/mainnet/teritori/asset-list.js +2 -4
- package/mainnet/terra/asset-list.js +29 -2
- package/mainnet/wardenprotocol/chain.js +2 -1
- package/mainnet/xion/asset-list.js +0 -1
- package/mainnet/zigchain/asset-list.js +2 -4
- package/package.json +3 -3
- package/testnet/elystestnet/asset-list.js +0 -1
- package/testnet/int3facetestnet/asset-list.js +4 -8
- package/testnet/kiiorotestnet/chain.js +2 -1
- package/testnet/neutrontestnet/asset-list.js +0 -2
- package/testnet/osmosistestnet/asset-list.js +5 -11
- package/testnet/secretnetworktestnet/asset-list.js +2 -4
- package/testnet/terratestnet/chain.js +26 -1
- package/testnet/zigchaintestnet/asset-list.js +2 -4
|
@@ -47,12 +47,10 @@ const info = {
|
|
|
47
47
|
display: 'auuu',
|
|
48
48
|
symbol: 'AUUU',
|
|
49
49
|
logoURIs: {
|
|
50
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.png'
|
|
51
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.svg'
|
|
50
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.png'
|
|
52
51
|
},
|
|
53
52
|
images: [{
|
|
54
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.png'
|
|
55
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.svg'
|
|
53
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/AUUU.png'
|
|
56
54
|
}],
|
|
57
55
|
typeAsset: 'sdk.coin'
|
|
58
56
|
},
|
|
@@ -810,12 +808,10 @@ const info = {
|
|
|
810
808
|
provider: 'Pryzm'
|
|
811
809
|
}],
|
|
812
810
|
logoURIs: {
|
|
813
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.png'
|
|
814
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.svg'
|
|
811
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.png'
|
|
815
812
|
},
|
|
816
813
|
images: [{
|
|
817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.png'
|
|
818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.svg'
|
|
814
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/cAuuu.png'
|
|
819
815
|
}],
|
|
820
816
|
typeAsset: 'sdk.coin'
|
|
821
817
|
},
|
|
@@ -1539,12 +1535,10 @@ const info = {
|
|
|
1539
1535
|
display: 'pAUUU30Sep2024',
|
|
1540
1536
|
symbol: 'pAUUU-30Sep2024',
|
|
1541
1537
|
logoURIs: {
|
|
1542
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1543
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1544
1539
|
},
|
|
1545
1540
|
images: [{
|
|
1546
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1547
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1541
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1548
1542
|
}],
|
|
1549
1543
|
typeAsset: 'sdk.coin'
|
|
1550
1544
|
},
|
|
@@ -1562,12 +1556,10 @@ const info = {
|
|
|
1562
1556
|
display: 'pAUUU31Dec2024',
|
|
1563
1557
|
symbol: 'pAUUU-31Dec2024',
|
|
1564
1558
|
logoURIs: {
|
|
1565
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1566
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1567
1560
|
},
|
|
1568
1561
|
images: [{
|
|
1569
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1570
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1571
1563
|
}],
|
|
1572
1564
|
typeAsset: 'sdk.coin'
|
|
1573
1565
|
},
|
|
@@ -1585,12 +1577,10 @@ const info = {
|
|
|
1585
1577
|
display: 'pAUUU30Jun2025',
|
|
1586
1578
|
symbol: 'pAUUU-30Jun2025',
|
|
1587
1579
|
logoURIs: {
|
|
1588
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1589
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1580
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1590
1581
|
},
|
|
1591
1582
|
images: [{
|
|
1592
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1593
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1594
1584
|
}],
|
|
1595
1585
|
typeAsset: 'sdk.coin'
|
|
1596
1586
|
},
|
|
@@ -1608,12 +1598,10 @@ const info = {
|
|
|
1608
1598
|
display: 'pAUUU31Dec2025',
|
|
1609
1599
|
symbol: 'pAUUU-31Dec2025',
|
|
1610
1600
|
logoURIs: {
|
|
1611
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1612
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1601
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1613
1602
|
},
|
|
1614
1603
|
images: [{
|
|
1615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1616
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1604
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1617
1605
|
}],
|
|
1618
1606
|
typeAsset: 'sdk.coin'
|
|
1619
1607
|
},
|
|
@@ -1631,12 +1619,10 @@ const info = {
|
|
|
1631
1619
|
display: 'pAUUU31Dec2026',
|
|
1632
1620
|
symbol: 'pAUUU-31Dec2026',
|
|
1633
1621
|
logoURIs: {
|
|
1634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1636
1623
|
},
|
|
1637
1624
|
images: [{
|
|
1638
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1639
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.svg'
|
|
1625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pAuuu.png'
|
|
1640
1626
|
}],
|
|
1641
1627
|
typeAsset: 'sdk.coin'
|
|
1642
1628
|
},
|
|
@@ -3310,12 +3296,10 @@ const info = {
|
|
|
3310
3296
|
display: 'yAUUU30Sep2024',
|
|
3311
3297
|
symbol: 'yAUUU-30Sep2024',
|
|
3312
3298
|
logoURIs: {
|
|
3313
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3314
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3315
3300
|
},
|
|
3316
3301
|
images: [{
|
|
3317
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3318
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3319
3303
|
}],
|
|
3320
3304
|
typeAsset: 'sdk.coin'
|
|
3321
3305
|
},
|
|
@@ -3333,12 +3317,10 @@ const info = {
|
|
|
3333
3317
|
display: 'yAUUU31Dec2024',
|
|
3334
3318
|
symbol: 'yAUUU-31Dec2024',
|
|
3335
3319
|
logoURIs: {
|
|
3336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3320
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3338
3321
|
},
|
|
3339
3322
|
images: [{
|
|
3340
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3341
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3323
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3342
3324
|
}],
|
|
3343
3325
|
typeAsset: 'sdk.coin'
|
|
3344
3326
|
},
|
|
@@ -3356,12 +3338,10 @@ const info = {
|
|
|
3356
3338
|
display: 'yAUUU30Jun2025',
|
|
3357
3339
|
symbol: 'yAUUU-30Jun2025',
|
|
3358
3340
|
logoURIs: {
|
|
3359
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3360
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3361
3342
|
},
|
|
3362
3343
|
images: [{
|
|
3363
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3364
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3365
3345
|
}],
|
|
3366
3346
|
typeAsset: 'sdk.coin'
|
|
3367
3347
|
},
|
|
@@ -3379,12 +3359,10 @@ const info = {
|
|
|
3379
3359
|
display: 'yAUUU31Dec2025',
|
|
3380
3360
|
symbol: 'yAUUU-31Dec2025',
|
|
3381
3361
|
logoURIs: {
|
|
3382
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3383
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3362
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3384
3363
|
},
|
|
3385
3364
|
images: [{
|
|
3386
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3387
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3388
3366
|
}],
|
|
3389
3367
|
typeAsset: 'sdk.coin'
|
|
3390
3368
|
},
|
|
@@ -3402,12 +3380,10 @@ const info = {
|
|
|
3402
3380
|
display: 'yAUUU31Dec2026',
|
|
3403
3381
|
symbol: 'yAUUU-31Dec2026',
|
|
3404
3382
|
logoURIs: {
|
|
3405
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3406
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3407
3384
|
},
|
|
3408
3385
|
images: [{
|
|
3409
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3410
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.svg'
|
|
3386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yAuuu.png'
|
|
3411
3387
|
}],
|
|
3412
3388
|
typeAsset: 'sdk.coin'
|
|
3413
3389
|
},
|
|
@@ -19,13 +19,11 @@ const info = {
|
|
|
19
19
|
display: 'scrt',
|
|
20
20
|
symbol: 'SCRT',
|
|
21
21
|
logoURIs: {
|
|
22
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
23
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
24
23
|
},
|
|
25
24
|
coingeckoId: 'secret',
|
|
26
25
|
images: [{
|
|
27
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
28
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
29
27
|
}],
|
|
30
28
|
socials: {
|
|
31
29
|
website: 'https://scrt.network/',
|
|
@@ -42,8 +42,7 @@ const info = {
|
|
|
42
42
|
tag: 'v1.12.1'
|
|
43
43
|
},
|
|
44
44
|
logoURIs: {
|
|
45
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
46
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
45
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
47
46
|
},
|
|
48
47
|
description: 'Secret Network is the first blockchain with customizable privacy. You get to choose what you share, with whom, and how. This protects users, and empowers developers to build a better Web3.',
|
|
49
48
|
apis: {
|
|
@@ -169,8 +168,7 @@ const info = {
|
|
|
169
168
|
}
|
|
170
169
|
],
|
|
171
170
|
images: [{
|
|
172
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
173
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
174
172
|
}]
|
|
175
173
|
};
|
|
176
174
|
exports.default = info;
|
|
@@ -220,16 +220,14 @@ const info = {
|
|
|
220
220
|
}
|
|
221
221
|
}],
|
|
222
222
|
logoURIs: {
|
|
223
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
224
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
225
224
|
},
|
|
226
225
|
images: [{
|
|
227
226
|
imageSync: {
|
|
228
227
|
chainName: 'secretnetwork',
|
|
229
228
|
baseDenom: 'uscrt'
|
|
230
229
|
},
|
|
231
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
232
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
233
231
|
}],
|
|
234
232
|
coingeckoId: 'secret'
|
|
235
233
|
}
|
|
@@ -3969,10 +3969,10 @@ const info = {
|
|
|
3969
3969
|
display: 'stnd',
|
|
3970
3970
|
symbol: 'sTND',
|
|
3971
3971
|
logoURIs: {
|
|
3972
|
-
|
|
3972
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
3973
3973
|
},
|
|
3974
3974
|
images: [{
|
|
3975
|
-
|
|
3975
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/stnd.png'
|
|
3976
3976
|
}]
|
|
3977
3977
|
},
|
|
3978
3978
|
{
|
|
@@ -4939,6 +4939,33 @@ const info = {
|
|
|
4939
4939
|
images: [{
|
|
4940
4940
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/lunctoken.png'
|
|
4941
4941
|
}]
|
|
4942
|
+
},
|
|
4943
|
+
{
|
|
4944
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
4945
|
+
extendedDescription: 'GRDX serves as the core utility and payment token across the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain. It drives all on-chain activities within Garuda DeFi, including staking, trading, and governance participation. As a deflationary asset, GRDX features both on-chain and off-chain burn mechanisms that gradually reduce its supply, supporting long-term value growth. By integrating Garuda DeFi utilities, the BigbangX marketplace, and GameFi functions under one ecosystem, GRDX unites decentralized finance, digital commerce, and gaming innovation.',
|
|
4946
|
+
socials: {
|
|
4947
|
+
website: 'https://garuda-defi.org/',
|
|
4948
|
+
x: 'https://x.com/garuda_defi'
|
|
4949
|
+
},
|
|
4950
|
+
typeAsset: 'cw20',
|
|
4951
|
+
address: 'terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
4952
|
+
denomUnits: [{
|
|
4953
|
+
denom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
4954
|
+
exponent: 0
|
|
4955
|
+
}, {
|
|
4956
|
+
denom: 'GRDX',
|
|
4957
|
+
exponent: 6
|
|
4958
|
+
}],
|
|
4959
|
+
base: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
4960
|
+
name: 'GRDX',
|
|
4961
|
+
display: 'GRDX',
|
|
4962
|
+
symbol: 'GRDX',
|
|
4963
|
+
logoURIs: {
|
|
4964
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
4965
|
+
},
|
|
4966
|
+
images: [{
|
|
4967
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
4968
|
+
}]
|
|
4942
4969
|
}
|
|
4943
4970
|
]
|
|
4944
4971
|
};
|
|
@@ -73,12 +73,10 @@ const info = {
|
|
|
73
73
|
display: 'stzig',
|
|
74
74
|
symbol: 'STZIG',
|
|
75
75
|
logoURIs: {
|
|
76
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
77
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
|
|
76
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
78
77
|
},
|
|
79
78
|
images: [{
|
|
80
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
81
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
|
|
79
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
82
80
|
}],
|
|
83
81
|
typeAsset: 'sdk.coin',
|
|
84
82
|
socials: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.95",
|
|
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.95"
|
|
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": "b1d7642cba4a6dd807ea49cc3e765d5b0bd748d5"
|
|
43
43
|
}
|
|
@@ -37,7 +37,6 @@ const info = {
|
|
|
37
37
|
logoURIs: {
|
|
38
38
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
39
39
|
},
|
|
40
|
-
coingeckoId: 'elys-network',
|
|
41
40
|
images: [{
|
|
42
41
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/elystestnet/images/elys.png'
|
|
43
42
|
}],
|
|
@@ -113,12 +113,10 @@ const info = {
|
|
|
113
113
|
provider: 'Int3face'
|
|
114
114
|
}],
|
|
115
115
|
logoURIs: {
|
|
116
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
117
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
116
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
118
117
|
},
|
|
119
118
|
images: [{
|
|
120
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
121
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
122
120
|
}],
|
|
123
121
|
typeAsset: 'sdk.coin'
|
|
124
122
|
},
|
|
@@ -237,12 +235,10 @@ const info = {
|
|
|
237
235
|
provider: 'Int3face'
|
|
238
236
|
}],
|
|
239
237
|
logoURIs: {
|
|
240
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
241
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
242
239
|
},
|
|
243
240
|
images: [{
|
|
244
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
245
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
241
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
246
242
|
}],
|
|
247
243
|
typeAsset: 'sdk.coin'
|
|
248
244
|
},
|
|
@@ -64,7 +64,6 @@ const info = {
|
|
|
64
64
|
provider: 'Neutron'
|
|
65
65
|
}],
|
|
66
66
|
logoURIs: {
|
|
67
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
68
67
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
69
68
|
},
|
|
70
69
|
images: [{
|
|
@@ -72,7 +71,6 @@ const info = {
|
|
|
72
71
|
chainName: 'neutron',
|
|
73
72
|
baseDenom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom'
|
|
74
73
|
},
|
|
75
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
76
74
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
77
75
|
}],
|
|
78
76
|
typeAsset: 'sdk.coin'
|
|
@@ -1366,19 +1366,16 @@ const info = {
|
|
|
1366
1366
|
}
|
|
1367
1367
|
}],
|
|
1368
1368
|
logoURIs: {
|
|
1369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
1370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg'
|
|
1369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
1371
1370
|
},
|
|
1372
1371
|
images: [{
|
|
1373
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
1374
1372
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
1375
1373
|
}, {
|
|
1376
1374
|
imageSync: {
|
|
1377
1375
|
chainName: 'int3facetestnet',
|
|
1378
1376
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
1379
1377
|
},
|
|
1380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1381
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1378
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1382
1379
|
}]
|
|
1383
1380
|
},
|
|
1384
1381
|
{
|
|
@@ -1713,19 +1710,16 @@ const info = {
|
|
|
1713
1710
|
}
|
|
1714
1711
|
}],
|
|
1715
1712
|
logoURIs: {
|
|
1716
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
|
|
1717
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
|
|
1713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
|
|
1718
1714
|
},
|
|
1719
1715
|
images: [{
|
|
1720
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
|
|
1721
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
|
|
1716
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png'
|
|
1722
1717
|
}, {
|
|
1723
1718
|
imageSync: {
|
|
1724
1719
|
chainName: 'int3facetestnet',
|
|
1725
1720
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp'
|
|
1726
1721
|
},
|
|
1727
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
1728
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
1722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png'
|
|
1729
1723
|
}]
|
|
1730
1724
|
}
|
|
1731
1725
|
]
|
|
@@ -25,8 +25,7 @@ const info = {
|
|
|
25
25
|
provider: 'Secret Network'
|
|
26
26
|
}],
|
|
27
27
|
logoURIs: {
|
|
28
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
29
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
28
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
30
29
|
},
|
|
31
30
|
coingeckoId: 'secret',
|
|
32
31
|
images: [{
|
|
@@ -34,8 +33,7 @@ const info = {
|
|
|
34
33
|
chainName: 'secretnetwork',
|
|
35
34
|
baseDenom: 'uscrt'
|
|
36
35
|
},
|
|
37
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
38
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
36
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
39
37
|
}],
|
|
40
38
|
typeAsset: 'sdk.coin'
|
|
41
39
|
}]
|
|
@@ -34,7 +34,32 @@ const info = {
|
|
|
34
34
|
codebase: {
|
|
35
35
|
gitRepo: 'https://github.com/classic-terra/core',
|
|
36
36
|
recommendedVersion: 'v3.5.0',
|
|
37
|
-
compatibleVersions: ['v3.5.0']
|
|
37
|
+
compatibleVersions: ['v3.5.0'],
|
|
38
|
+
tag: 'v3.5.0',
|
|
39
|
+
binaries: {
|
|
40
|
+
"linux/arm64": 'https://github.com/classic-terra/core/releases/download/v3.5.0/terra_3.5.0_Linux_arm64.tar.gz',
|
|
41
|
+
"linux/amd64": 'https://github.com/classic-terra/core/releases/download/v3.5.0/terra_3.5.0_Linux_x86_64.tar.gz'
|
|
42
|
+
},
|
|
43
|
+
sdk: {
|
|
44
|
+
type: 'cosmos',
|
|
45
|
+
repo: 'https://github.com/cosmos/cosmos-sdk',
|
|
46
|
+
version: 'v0.47.17',
|
|
47
|
+
tag: 'v0.47.17'
|
|
48
|
+
},
|
|
49
|
+
consensus: {
|
|
50
|
+
type: 'cometbft',
|
|
51
|
+
version: '0.37.15'
|
|
52
|
+
},
|
|
53
|
+
cosmwasm: {
|
|
54
|
+
version: '0.46.0',
|
|
55
|
+
enabled: true
|
|
56
|
+
},
|
|
57
|
+
ibc: {
|
|
58
|
+
type: 'go',
|
|
59
|
+
repo: 'https://github.com/cosmos/ibc-go',
|
|
60
|
+
version: 'v7.10.0',
|
|
61
|
+
tag: 'v7.10.0'
|
|
62
|
+
}
|
|
38
63
|
},
|
|
39
64
|
logoURIs: {
|
|
40
65
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png',
|
|
@@ -86,16 +86,14 @@ const info = {
|
|
|
86
86
|
provider: 'ZIGChain'
|
|
87
87
|
}],
|
|
88
88
|
logoURIs: {
|
|
89
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
90
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
|
|
89
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
91
90
|
},
|
|
92
91
|
images: [{
|
|
93
92
|
imageSync: {
|
|
94
93
|
chainName: 'zigchain',
|
|
95
94
|
baseDenom: 'coin.zig109f7g2rzl2aqee7z6gffn8kfe9cpqx0mjkk7ethmx8m2hq4xpe9snmaam2.stzig'
|
|
96
95
|
},
|
|
97
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
98
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.svg'
|
|
96
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/zigchain/images/stzig.png'
|
|
99
97
|
}],
|
|
100
98
|
typeAsset: 'sdk.coin',
|
|
101
99
|
socials: {
|