@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/cosmoshub.js
CHANGED
|
@@ -990,6 +990,102 @@ const assets = {
|
|
|
990
990
|
}
|
|
991
991
|
}]
|
|
992
992
|
},
|
|
993
|
+
{
|
|
994
|
+
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.',
|
|
995
|
+
denom_units: [{
|
|
996
|
+
denom: 'ibc/99E5F322485732DFC667D55B5B80D9BB7C0FD2D4AF1E636F365451CD5E6993A6',
|
|
997
|
+
exponent: 0,
|
|
998
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
999
|
+
}, {
|
|
1000
|
+
denom: 'sara',
|
|
1001
|
+
exponent: 6
|
|
1002
|
+
}],
|
|
1003
|
+
base: 'ibc/99E5F322485732DFC667D55B5B80D9BB7C0FD2D4AF1E636F365451CD5E6993A6',
|
|
1004
|
+
name: 'Sara',
|
|
1005
|
+
display: 'sara',
|
|
1006
|
+
symbol: 'SARA',
|
|
1007
|
+
logo_URIs: {
|
|
1008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
1009
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
1010
|
+
},
|
|
1011
|
+
coingecko_id: 'pulsara',
|
|
1012
|
+
keywords: [
|
|
1013
|
+
'dex',
|
|
1014
|
+
'staking',
|
|
1015
|
+
'assets'
|
|
1016
|
+
],
|
|
1017
|
+
images: [{
|
|
1018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
1019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
1020
|
+
theme: {
|
|
1021
|
+
primary_color_hex: '#0517b1'
|
|
1022
|
+
}
|
|
1023
|
+
}],
|
|
1024
|
+
socials: {
|
|
1025
|
+
website: 'https://www.pulsara.io',
|
|
1026
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
1027
|
+
},
|
|
1028
|
+
type_asset: 'sdk.coin',
|
|
1029
|
+
traces: [{
|
|
1030
|
+
type: 'ibc',
|
|
1031
|
+
counterparty: {
|
|
1032
|
+
channel_id: 'channel-9',
|
|
1033
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
1034
|
+
chain_name: 'coreum'
|
|
1035
|
+
},
|
|
1036
|
+
chain: {
|
|
1037
|
+
channel_id: 'channel-660'
|
|
1038
|
+
}
|
|
1039
|
+
}]
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
1043
|
+
denom_units: [{
|
|
1044
|
+
denom: 'ibc/46FEAB17476B9D02870FF02057621AB858C84FB972AB1894726AEBD97AC9992C',
|
|
1045
|
+
exponent: 0,
|
|
1046
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
1047
|
+
}, {
|
|
1048
|
+
denom: 'licore',
|
|
1049
|
+
exponent: 6
|
|
1050
|
+
}],
|
|
1051
|
+
base: 'ibc/46FEAB17476B9D02870FF02057621AB858C84FB972AB1894726AEBD97AC9992C',
|
|
1052
|
+
name: 'liCORE',
|
|
1053
|
+
display: 'licore',
|
|
1054
|
+
symbol: 'LICORE',
|
|
1055
|
+
logo_URIs: {
|
|
1056
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
1057
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
1058
|
+
},
|
|
1059
|
+
coingecko_id: 'licore',
|
|
1060
|
+
keywords: [
|
|
1061
|
+
'dex',
|
|
1062
|
+
'staking',
|
|
1063
|
+
'assets'
|
|
1064
|
+
],
|
|
1065
|
+
images: [{
|
|
1066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
1067
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
1068
|
+
theme: {
|
|
1069
|
+
primary_color_hex: '#ea00c5'
|
|
1070
|
+
}
|
|
1071
|
+
}],
|
|
1072
|
+
socials: {
|
|
1073
|
+
website: 'https://www.pulsara.io',
|
|
1074
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
1075
|
+
},
|
|
1076
|
+
type_asset: 'sdk.coin',
|
|
1077
|
+
traces: [{
|
|
1078
|
+
type: 'ibc',
|
|
1079
|
+
counterparty: {
|
|
1080
|
+
channel_id: 'channel-9',
|
|
1081
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
1082
|
+
chain_name: 'coreum'
|
|
1083
|
+
},
|
|
1084
|
+
chain: {
|
|
1085
|
+
channel_id: 'channel-660'
|
|
1086
|
+
}
|
|
1087
|
+
}]
|
|
1088
|
+
},
|
|
993
1089
|
{
|
|
994
1090
|
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
995
1091
|
denom_units: [{
|
|
@@ -1979,6 +2075,102 @@ const assets = {
|
|
|
1979
2075
|
}
|
|
1980
2076
|
}]
|
|
1981
2077
|
},
|
|
2078
|
+
{
|
|
2079
|
+
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.',
|
|
2080
|
+
denom_units: [{
|
|
2081
|
+
denom: 'ibc/99E5F322485732DFC667D55B5B80D9BB7C0FD2D4AF1E636F365451CD5E6993A6',
|
|
2082
|
+
exponent: 0,
|
|
2083
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
2084
|
+
}, {
|
|
2085
|
+
denom: 'sara',
|
|
2086
|
+
exponent: 6
|
|
2087
|
+
}],
|
|
2088
|
+
base: 'ibc/99E5F322485732DFC667D55B5B80D9BB7C0FD2D4AF1E636F365451CD5E6993A6',
|
|
2089
|
+
name: 'Sara',
|
|
2090
|
+
display: 'sara',
|
|
2091
|
+
symbol: 'SARA',
|
|
2092
|
+
logo_URIs: {
|
|
2093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
2094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
2095
|
+
},
|
|
2096
|
+
coingecko_id: 'pulsara',
|
|
2097
|
+
keywords: [
|
|
2098
|
+
'dex',
|
|
2099
|
+
'staking',
|
|
2100
|
+
'assets'
|
|
2101
|
+
],
|
|
2102
|
+
images: [{
|
|
2103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
2104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
2105
|
+
theme: {
|
|
2106
|
+
primary_color_hex: '#0517b1'
|
|
2107
|
+
}
|
|
2108
|
+
}],
|
|
2109
|
+
socials: {
|
|
2110
|
+
website: 'https://www.pulsara.io',
|
|
2111
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
2112
|
+
},
|
|
2113
|
+
type_asset: 'sdk.coin',
|
|
2114
|
+
traces: [{
|
|
2115
|
+
type: 'ibc',
|
|
2116
|
+
counterparty: {
|
|
2117
|
+
channel_id: 'channel-9',
|
|
2118
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
2119
|
+
chain_name: 'coreum'
|
|
2120
|
+
},
|
|
2121
|
+
chain: {
|
|
2122
|
+
channel_id: 'channel-660'
|
|
2123
|
+
}
|
|
2124
|
+
}]
|
|
2125
|
+
},
|
|
2126
|
+
{
|
|
2127
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
2128
|
+
denom_units: [{
|
|
2129
|
+
denom: 'ibc/46FEAB17476B9D02870FF02057621AB858C84FB972AB1894726AEBD97AC9992C',
|
|
2130
|
+
exponent: 0,
|
|
2131
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
2132
|
+
}, {
|
|
2133
|
+
denom: 'licore',
|
|
2134
|
+
exponent: 6
|
|
2135
|
+
}],
|
|
2136
|
+
base: 'ibc/46FEAB17476B9D02870FF02057621AB858C84FB972AB1894726AEBD97AC9992C',
|
|
2137
|
+
name: 'liCORE',
|
|
2138
|
+
display: 'licore',
|
|
2139
|
+
symbol: 'LICORE',
|
|
2140
|
+
logo_URIs: {
|
|
2141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
2142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
2143
|
+
},
|
|
2144
|
+
coingecko_id: 'licore',
|
|
2145
|
+
keywords: [
|
|
2146
|
+
'dex',
|
|
2147
|
+
'staking',
|
|
2148
|
+
'assets'
|
|
2149
|
+
],
|
|
2150
|
+
images: [{
|
|
2151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
2152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
2153
|
+
theme: {
|
|
2154
|
+
primary_color_hex: '#ea00c5'
|
|
2155
|
+
}
|
|
2156
|
+
}],
|
|
2157
|
+
socials: {
|
|
2158
|
+
website: 'https://www.pulsara.io',
|
|
2159
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
2160
|
+
},
|
|
2161
|
+
type_asset: 'sdk.coin',
|
|
2162
|
+
traces: [{
|
|
2163
|
+
type: 'ibc',
|
|
2164
|
+
counterparty: {
|
|
2165
|
+
channel_id: 'channel-9',
|
|
2166
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
2167
|
+
chain_name: 'coreum'
|
|
2168
|
+
},
|
|
2169
|
+
chain: {
|
|
2170
|
+
channel_id: 'channel-660'
|
|
2171
|
+
}
|
|
2172
|
+
}]
|
|
2173
|
+
},
|
|
1982
2174
|
{
|
|
1983
2175
|
description: 'The native token of Crescent',
|
|
1984
2176
|
denom_units: [{
|
package/esm/mainnet/doravota.js
CHANGED
|
@@ -179,6 +179,102 @@ const assets = {
|
|
|
179
179
|
}
|
|
180
180
|
}]
|
|
181
181
|
},
|
|
182
|
+
{
|
|
183
|
+
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.',
|
|
184
|
+
denom_units: [{
|
|
185
|
+
denom: 'ibc/41F2C370251AFE552AAE961CDB02DA714FFD57410A414E6B1ACDE84F97604AA7',
|
|
186
|
+
exponent: 0,
|
|
187
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
188
|
+
}, {
|
|
189
|
+
denom: 'sara',
|
|
190
|
+
exponent: 6
|
|
191
|
+
}],
|
|
192
|
+
base: 'ibc/41F2C370251AFE552AAE961CDB02DA714FFD57410A414E6B1ACDE84F97604AA7',
|
|
193
|
+
name: 'Sara',
|
|
194
|
+
display: 'sara',
|
|
195
|
+
symbol: 'SARA',
|
|
196
|
+
logo_URIs: {
|
|
197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
198
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
199
|
+
},
|
|
200
|
+
coingecko_id: 'pulsara',
|
|
201
|
+
keywords: [
|
|
202
|
+
'dex',
|
|
203
|
+
'staking',
|
|
204
|
+
'assets'
|
|
205
|
+
],
|
|
206
|
+
images: [{
|
|
207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
209
|
+
theme: {
|
|
210
|
+
primary_color_hex: '#0517b1'
|
|
211
|
+
}
|
|
212
|
+
}],
|
|
213
|
+
socials: {
|
|
214
|
+
website: 'https://www.pulsara.io',
|
|
215
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
216
|
+
},
|
|
217
|
+
type_asset: 'sdk.coin',
|
|
218
|
+
traces: [{
|
|
219
|
+
type: 'ibc',
|
|
220
|
+
counterparty: {
|
|
221
|
+
channel_id: 'channel-10',
|
|
222
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
223
|
+
chain_name: 'coreum'
|
|
224
|
+
},
|
|
225
|
+
chain: {
|
|
226
|
+
channel_id: 'channel-2'
|
|
227
|
+
}
|
|
228
|
+
}]
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
232
|
+
denom_units: [{
|
|
233
|
+
denom: 'ibc/4387F0DAA45FDB4ED32163588EFF77FC239C32A8A02D67D262140906EA21A492',
|
|
234
|
+
exponent: 0,
|
|
235
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
236
|
+
}, {
|
|
237
|
+
denom: 'licore',
|
|
238
|
+
exponent: 6
|
|
239
|
+
}],
|
|
240
|
+
base: 'ibc/4387F0DAA45FDB4ED32163588EFF77FC239C32A8A02D67D262140906EA21A492',
|
|
241
|
+
name: 'liCORE',
|
|
242
|
+
display: 'licore',
|
|
243
|
+
symbol: 'LICORE',
|
|
244
|
+
logo_URIs: {
|
|
245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
246
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
247
|
+
},
|
|
248
|
+
coingecko_id: 'licore',
|
|
249
|
+
keywords: [
|
|
250
|
+
'dex',
|
|
251
|
+
'staking',
|
|
252
|
+
'assets'
|
|
253
|
+
],
|
|
254
|
+
images: [{
|
|
255
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
256
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
257
|
+
theme: {
|
|
258
|
+
primary_color_hex: '#ea00c5'
|
|
259
|
+
}
|
|
260
|
+
}],
|
|
261
|
+
socials: {
|
|
262
|
+
website: 'https://www.pulsara.io',
|
|
263
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
264
|
+
},
|
|
265
|
+
type_asset: 'sdk.coin',
|
|
266
|
+
traces: [{
|
|
267
|
+
type: 'ibc',
|
|
268
|
+
counterparty: {
|
|
269
|
+
channel_id: 'channel-10',
|
|
270
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
271
|
+
chain_name: 'coreum'
|
|
272
|
+
},
|
|
273
|
+
chain: {
|
|
274
|
+
channel_id: 'channel-2'
|
|
275
|
+
}
|
|
276
|
+
}]
|
|
277
|
+
},
|
|
182
278
|
{
|
|
183
279
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
184
280
|
denom_units: [{
|
|
@@ -400,6 +496,102 @@ const assets = {
|
|
|
400
496
|
}
|
|
401
497
|
}]
|
|
402
498
|
},
|
|
499
|
+
{
|
|
500
|
+
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.',
|
|
501
|
+
denom_units: [{
|
|
502
|
+
denom: 'ibc/41F2C370251AFE552AAE961CDB02DA714FFD57410A414E6B1ACDE84F97604AA7',
|
|
503
|
+
exponent: 0,
|
|
504
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
505
|
+
}, {
|
|
506
|
+
denom: 'sara',
|
|
507
|
+
exponent: 6
|
|
508
|
+
}],
|
|
509
|
+
base: 'ibc/41F2C370251AFE552AAE961CDB02DA714FFD57410A414E6B1ACDE84F97604AA7',
|
|
510
|
+
name: 'Sara',
|
|
511
|
+
display: 'sara',
|
|
512
|
+
symbol: 'SARA',
|
|
513
|
+
logo_URIs: {
|
|
514
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
515
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
516
|
+
},
|
|
517
|
+
coingecko_id: 'pulsara',
|
|
518
|
+
keywords: [
|
|
519
|
+
'dex',
|
|
520
|
+
'staking',
|
|
521
|
+
'assets'
|
|
522
|
+
],
|
|
523
|
+
images: [{
|
|
524
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
525
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
526
|
+
theme: {
|
|
527
|
+
primary_color_hex: '#0517b1'
|
|
528
|
+
}
|
|
529
|
+
}],
|
|
530
|
+
socials: {
|
|
531
|
+
website: 'https://www.pulsara.io',
|
|
532
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
533
|
+
},
|
|
534
|
+
type_asset: 'sdk.coin',
|
|
535
|
+
traces: [{
|
|
536
|
+
type: 'ibc',
|
|
537
|
+
counterparty: {
|
|
538
|
+
channel_id: 'channel-10',
|
|
539
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
540
|
+
chain_name: 'coreum'
|
|
541
|
+
},
|
|
542
|
+
chain: {
|
|
543
|
+
channel_id: 'channel-2'
|
|
544
|
+
}
|
|
545
|
+
}]
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
549
|
+
denom_units: [{
|
|
550
|
+
denom: 'ibc/4387F0DAA45FDB4ED32163588EFF77FC239C32A8A02D67D262140906EA21A492',
|
|
551
|
+
exponent: 0,
|
|
552
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
553
|
+
}, {
|
|
554
|
+
denom: 'licore',
|
|
555
|
+
exponent: 6
|
|
556
|
+
}],
|
|
557
|
+
base: 'ibc/4387F0DAA45FDB4ED32163588EFF77FC239C32A8A02D67D262140906EA21A492',
|
|
558
|
+
name: 'liCORE',
|
|
559
|
+
display: 'licore',
|
|
560
|
+
symbol: 'LICORE',
|
|
561
|
+
logo_URIs: {
|
|
562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
563
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
564
|
+
},
|
|
565
|
+
coingecko_id: 'licore',
|
|
566
|
+
keywords: [
|
|
567
|
+
'dex',
|
|
568
|
+
'staking',
|
|
569
|
+
'assets'
|
|
570
|
+
],
|
|
571
|
+
images: [{
|
|
572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
573
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
574
|
+
theme: {
|
|
575
|
+
primary_color_hex: '#ea00c5'
|
|
576
|
+
}
|
|
577
|
+
}],
|
|
578
|
+
socials: {
|
|
579
|
+
website: 'https://www.pulsara.io',
|
|
580
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
581
|
+
},
|
|
582
|
+
type_asset: 'sdk.coin',
|
|
583
|
+
traces: [{
|
|
584
|
+
type: 'ibc',
|
|
585
|
+
counterparty: {
|
|
586
|
+
channel_id: 'channel-10',
|
|
587
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
588
|
+
chain_name: 'coreum'
|
|
589
|
+
},
|
|
590
|
+
chain: {
|
|
591
|
+
channel_id: 'channel-2'
|
|
592
|
+
}
|
|
593
|
+
}]
|
|
594
|
+
},
|
|
403
595
|
{
|
|
404
596
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
405
597
|
denom_units: [{
|
package/esm/mainnet/dydx.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/7F101172551665AB6A26FAD42261D4EB1CDEDEFAD97D9170A3A5DBA63CCDE03A',
|
|
59
|
+
exponent: 0,
|
|
60
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
61
|
+
}, {
|
|
62
|
+
denom: 'sara',
|
|
63
|
+
exponent: 6
|
|
64
|
+
}],
|
|
65
|
+
base: 'ibc/7F101172551665AB6A26FAD42261D4EB1CDEDEFAD97D9170A3A5DBA63CCDE03A',
|
|
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-24',
|
|
95
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
96
|
+
chain_name: 'coreum'
|
|
97
|
+
},
|
|
98
|
+
chain: {
|
|
99
|
+
channel_id: 'channel-14'
|
|
100
|
+
}
|
|
101
|
+
}]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
105
|
+
denom_units: [{
|
|
106
|
+
denom: 'ibc/AF2B162982AD83AB0B9C6C373FEE12536FE77DA95DCBCA5095870246414B074B',
|
|
107
|
+
exponent: 0,
|
|
108
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
109
|
+
}, {
|
|
110
|
+
denom: 'licore',
|
|
111
|
+
exponent: 6
|
|
112
|
+
}],
|
|
113
|
+
base: 'ibc/AF2B162982AD83AB0B9C6C373FEE12536FE77DA95DCBCA5095870246414B074B',
|
|
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-24',
|
|
143
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
144
|
+
chain_name: 'coreum'
|
|
145
|
+
},
|
|
146
|
+
chain: {
|
|
147
|
+
channel_id: 'channel-14'
|
|
148
|
+
}
|
|
149
|
+
}]
|
|
150
|
+
},
|
|
55
151
|
{
|
|
56
152
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
57
153
|
denom_units: [{
|
|
@@ -141,6 +237,102 @@ const assets = {
|
|
|
141
237
|
}
|
|
142
238
|
}]
|
|
143
239
|
},
|
|
240
|
+
{
|
|
241
|
+
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.',
|
|
242
|
+
denom_units: [{
|
|
243
|
+
denom: 'ibc/7F101172551665AB6A26FAD42261D4EB1CDEDEFAD97D9170A3A5DBA63CCDE03A',
|
|
244
|
+
exponent: 0,
|
|
245
|
+
aliases: ['usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z']
|
|
246
|
+
}, {
|
|
247
|
+
denom: 'sara',
|
|
248
|
+
exponent: 6
|
|
249
|
+
}],
|
|
250
|
+
base: 'ibc/7F101172551665AB6A26FAD42261D4EB1CDEDEFAD97D9170A3A5DBA63CCDE03A',
|
|
251
|
+
name: 'Sara',
|
|
252
|
+
display: 'sara',
|
|
253
|
+
symbol: 'SARA',
|
|
254
|
+
logo_URIs: {
|
|
255
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
256
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg'
|
|
257
|
+
},
|
|
258
|
+
coingecko_id: 'pulsara',
|
|
259
|
+
keywords: [
|
|
260
|
+
'dex',
|
|
261
|
+
'staking',
|
|
262
|
+
'assets'
|
|
263
|
+
],
|
|
264
|
+
images: [{
|
|
265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.png',
|
|
266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg',
|
|
267
|
+
theme: {
|
|
268
|
+
primary_color_hex: '#0517b1'
|
|
269
|
+
}
|
|
270
|
+
}],
|
|
271
|
+
socials: {
|
|
272
|
+
website: 'https://www.pulsara.io',
|
|
273
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
274
|
+
},
|
|
275
|
+
type_asset: 'sdk.coin',
|
|
276
|
+
traces: [{
|
|
277
|
+
type: 'ibc',
|
|
278
|
+
counterparty: {
|
|
279
|
+
channel_id: 'channel-24',
|
|
280
|
+
base_denom: 'usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z',
|
|
281
|
+
chain_name: 'coreum'
|
|
282
|
+
},
|
|
283
|
+
chain: {
|
|
284
|
+
channel_id: 'channel-14'
|
|
285
|
+
}
|
|
286
|
+
}]
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
description: 'Liquid staking asset for COREUM, by Pulsara',
|
|
290
|
+
denom_units: [{
|
|
291
|
+
denom: 'ibc/AF2B162982AD83AB0B9C6C373FEE12536FE77DA95DCBCA5095870246414B074B',
|
|
292
|
+
exponent: 0,
|
|
293
|
+
aliases: ['ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9']
|
|
294
|
+
}, {
|
|
295
|
+
denom: 'licore',
|
|
296
|
+
exponent: 6
|
|
297
|
+
}],
|
|
298
|
+
base: 'ibc/AF2B162982AD83AB0B9C6C373FEE12536FE77DA95DCBCA5095870246414B074B',
|
|
299
|
+
name: 'liCORE',
|
|
300
|
+
display: 'licore',
|
|
301
|
+
symbol: 'LICORE',
|
|
302
|
+
logo_URIs: {
|
|
303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
304
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg'
|
|
305
|
+
},
|
|
306
|
+
coingecko_id: 'licore',
|
|
307
|
+
keywords: [
|
|
308
|
+
'dex',
|
|
309
|
+
'staking',
|
|
310
|
+
'assets'
|
|
311
|
+
],
|
|
312
|
+
images: [{
|
|
313
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.png',
|
|
314
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/licore.svg',
|
|
315
|
+
theme: {
|
|
316
|
+
primary_color_hex: '#ea00c5'
|
|
317
|
+
}
|
|
318
|
+
}],
|
|
319
|
+
socials: {
|
|
320
|
+
website: 'https://www.pulsara.io',
|
|
321
|
+
twitter: 'https://twitter.com/pulsara_io'
|
|
322
|
+
},
|
|
323
|
+
type_asset: 'sdk.coin',
|
|
324
|
+
traces: [{
|
|
325
|
+
type: 'ibc',
|
|
326
|
+
counterparty: {
|
|
327
|
+
channel_id: 'channel-24',
|
|
328
|
+
base_denom: 'ulicore-core13gza3msdh8hegqxhgezll9quucsr63s0gp43k274xwt66k4e8pmq5zpnm9',
|
|
329
|
+
chain_name: 'coreum'
|
|
330
|
+
},
|
|
331
|
+
chain: {
|
|
332
|
+
channel_id: 'channel-14'
|
|
333
|
+
}
|
|
334
|
+
}]
|
|
335
|
+
},
|
|
144
336
|
{
|
|
145
337
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
146
338
|
denom_units: [{
|