@chain-registry/assets 1.70.335 → 1.70.337
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.js +0 -86
- package/esm/mainnet/celestia.js +6 -0
- package/esm/mainnet/composable.js +46 -0
- package/esm/mainnet/cosmoshub.js +6 -0
- package/esm/mainnet/dydx.js +78 -0
- package/esm/mainnet/lumera.js +90 -0
- package/esm/mainnet/neutron.js +6 -0
- package/esm/mainnet/noble.js +88 -168
- package/esm/mainnet/nyx.js +6 -0
- package/esm/mainnet/osmosis.js +234 -86
- package/esm/mainnet/secretnetwork.js +82 -82
- package/esm/mainnet/stride.js +6 -0
- package/esm/noncosmos/penumbra.js +6 -0
- package/esm/testnet/osmosistestnet.js +0 -78
- package/mainnet/axelar.js +0 -86
- package/mainnet/celestia.js +6 -0
- package/mainnet/composable.js +46 -0
- package/mainnet/cosmoshub.js +6 -0
- package/mainnet/dydx.js +78 -0
- package/mainnet/lumera.js +90 -0
- package/mainnet/neutron.js +6 -0
- package/mainnet/noble.js +88 -168
- package/mainnet/nyx.js +6 -0
- package/mainnet/osmosis.js +234 -86
- package/mainnet/secretnetwork.js +82 -82
- package/mainnet/stride.js +6 -0
- package/noncosmos/penumbra.js +6 -0
- package/package.json +5 -5
- package/testnet/osmosistestnet.js +0 -78
package/esm/mainnet/noble.js
CHANGED
|
@@ -25,6 +25,9 @@ const assets = {
|
|
|
25
25
|
twitter: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
27
|
coingecko_id: 'namada',
|
|
28
|
+
images: [{
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
|
+
}],
|
|
28
31
|
traces: [{
|
|
29
32
|
type: 'ibc',
|
|
30
33
|
counterparty: {
|
|
@@ -2385,49 +2388,6 @@ const assets = {
|
|
|
2385
2388
|
}
|
|
2386
2389
|
}]
|
|
2387
2390
|
},
|
|
2388
|
-
{
|
|
2389
|
-
name: 'Astrovault token',
|
|
2390
|
-
description: 'AXV',
|
|
2391
|
-
socials: {
|
|
2392
|
-
website: 'https://astrovault.io/',
|
|
2393
|
-
twitter: 'https://x.com/axvdex'
|
|
2394
|
-
},
|
|
2395
|
-
denom_units: [{
|
|
2396
|
-
denom: 'ibc/35E5ABDA30264D9AC1BF3DA5151CB49D8ACF10190A38C3C61856432B082E626C',
|
|
2397
|
-
exponent: 0,
|
|
2398
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
2399
|
-
}, {
|
|
2400
|
-
denom: 'AXV',
|
|
2401
|
-
exponent: 6
|
|
2402
|
-
}],
|
|
2403
|
-
base: 'ibc/35E5ABDA30264D9AC1BF3DA5151CB49D8ACF10190A38C3C61856432B082E626C',
|
|
2404
|
-
display: 'AXV',
|
|
2405
|
-
symbol: 'AXV',
|
|
2406
|
-
logo_URIs: {
|
|
2407
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
2408
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
2409
|
-
},
|
|
2410
|
-
images: [{
|
|
2411
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
2412
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
2413
|
-
image_sync: {
|
|
2414
|
-
chain_name: 'neutron',
|
|
2415
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
2416
|
-
}
|
|
2417
|
-
}],
|
|
2418
|
-
type_asset: 'sdk.coin',
|
|
2419
|
-
traces: [{
|
|
2420
|
-
type: 'ibc',
|
|
2421
|
-
counterparty: {
|
|
2422
|
-
channel_id: 'channel-2',
|
|
2423
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
2424
|
-
chain_name: 'nibiru'
|
|
2425
|
-
},
|
|
2426
|
-
chain: {
|
|
2427
|
-
channel_id: 'channel-67'
|
|
2428
|
-
}
|
|
2429
|
-
}]
|
|
2430
|
-
},
|
|
2431
2391
|
{
|
|
2432
2392
|
name: 'uoprek',
|
|
2433
2393
|
description: 'uoprek',
|
|
@@ -4683,6 +4643,9 @@ const assets = {
|
|
|
4683
4643
|
twitter: 'https://x.com/namada'
|
|
4684
4644
|
},
|
|
4685
4645
|
coingecko_id: 'namada',
|
|
4646
|
+
images: [{
|
|
4647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
4648
|
+
}],
|
|
4686
4649
|
traces: [{
|
|
4687
4650
|
type: 'ibc',
|
|
4688
4651
|
counterparty: {
|
|
@@ -4884,49 +4847,6 @@ const assets = {
|
|
|
4884
4847
|
}
|
|
4885
4848
|
}]
|
|
4886
4849
|
},
|
|
4887
|
-
{
|
|
4888
|
-
name: 'Astrovault token',
|
|
4889
|
-
description: 'AXV',
|
|
4890
|
-
socials: {
|
|
4891
|
-
website: 'https://astrovault.io/',
|
|
4892
|
-
twitter: 'https://x.com/axvdex'
|
|
4893
|
-
},
|
|
4894
|
-
denom_units: [{
|
|
4895
|
-
denom: 'ibc/35E5ABDA30264D9AC1BF3DA5151CB49D8ACF10190A38C3C61856432B082E626C',
|
|
4896
|
-
exponent: 0,
|
|
4897
|
-
aliases: ['tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv']
|
|
4898
|
-
}, {
|
|
4899
|
-
denom: 'AXV',
|
|
4900
|
-
exponent: 6
|
|
4901
|
-
}],
|
|
4902
|
-
base: 'ibc/35E5ABDA30264D9AC1BF3DA5151CB49D8ACF10190A38C3C61856432B082E626C',
|
|
4903
|
-
display: 'AXV',
|
|
4904
|
-
symbol: 'AXV',
|
|
4905
|
-
logo_URIs: {
|
|
4906
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
4907
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg'
|
|
4908
|
-
},
|
|
4909
|
-
images: [{
|
|
4910
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.png',
|
|
4911
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/axv.svg',
|
|
4912
|
-
image_sync: {
|
|
4913
|
-
chain_name: 'neutron',
|
|
4914
|
-
base_denom: 'cw20:neutron10dxyft3nv4vpxh5vrpn0xw8geej8dw3g39g7nqp8mrm307ypssksau29af'
|
|
4915
|
-
}
|
|
4916
|
-
}],
|
|
4917
|
-
type_asset: 'sdk.coin',
|
|
4918
|
-
traces: [{
|
|
4919
|
-
type: 'ibc',
|
|
4920
|
-
counterparty: {
|
|
4921
|
-
channel_id: 'channel-2',
|
|
4922
|
-
base_denom: 'tf/nibi1vetfuua65frvf6f458xgtjerf0ra7wwjykrdpuyn0jur5x07awxsfka0ga/axv',
|
|
4923
|
-
chain_name: 'nibiru'
|
|
4924
|
-
},
|
|
4925
|
-
chain: {
|
|
4926
|
-
channel_id: 'channel-67'
|
|
4927
|
-
}
|
|
4928
|
-
}]
|
|
4929
|
-
},
|
|
4930
4850
|
{
|
|
4931
4851
|
name: 'uoprek',
|
|
4932
4852
|
description: 'uoprek',
|
|
@@ -23124,6 +23044,19 @@ const assets = {
|
|
|
23124
23044
|
name: 'Wtrx',
|
|
23125
23045
|
display: 'wtrx',
|
|
23126
23046
|
symbol: 'wTRX',
|
|
23047
|
+
traces: [{
|
|
23048
|
+
type: 'ibc-cw20',
|
|
23049
|
+
counterparty: {
|
|
23050
|
+
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23051
|
+
channel_id: 'channel-147',
|
|
23052
|
+
base_denom: 'cw20:orai1c7tpjenafvgjtgm9aqwm7afnke6c56hpdms8jc6md40xs3ugd0es5encn0',
|
|
23053
|
+
chain_name: 'oraichain'
|
|
23054
|
+
},
|
|
23055
|
+
chain: {
|
|
23056
|
+
port: 'transfer',
|
|
23057
|
+
channel_id: 'channel-34'
|
|
23058
|
+
}
|
|
23059
|
+
}],
|
|
23127
23060
|
images: [{
|
|
23128
23061
|
image_sync: {
|
|
23129
23062
|
chain_name: 'tron',
|
|
@@ -23138,20 +23071,7 @@ const assets = {
|
|
|
23138
23071
|
logo_URIs: {
|
|
23139
23072
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png',
|
|
23140
23073
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg'
|
|
23141
|
-
}
|
|
23142
|
-
traces: [{
|
|
23143
|
-
type: 'ibc-cw20',
|
|
23144
|
-
counterparty: {
|
|
23145
|
-
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23146
|
-
channel_id: 'channel-147',
|
|
23147
|
-
base_denom: 'cw20:orai1c7tpjenafvgjtgm9aqwm7afnke6c56hpdms8jc6md40xs3ugd0es5encn0',
|
|
23148
|
-
chain_name: 'oraichain'
|
|
23149
|
-
},
|
|
23150
|
-
chain: {
|
|
23151
|
-
port: 'transfer',
|
|
23152
|
-
channel_id: 'channel-34'
|
|
23153
|
-
}
|
|
23154
|
-
}]
|
|
23074
|
+
}
|
|
23155
23075
|
},
|
|
23156
23076
|
{
|
|
23157
23077
|
description: 'The scATOM token is the cw20 token for the Oraichain.',
|
|
@@ -23245,18 +23165,6 @@ const assets = {
|
|
|
23245
23165
|
name: 'Weth',
|
|
23246
23166
|
display: 'weth',
|
|
23247
23167
|
symbol: 'wETH',
|
|
23248
|
-
images: [{
|
|
23249
|
-
image_sync: {
|
|
23250
|
-
chain_name: 'ethereum',
|
|
23251
|
-
base_denom: 'wei'
|
|
23252
|
-
},
|
|
23253
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
23254
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
23255
|
-
}],
|
|
23256
|
-
logo_URIs: {
|
|
23257
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
23258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
23259
|
-
},
|
|
23260
23168
|
traces: [{
|
|
23261
23169
|
type: 'ibc-cw20',
|
|
23262
23170
|
counterparty: {
|
|
@@ -23269,7 +23177,19 @@ const assets = {
|
|
|
23269
23177
|
port: 'transfer',
|
|
23270
23178
|
channel_id: 'channel-34'
|
|
23271
23179
|
}
|
|
23272
|
-
}]
|
|
23180
|
+
}],
|
|
23181
|
+
images: [{
|
|
23182
|
+
image_sync: {
|
|
23183
|
+
chain_name: 'ethereum',
|
|
23184
|
+
base_denom: 'wei'
|
|
23185
|
+
},
|
|
23186
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
23187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
23188
|
+
}],
|
|
23189
|
+
logo_URIs: {
|
|
23190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
23191
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
23192
|
+
}
|
|
23273
23193
|
},
|
|
23274
23194
|
{
|
|
23275
23195
|
description: 'The BTC token is the cw20 token for the Oraichain.',
|
|
@@ -23287,6 +23207,19 @@ const assets = {
|
|
|
23287
23207
|
name: 'Btc',
|
|
23288
23208
|
display: 'btc',
|
|
23289
23209
|
symbol: 'BTC',
|
|
23210
|
+
traces: [{
|
|
23211
|
+
type: 'ibc-cw20',
|
|
23212
|
+
counterparty: {
|
|
23213
|
+
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23214
|
+
channel_id: 'channel-147',
|
|
23215
|
+
base_denom: 'cw20:orai10g6frpysmdgw5tdqke47als6f97aqmr8s3cljsvjce4n5enjftcqtamzsd',
|
|
23216
|
+
chain_name: 'oraichain'
|
|
23217
|
+
},
|
|
23218
|
+
chain: {
|
|
23219
|
+
port: 'transfer',
|
|
23220
|
+
channel_id: 'channel-34'
|
|
23221
|
+
}
|
|
23222
|
+
}],
|
|
23290
23223
|
images: [{
|
|
23291
23224
|
image_sync: {
|
|
23292
23225
|
chain_name: 'bitcoin',
|
|
@@ -23301,20 +23234,7 @@ const assets = {
|
|
|
23301
23234
|
logo_URIs: {
|
|
23302
23235
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png',
|
|
23303
23236
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg'
|
|
23304
|
-
}
|
|
23305
|
-
traces: [{
|
|
23306
|
-
type: 'ibc-cw20',
|
|
23307
|
-
counterparty: {
|
|
23308
|
-
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23309
|
-
channel_id: 'channel-147',
|
|
23310
|
-
base_denom: 'cw20:orai10g6frpysmdgw5tdqke47als6f97aqmr8s3cljsvjce4n5enjftcqtamzsd',
|
|
23311
|
-
chain_name: 'oraichain'
|
|
23312
|
-
},
|
|
23313
|
-
chain: {
|
|
23314
|
-
port: 'transfer',
|
|
23315
|
-
channel_id: 'channel-34'
|
|
23316
|
-
}
|
|
23317
|
-
}]
|
|
23237
|
+
}
|
|
23318
23238
|
},
|
|
23319
23239
|
{
|
|
23320
23240
|
description: 'The OCH token is the cw20 token for the Oraichain.',
|
|
@@ -23640,6 +23560,19 @@ const assets = {
|
|
|
23640
23560
|
name: 'Wtrx',
|
|
23641
23561
|
display: 'wtrx',
|
|
23642
23562
|
symbol: 'wTRX',
|
|
23563
|
+
traces: [{
|
|
23564
|
+
type: 'ibc-cw20',
|
|
23565
|
+
counterparty: {
|
|
23566
|
+
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23567
|
+
channel_id: 'channel-147',
|
|
23568
|
+
base_denom: 'cw20:orai1c7tpjenafvgjtgm9aqwm7afnke6c56hpdms8jc6md40xs3ugd0es5encn0',
|
|
23569
|
+
chain_name: 'oraichain'
|
|
23570
|
+
},
|
|
23571
|
+
chain: {
|
|
23572
|
+
port: 'transfer',
|
|
23573
|
+
channel_id: 'channel-34'
|
|
23574
|
+
}
|
|
23575
|
+
}],
|
|
23643
23576
|
images: [{
|
|
23644
23577
|
image_sync: {
|
|
23645
23578
|
chain_name: 'tron',
|
|
@@ -23654,20 +23587,7 @@ const assets = {
|
|
|
23654
23587
|
logo_URIs: {
|
|
23655
23588
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png',
|
|
23656
23589
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg'
|
|
23657
|
-
}
|
|
23658
|
-
traces: [{
|
|
23659
|
-
type: 'ibc-cw20',
|
|
23660
|
-
counterparty: {
|
|
23661
|
-
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23662
|
-
channel_id: 'channel-147',
|
|
23663
|
-
base_denom: 'cw20:orai1c7tpjenafvgjtgm9aqwm7afnke6c56hpdms8jc6md40xs3ugd0es5encn0',
|
|
23664
|
-
chain_name: 'oraichain'
|
|
23665
|
-
},
|
|
23666
|
-
chain: {
|
|
23667
|
-
port: 'transfer',
|
|
23668
|
-
channel_id: 'channel-34'
|
|
23669
|
-
}
|
|
23670
|
-
}]
|
|
23590
|
+
}
|
|
23671
23591
|
},
|
|
23672
23592
|
{
|
|
23673
23593
|
description: 'The scATOM token is the cw20 token for the Oraichain.',
|
|
@@ -23761,18 +23681,6 @@ const assets = {
|
|
|
23761
23681
|
name: 'Weth',
|
|
23762
23682
|
display: 'weth',
|
|
23763
23683
|
symbol: 'wETH',
|
|
23764
|
-
images: [{
|
|
23765
|
-
image_sync: {
|
|
23766
|
-
chain_name: 'ethereum',
|
|
23767
|
-
base_denom: 'wei'
|
|
23768
|
-
},
|
|
23769
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
23770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
23771
|
-
}],
|
|
23772
|
-
logo_URIs: {
|
|
23773
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
23774
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
23775
|
-
},
|
|
23776
23684
|
traces: [{
|
|
23777
23685
|
type: 'ibc-cw20',
|
|
23778
23686
|
counterparty: {
|
|
@@ -23785,7 +23693,19 @@ const assets = {
|
|
|
23785
23693
|
port: 'transfer',
|
|
23786
23694
|
channel_id: 'channel-34'
|
|
23787
23695
|
}
|
|
23788
|
-
}]
|
|
23696
|
+
}],
|
|
23697
|
+
images: [{
|
|
23698
|
+
image_sync: {
|
|
23699
|
+
chain_name: 'ethereum',
|
|
23700
|
+
base_denom: 'wei'
|
|
23701
|
+
},
|
|
23702
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
23703
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
23704
|
+
}],
|
|
23705
|
+
logo_URIs: {
|
|
23706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
23707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
23708
|
+
}
|
|
23789
23709
|
},
|
|
23790
23710
|
{
|
|
23791
23711
|
description: 'The BTC token is the cw20 token for the Oraichain.',
|
|
@@ -23803,6 +23723,19 @@ const assets = {
|
|
|
23803
23723
|
name: 'Btc',
|
|
23804
23724
|
display: 'btc',
|
|
23805
23725
|
symbol: 'BTC',
|
|
23726
|
+
traces: [{
|
|
23727
|
+
type: 'ibc-cw20',
|
|
23728
|
+
counterparty: {
|
|
23729
|
+
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23730
|
+
channel_id: 'channel-147',
|
|
23731
|
+
base_denom: 'cw20:orai10g6frpysmdgw5tdqke47als6f97aqmr8s3cljsvjce4n5enjftcqtamzsd',
|
|
23732
|
+
chain_name: 'oraichain'
|
|
23733
|
+
},
|
|
23734
|
+
chain: {
|
|
23735
|
+
port: 'transfer',
|
|
23736
|
+
channel_id: 'channel-34'
|
|
23737
|
+
}
|
|
23738
|
+
}],
|
|
23806
23739
|
images: [{
|
|
23807
23740
|
image_sync: {
|
|
23808
23741
|
chain_name: 'bitcoin',
|
|
@@ -23817,20 +23750,7 @@ const assets = {
|
|
|
23817
23750
|
logo_URIs: {
|
|
23818
23751
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png',
|
|
23819
23752
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg'
|
|
23820
|
-
}
|
|
23821
|
-
traces: [{
|
|
23822
|
-
type: 'ibc-cw20',
|
|
23823
|
-
counterparty: {
|
|
23824
|
-
port: 'wasm.orai195269awwnt5m6c843q6w7hp8rt0k7syfu9de4h0wz384slshuzps8y7ccm',
|
|
23825
|
-
channel_id: 'channel-147',
|
|
23826
|
-
base_denom: 'cw20:orai10g6frpysmdgw5tdqke47als6f97aqmr8s3cljsvjce4n5enjftcqtamzsd',
|
|
23827
|
-
chain_name: 'oraichain'
|
|
23828
|
-
},
|
|
23829
|
-
chain: {
|
|
23830
|
-
port: 'transfer',
|
|
23831
|
-
channel_id: 'channel-34'
|
|
23832
|
-
}
|
|
23833
|
-
}]
|
|
23753
|
+
}
|
|
23834
23754
|
},
|
|
23835
23755
|
{
|
|
23836
23756
|
description: 'The OCH token is the cw20 token for the Oraichain.',
|
package/esm/mainnet/nyx.js
CHANGED
|
@@ -25,6 +25,9 @@ const assets = {
|
|
|
25
25
|
twitter: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
27
|
coingecko_id: 'namada',
|
|
28
|
+
images: [{
|
|
29
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
|
+
}],
|
|
28
31
|
traces: [{
|
|
29
32
|
type: 'ibc',
|
|
30
33
|
counterparty: {
|
|
@@ -221,6 +224,9 @@ const assets = {
|
|
|
221
224
|
twitter: 'https://x.com/namada'
|
|
222
225
|
},
|
|
223
226
|
coingecko_id: 'namada',
|
|
227
|
+
images: [{
|
|
228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
229
|
+
}],
|
|
224
230
|
traces: [{
|
|
225
231
|
type: 'ibc',
|
|
226
232
|
counterparty: {
|