@chain-registry/assets 1.70.99 → 1.70.101
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 +192 -0
- package/esm/mainnet/bandchain.js +192 -0
- package/esm/mainnet/chihuahua.js +86 -0
- package/esm/mainnet/cosmoshub.js +192 -0
- package/esm/mainnet/doravota.js +192 -0
- package/esm/mainnet/dydx.js +192 -0
- package/esm/mainnet/dymension.js +78 -0
- package/esm/mainnet/evmos.js +192 -0
- package/esm/mainnet/gravitybridge.js +192 -0
- package/esm/mainnet/kava.js +192 -0
- package/esm/mainnet/kujira.js +192 -0
- package/esm/mainnet/noble.js +192 -0
- package/esm/mainnet/osmosis.js +192 -0
- package/esm/mainnet/secretnetwork.js +192 -0
- package/index.d.ts +1 -1
- package/mainnet/axelar.js +192 -0
- package/mainnet/bandchain.js +192 -0
- package/mainnet/chihuahua.js +86 -0
- package/mainnet/cosmoshub.js +192 -0
- package/mainnet/doravota.js +192 -0
- package/mainnet/dydx.js +192 -0
- package/mainnet/dymension.js +78 -0
- package/mainnet/evmos.js +192 -0
- package/mainnet/gravitybridge.js +192 -0
- package/mainnet/kava.js +192 -0
- package/mainnet/kujira.js +192 -0
- package/mainnet/noble.js +192 -0
- package/mainnet/osmosis.js +192 -0
- package/mainnet/secretnetwork.js +192 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -835,6 +835,102 @@ const assets = {
|
|
|
835
835
|
}
|
|
836
836
|
}]
|
|
837
837
|
},
|
|
838
|
+
{
|
|
839
|
+
description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
|
|
840
|
+
denom_units: [{
|
|
841
|
+
denom: 'ibc/343F755B3A654F9138B1F5C6D1DAC5DECB5EDD9FB1D0BE428647C971039AAAAE',
|
|
842
|
+
exponent: 0,
|
|
843
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
844
|
+
}, {
|
|
845
|
+
denom: 'sara',
|
|
846
|
+
exponent: 6
|
|
847
|
+
}],
|
|
848
|
+
base: 'ibc/343F755B3A654F9138B1F5C6D1DAC5DECB5EDD9FB1D0BE428647C971039AAAAE',
|
|
849
|
+
name: 'Sara',
|
|
850
|
+
display: 'sara',
|
|
851
|
+
symbol: 'SARA',
|
|
852
|
+
logo_URIs: {
|
|
853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
854
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
855
|
+
},
|
|
856
|
+
coingecko_id: 'pulsara',
|
|
857
|
+
keywords: [
|
|
858
|
+
'dex',
|
|
859
|
+
'staking',
|
|
860
|
+
'assets'
|
|
861
|
+
],
|
|
862
|
+
images: [{
|
|
863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
865
|
+
theme: {
|
|
866
|
+
primary_color_hex: '#0517b1'
|
|
867
|
+
}
|
|
868
|
+
}],
|
|
869
|
+
socials: {
|
|
870
|
+
website: 'https://www.pulsara.io',
|
|
871
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
872
|
+
},
|
|
873
|
+
type_asset: 'sdk.coin',
|
|
874
|
+
traces: [{
|
|
875
|
+
type: 'ibc',
|
|
876
|
+
counterparty: {
|
|
877
|
+
channel_id: 'channel-6',
|
|
878
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
879
|
+
chain_name: 'coreum'
|
|
880
|
+
},
|
|
881
|
+
chain: {
|
|
882
|
+
channel_id: 'channel-120'
|
|
883
|
+
}
|
|
884
|
+
}]
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
888
|
+
denom_units: [{
|
|
889
|
+
denom: 'ibc/888A3CCCE4A3793E13202A03F8FA0D8958AC094B3EF222104743983EF8919733',
|
|
890
|
+
exponent: 0,
|
|
891
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
892
|
+
}, {
|
|
893
|
+
denom: 'licore',
|
|
894
|
+
exponent: 6
|
|
895
|
+
}],
|
|
896
|
+
base: 'ibc/888A3CCCE4A3793E13202A03F8FA0D8958AC094B3EF222104743983EF8919733',
|
|
897
|
+
name: 'liCORE',
|
|
898
|
+
display: 'licore',
|
|
899
|
+
symbol: 'LICORE',
|
|
900
|
+
logo_URIs: {
|
|
901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
902
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
903
|
+
},
|
|
904
|
+
coingecko_id: 'licore',
|
|
905
|
+
keywords: [
|
|
906
|
+
'dex',
|
|
907
|
+
'staking',
|
|
908
|
+
'assets'
|
|
909
|
+
],
|
|
910
|
+
images: [{
|
|
911
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
912
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
913
|
+
theme: {
|
|
914
|
+
primary_color_hex: '#ea00c5'
|
|
915
|
+
}
|
|
916
|
+
}],
|
|
917
|
+
socials: {
|
|
918
|
+
website: 'https://www.pulsara.io',
|
|
919
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
920
|
+
},
|
|
921
|
+
type_asset: 'sdk.coin',
|
|
922
|
+
traces: [{
|
|
923
|
+
type: 'ibc',
|
|
924
|
+
counterparty: {
|
|
925
|
+
channel_id: 'channel-6',
|
|
926
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
927
|
+
chain_name: 'coreum'
|
|
928
|
+
},
|
|
929
|
+
chain: {
|
|
930
|
+
channel_id: 'channel-120'
|
|
931
|
+
}
|
|
932
|
+
}]
|
|
933
|
+
},
|
|
838
934
|
{
|
|
839
935
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
840
936
|
denom_units: [{
|
|
@@ -7378,6 +7474,102 @@ const assets = {
|
|
|
7378
7474
|
}
|
|
7379
7475
|
}]
|
|
7380
7476
|
},
|
|
7477
|
+
{
|
|
7478
|
+
description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
|
|
7479
|
+
denom_units: [{
|
|
7480
|
+
denom: 'ibc/343F755B3A654F9138B1F5C6D1DAC5DECB5EDD9FB1D0BE428647C971039AAAAE',
|
|
7481
|
+
exponent: 0,
|
|
7482
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
7483
|
+
}, {
|
|
7484
|
+
denom: 'sara',
|
|
7485
|
+
exponent: 6
|
|
7486
|
+
}],
|
|
7487
|
+
base: 'ibc/343F755B3A654F9138B1F5C6D1DAC5DECB5EDD9FB1D0BE428647C971039AAAAE',
|
|
7488
|
+
name: 'Sara',
|
|
7489
|
+
display: 'sara',
|
|
7490
|
+
symbol: 'SARA',
|
|
7491
|
+
logo_URIs: {
|
|
7492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
7493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
7494
|
+
},
|
|
7495
|
+
coingecko_id: 'pulsara',
|
|
7496
|
+
keywords: [
|
|
7497
|
+
'dex',
|
|
7498
|
+
'staking',
|
|
7499
|
+
'assets'
|
|
7500
|
+
],
|
|
7501
|
+
images: [{
|
|
7502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
7503
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
7504
|
+
theme: {
|
|
7505
|
+
primary_color_hex: '#0517b1'
|
|
7506
|
+
}
|
|
7507
|
+
}],
|
|
7508
|
+
socials: {
|
|
7509
|
+
website: 'https://www.pulsara.io',
|
|
7510
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
7511
|
+
},
|
|
7512
|
+
type_asset: 'sdk.coin',
|
|
7513
|
+
traces: [{
|
|
7514
|
+
type: 'ibc',
|
|
7515
|
+
counterparty: {
|
|
7516
|
+
channel_id: 'channel-6',
|
|
7517
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
7518
|
+
chain_name: 'coreum'
|
|
7519
|
+
},
|
|
7520
|
+
chain: {
|
|
7521
|
+
channel_id: 'channel-120'
|
|
7522
|
+
}
|
|
7523
|
+
}]
|
|
7524
|
+
},
|
|
7525
|
+
{
|
|
7526
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
7527
|
+
denom_units: [{
|
|
7528
|
+
denom: 'ibc/888A3CCCE4A3793E13202A03F8FA0D8958AC094B3EF222104743983EF8919733',
|
|
7529
|
+
exponent: 0,
|
|
7530
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
7531
|
+
}, {
|
|
7532
|
+
denom: 'licore',
|
|
7533
|
+
exponent: 6
|
|
7534
|
+
}],
|
|
7535
|
+
base: 'ibc/888A3CCCE4A3793E13202A03F8FA0D8958AC094B3EF222104743983EF8919733',
|
|
7536
|
+
name: 'liCORE',
|
|
7537
|
+
display: 'licore',
|
|
7538
|
+
symbol: 'LICORE',
|
|
7539
|
+
logo_URIs: {
|
|
7540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
7541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
7542
|
+
},
|
|
7543
|
+
coingecko_id: 'licore',
|
|
7544
|
+
keywords: [
|
|
7545
|
+
'dex',
|
|
7546
|
+
'staking',
|
|
7547
|
+
'assets'
|
|
7548
|
+
],
|
|
7549
|
+
images: [{
|
|
7550
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
7551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
7552
|
+
theme: {
|
|
7553
|
+
primary_color_hex: '#ea00c5'
|
|
7554
|
+
}
|
|
7555
|
+
}],
|
|
7556
|
+
socials: {
|
|
7557
|
+
website: 'https://www.pulsara.io',
|
|
7558
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
7559
|
+
},
|
|
7560
|
+
type_asset: 'sdk.coin',
|
|
7561
|
+
traces: [{
|
|
7562
|
+
type: 'ibc',
|
|
7563
|
+
counterparty: {
|
|
7564
|
+
channel_id: 'channel-6',
|
|
7565
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
7566
|
+
chain_name: 'coreum'
|
|
7567
|
+
},
|
|
7568
|
+
chain: {
|
|
7569
|
+
channel_id: 'channel-120'
|
|
7570
|
+
}
|
|
7571
|
+
}]
|
|
7572
|
+
},
|
|
7381
7573
|
{
|
|
7382
7574
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
7383
7575
|
denom_units: [{
|
package/esm/mainnet/bandchain.js
CHANGED
|
@@ -52,6 +52,102 @@ const assets = {
|
|
|
52
52
|
}
|
|
53
53
|
}]
|
|
54
54
|
},
|
|
55
|
+
{
|
|
56
|
+
description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
|
|
57
|
+
denom_units: [{
|
|
58
|
+
denom: 'ibc/7CD27C5DA6AC8A490EE2089BDF095814052F45BBBD17965D2DCE1E477B7CA87B',
|
|
59
|
+
exponent: 0,
|
|
60
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
61
|
+
}, {
|
|
62
|
+
denom: 'sara',
|
|
63
|
+
exponent: 6
|
|
64
|
+
}],
|
|
65
|
+
base: 'ibc/7CD27C5DA6AC8A490EE2089BDF095814052F45BBBD17965D2DCE1E477B7CA87B',
|
|
66
|
+
name: 'Sara',
|
|
67
|
+
display: 'sara',
|
|
68
|
+
symbol: 'SARA',
|
|
69
|
+
logo_URIs: {
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
72
|
+
},
|
|
73
|
+
coingecko_id: 'pulsara',
|
|
74
|
+
keywords: [
|
|
75
|
+
'dex',
|
|
76
|
+
'staking',
|
|
77
|
+
'assets'
|
|
78
|
+
],
|
|
79
|
+
images: [{
|
|
80
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
81
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
82
|
+
theme: {
|
|
83
|
+
primary_color_hex: '#0517b1'
|
|
84
|
+
}
|
|
85
|
+
}],
|
|
86
|
+
socials: {
|
|
87
|
+
website: 'https://www.pulsara.io',
|
|
88
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
89
|
+
},
|
|
90
|
+
type_asset: 'sdk.coin',
|
|
91
|
+
traces: [{
|
|
92
|
+
type: 'ibc',
|
|
93
|
+
counterparty: {
|
|
94
|
+
channel_id: 'channel-20',
|
|
95
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
96
|
+
chain_name: 'coreum'
|
|
97
|
+
},
|
|
98
|
+
chain: {
|
|
99
|
+
channel_id: 'channel-159'
|
|
100
|
+
}
|
|
101
|
+
}]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
105
|
+
denom_units: [{
|
|
106
|
+
denom: 'ibc/FB835B6C1170E65BBD97E62765D616A5A273730580882A523E59A734E1AEC750',
|
|
107
|
+
exponent: 0,
|
|
108
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
109
|
+
}, {
|
|
110
|
+
denom: 'licore',
|
|
111
|
+
exponent: 6
|
|
112
|
+
}],
|
|
113
|
+
base: 'ibc/FB835B6C1170E65BBD97E62765D616A5A273730580882A523E59A734E1AEC750',
|
|
114
|
+
name: 'liCORE',
|
|
115
|
+
display: 'licore',
|
|
116
|
+
symbol: 'LICORE',
|
|
117
|
+
logo_URIs: {
|
|
118
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
119
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
120
|
+
},
|
|
121
|
+
coingecko_id: 'licore',
|
|
122
|
+
keywords: [
|
|
123
|
+
'dex',
|
|
124
|
+
'staking',
|
|
125
|
+
'assets'
|
|
126
|
+
],
|
|
127
|
+
images: [{
|
|
128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
129
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
130
|
+
theme: {
|
|
131
|
+
primary_color_hex: '#ea00c5'
|
|
132
|
+
}
|
|
133
|
+
}],
|
|
134
|
+
socials: {
|
|
135
|
+
website: 'https://www.pulsara.io',
|
|
136
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
137
|
+
},
|
|
138
|
+
type_asset: 'sdk.coin',
|
|
139
|
+
traces: [{
|
|
140
|
+
type: 'ibc',
|
|
141
|
+
counterparty: {
|
|
142
|
+
channel_id: 'channel-20',
|
|
143
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
144
|
+
chain_name: 'coreum'
|
|
145
|
+
},
|
|
146
|
+
chain: {
|
|
147
|
+
channel_id: 'channel-159'
|
|
148
|
+
}
|
|
149
|
+
}]
|
|
150
|
+
},
|
|
55
151
|
{
|
|
56
152
|
description: 'The native token of Osmosis',
|
|
57
153
|
denom_units: [{
|
|
@@ -234,6 +330,102 @@ const assets = {
|
|
|
234
330
|
}
|
|
235
331
|
}]
|
|
236
332
|
},
|
|
333
|
+
{
|
|
334
|
+
description: 'SARA is the utility native token of the Pulsara ecosystem. The burn or mint of the $SARA token will be decided by the community through proposals and voting.',
|
|
335
|
+
denom_units: [{
|
|
336
|
+
denom: 'ibc/7CD27C5DA6AC8A490EE2089BDF095814052F45BBBD17965D2DCE1E477B7CA87B',
|
|
337
|
+
exponent: 0,
|
|
338
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
339
|
+
}, {
|
|
340
|
+
denom: 'sara',
|
|
341
|
+
exponent: 6
|
|
342
|
+
}],
|
|
343
|
+
base: 'ibc/7CD27C5DA6AC8A490EE2089BDF095814052F45BBBD17965D2DCE1E477B7CA87B',
|
|
344
|
+
name: 'Sara',
|
|
345
|
+
display: 'sara',
|
|
346
|
+
symbol: 'SARA',
|
|
347
|
+
logo_URIs: {
|
|
348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
350
|
+
},
|
|
351
|
+
coingecko_id: 'pulsara',
|
|
352
|
+
keywords: [
|
|
353
|
+
'dex',
|
|
354
|
+
'staking',
|
|
355
|
+
'assets'
|
|
356
|
+
],
|
|
357
|
+
images: [{
|
|
358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
360
|
+
theme: {
|
|
361
|
+
primary_color_hex: '#0517b1'
|
|
362
|
+
}
|
|
363
|
+
}],
|
|
364
|
+
socials: {
|
|
365
|
+
website: 'https://www.pulsara.io',
|
|
366
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
367
|
+
},
|
|
368
|
+
type_asset: 'sdk.coin',
|
|
369
|
+
traces: [{
|
|
370
|
+
type: 'ibc',
|
|
371
|
+
counterparty: {
|
|
372
|
+
channel_id: 'channel-20',
|
|
373
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
374
|
+
chain_name: 'coreum'
|
|
375
|
+
},
|
|
376
|
+
chain: {
|
|
377
|
+
channel_id: 'channel-159'
|
|
378
|
+
}
|
|
379
|
+
}]
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
383
|
+
denom_units: [{
|
|
384
|
+
denom: 'ibc/FB835B6C1170E65BBD97E62765D616A5A273730580882A523E59A734E1AEC750',
|
|
385
|
+
exponent: 0,
|
|
386
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
387
|
+
}, {
|
|
388
|
+
denom: 'licore',
|
|
389
|
+
exponent: 6
|
|
390
|
+
}],
|
|
391
|
+
base: 'ibc/FB835B6C1170E65BBD97E62765D616A5A273730580882A523E59A734E1AEC750',
|
|
392
|
+
name: 'liCORE',
|
|
393
|
+
display: 'licore',
|
|
394
|
+
symbol: 'LICORE',
|
|
395
|
+
logo_URIs: {
|
|
396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
397
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
398
|
+
},
|
|
399
|
+
coingecko_id: 'licore',
|
|
400
|
+
keywords: [
|
|
401
|
+
'dex',
|
|
402
|
+
'staking',
|
|
403
|
+
'assets'
|
|
404
|
+
],
|
|
405
|
+
images: [{
|
|
406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
408
|
+
theme: {
|
|
409
|
+
primary_color_hex: '#ea00c5'
|
|
410
|
+
}
|
|
411
|
+
}],
|
|
412
|
+
socials: {
|
|
413
|
+
website: 'https://www.pulsara.io',
|
|
414
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
415
|
+
},
|
|
416
|
+
type_asset: 'sdk.coin',
|
|
417
|
+
traces: [{
|
|
418
|
+
type: 'ibc',
|
|
419
|
+
counterparty: {
|
|
420
|
+
channel_id: 'channel-20',
|
|
421
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
422
|
+
chain_name: 'coreum'
|
|
423
|
+
},
|
|
424
|
+
chain: {
|
|
425
|
+
channel_id: 'channel-159'
|
|
426
|
+
}
|
|
427
|
+
}]
|
|
428
|
+
},
|
|
237
429
|
{
|
|
238
430
|
description: 'The native token of Osmosis',
|
|
239
431
|
denom_units: [{
|
package/esm/mainnet/chihuahua.js
CHANGED
|
@@ -1,6 +1,49 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'chihuahua',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native governance and staking token of the Dymension Hub',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/BFAA5FC8AAC1A59A7577865BA6FC22E8FCC375A4DFD1EEF53D7640F64DCFA682',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['adym']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'dym',
|
|
12
|
+
exponent: 18
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/BFAA5FC8AAC1A59A7577865BA6FC22E8FCC375A4DFD1EEF53D7640F64DCFA682',
|
|
16
|
+
name: 'Dymension',
|
|
17
|
+
display: 'dym',
|
|
18
|
+
symbol: 'DYM',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
|
|
22
|
+
},
|
|
23
|
+
coingecko_id: 'dymension',
|
|
24
|
+
images: [{
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
26
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg',
|
|
27
|
+
theme: {
|
|
28
|
+
primary_color_hex: '#f4e4d4'
|
|
29
|
+
}
|
|
30
|
+
}],
|
|
31
|
+
socials: {
|
|
32
|
+
website: 'https://portal.dymension.xyz',
|
|
33
|
+
twitter: 'https://twitter.com/dymension'
|
|
34
|
+
},
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-58',
|
|
39
|
+
base_denom: 'adym',
|
|
40
|
+
chain_name: 'dymension'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-208'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
4
47
|
{
|
|
5
48
|
description: 'The native token of JUNO Chain',
|
|
6
49
|
denom_units: [{
|
|
@@ -480,6 +523,49 @@ const assets = {
|
|
|
480
523
|
}
|
|
481
524
|
}]
|
|
482
525
|
},
|
|
526
|
+
{
|
|
527
|
+
description: 'The native governance and staking token of the Dymension Hub',
|
|
528
|
+
denom_units: [{
|
|
529
|
+
denom: 'ibc/BFAA5FC8AAC1A59A7577865BA6FC22E8FCC375A4DFD1EEF53D7640F64DCFA682',
|
|
530
|
+
exponent: 0,
|
|
531
|
+
aliases: ['adym']
|
|
532
|
+
}, {
|
|
533
|
+
denom: 'dym',
|
|
534
|
+
exponent: 18
|
|
535
|
+
}],
|
|
536
|
+
type_asset: 'sdk.coin',
|
|
537
|
+
base: 'ibc/BFAA5FC8AAC1A59A7577865BA6FC22E8FCC375A4DFD1EEF53D7640F64DCFA682',
|
|
538
|
+
name: 'Dymension',
|
|
539
|
+
display: 'dym',
|
|
540
|
+
symbol: 'DYM',
|
|
541
|
+
logo_URIs: {
|
|
542
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
|
|
544
|
+
},
|
|
545
|
+
coingecko_id: 'dymension',
|
|
546
|
+
images: [{
|
|
547
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg',
|
|
549
|
+
theme: {
|
|
550
|
+
primary_color_hex: '#f4e4d4'
|
|
551
|
+
}
|
|
552
|
+
}],
|
|
553
|
+
socials: {
|
|
554
|
+
website: 'https://portal.dymension.xyz',
|
|
555
|
+
twitter: 'https://twitter.com/dymension'
|
|
556
|
+
},
|
|
557
|
+
traces: [{
|
|
558
|
+
type: 'ibc',
|
|
559
|
+
counterparty: {
|
|
560
|
+
channel_id: 'channel-58',
|
|
561
|
+
base_denom: 'adym',
|
|
562
|
+
chain_name: 'dymension'
|
|
563
|
+
},
|
|
564
|
+
chain: {
|
|
565
|
+
channel_id: 'channel-208'
|
|
566
|
+
}
|
|
567
|
+
}]
|
|
568
|
+
},
|
|
483
569
|
{
|
|
484
570
|
description: 'The native token of JUNO Chain',
|
|
485
571
|
denom_units: [{
|