@chain-registry/assets 1.70.25 → 1.70.27
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/assets.js +2 -1
- package/esm/mainnet/cosmoshub.js +72 -0
- package/esm/mainnet/dungeon.js +268 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/noble.js +8 -0
- package/esm/mainnet/osmosis.js +72 -0
- package/esm/mainnet/secretnetwork.js +8 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/cosmoshub.js +72 -0
- package/mainnet/dungeon.d.ts +3 -0
- package/mainnet/dungeon.js +270 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +5 -3
- package/mainnet/noble.js +8 -0
- package/mainnet/osmosis.js +72 -0
- package/mainnet/secretnetwork.js +8 -0
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -40,6 +40,7 @@ import _desmos from './desmos';
|
|
|
40
40
|
import _dhealth from './dhealth';
|
|
41
41
|
import _dig from './dig';
|
|
42
42
|
import _doravota from './doravota';
|
|
43
|
+
import _dungeon from './dungeon';
|
|
43
44
|
import _dydx from './dydx';
|
|
44
45
|
import _dymension from './dymension';
|
|
45
46
|
import _dyson from './dyson';
|
|
@@ -148,5 +149,5 @@ import _unification from './unification';
|
|
|
148
149
|
import _uptick from './uptick';
|
|
149
150
|
import _vidulum from './vidulum';
|
|
150
151
|
import _xpla from './xpla';
|
|
151
|
-
const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mantrachain, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _synternet, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
152
|
+
const assets = [_ethereum, _solana, _8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _atomone, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _firmachain, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _int3face, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kujira, _kyve, _lambda, _lava, _likecoin, _lorenzo, _lumenx, _lumnetwork, _mande, _mantrachain, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutaro, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _routerchain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stratos, _stride, _synternet, _teritori, _terra, _terra2, _tgrade, _titan, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
152
153
|
export default assets;
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -2054,6 +2054,42 @@ const assets = {
|
|
|
2054
2054
|
}
|
|
2055
2055
|
}]
|
|
2056
2056
|
},
|
|
2057
|
+
{
|
|
2058
|
+
description: 'Dungeon native token',
|
|
2059
|
+
denom_units: [{
|
|
2060
|
+
denom: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
2061
|
+
exponent: 0,
|
|
2062
|
+
aliases: ['udgn']
|
|
2063
|
+
}, {
|
|
2064
|
+
denom: 'DGN',
|
|
2065
|
+
exponent: 6
|
|
2066
|
+
}],
|
|
2067
|
+
base: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
2068
|
+
name: 'Dungeon Coin',
|
|
2069
|
+
display: 'DGN',
|
|
2070
|
+
symbol: 'DGN',
|
|
2071
|
+
logo_URIs: {
|
|
2072
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2073
|
+
},
|
|
2074
|
+
images: [{
|
|
2075
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2076
|
+
theme: {
|
|
2077
|
+
circle: true
|
|
2078
|
+
}
|
|
2079
|
+
}],
|
|
2080
|
+
type_asset: 'sdk.coin',
|
|
2081
|
+
traces: [{
|
|
2082
|
+
type: 'ibc',
|
|
2083
|
+
counterparty: {
|
|
2084
|
+
channel_id: 'channel-3',
|
|
2085
|
+
base_denom: 'udgn',
|
|
2086
|
+
chain_name: 'dungeon'
|
|
2087
|
+
},
|
|
2088
|
+
chain: {
|
|
2089
|
+
channel_id: 'channel-1213'
|
|
2090
|
+
}
|
|
2091
|
+
}]
|
|
2092
|
+
},
|
|
2057
2093
|
{
|
|
2058
2094
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
2059
2095
|
denom_units: [{
|
|
@@ -7857,6 +7893,42 @@ const assets = {
|
|
|
7857
7893
|
}
|
|
7858
7894
|
}]
|
|
7859
7895
|
},
|
|
7896
|
+
{
|
|
7897
|
+
description: 'Dungeon native token',
|
|
7898
|
+
denom_units: [{
|
|
7899
|
+
denom: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
7900
|
+
exponent: 0,
|
|
7901
|
+
aliases: ['udgn']
|
|
7902
|
+
}, {
|
|
7903
|
+
denom: 'DGN',
|
|
7904
|
+
exponent: 6
|
|
7905
|
+
}],
|
|
7906
|
+
base: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
7907
|
+
name: 'Dungeon Coin',
|
|
7908
|
+
display: 'DGN',
|
|
7909
|
+
symbol: 'DGN',
|
|
7910
|
+
logo_URIs: {
|
|
7911
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
7912
|
+
},
|
|
7913
|
+
images: [{
|
|
7914
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
7915
|
+
theme: {
|
|
7916
|
+
circle: true
|
|
7917
|
+
}
|
|
7918
|
+
}],
|
|
7919
|
+
type_asset: 'sdk.coin',
|
|
7920
|
+
traces: [{
|
|
7921
|
+
type: 'ibc',
|
|
7922
|
+
counterparty: {
|
|
7923
|
+
channel_id: 'channel-3',
|
|
7924
|
+
base_denom: 'udgn',
|
|
7925
|
+
chain_name: 'dungeon'
|
|
7926
|
+
},
|
|
7927
|
+
chain: {
|
|
7928
|
+
channel_id: 'channel-1213'
|
|
7929
|
+
}
|
|
7930
|
+
}]
|
|
7931
|
+
},
|
|
7860
7932
|
{
|
|
7861
7933
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
7862
7934
|
denom_units: [{
|
|
@@ -0,0 +1,268 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'dungeon',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatom']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atom',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
15
|
+
name: 'Cosmos Hub Atom',
|
|
16
|
+
display: 'atom',
|
|
17
|
+
symbol: 'ATOM',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'cosmos',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#272d45'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://cosmos.network',
|
|
32
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
33
|
+
},
|
|
34
|
+
type_asset: 'sdk.coin',
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-1213',
|
|
39
|
+
base_denom: 'uatom',
|
|
40
|
+
chain_name: 'cosmoshub'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-3'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
49
|
+
denom_units: [{
|
|
50
|
+
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
51
|
+
exponent: 0,
|
|
52
|
+
aliases: ['uatom']
|
|
53
|
+
}, {
|
|
54
|
+
denom: 'atom',
|
|
55
|
+
exponent: 6
|
|
56
|
+
}],
|
|
57
|
+
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
58
|
+
name: 'Cosmos Hub Atom',
|
|
59
|
+
display: 'atom',
|
|
60
|
+
symbol: 'ATOM',
|
|
61
|
+
logo_URIs: {
|
|
62
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
63
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
64
|
+
},
|
|
65
|
+
coingecko_id: 'cosmos',
|
|
66
|
+
images: [{
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
68
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
69
|
+
theme: {
|
|
70
|
+
primary_color_hex: '#272d45'
|
|
71
|
+
}
|
|
72
|
+
}],
|
|
73
|
+
socials: {
|
|
74
|
+
website: 'https://cosmos.network',
|
|
75
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
76
|
+
},
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-1213',
|
|
82
|
+
base_denom: 'uatom',
|
|
83
|
+
chain_name: 'cosmoshub'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-3'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
description: 'The native token of Osmosis',
|
|
92
|
+
denom_units: [{
|
|
93
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
94
|
+
exponent: 0,
|
|
95
|
+
aliases: ['uosmo']
|
|
96
|
+
}, {
|
|
97
|
+
denom: 'osmo',
|
|
98
|
+
exponent: 6
|
|
99
|
+
}],
|
|
100
|
+
type_asset: 'sdk.coin',
|
|
101
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
102
|
+
name: 'Osmosis',
|
|
103
|
+
display: 'osmo',
|
|
104
|
+
symbol: 'OSMO',
|
|
105
|
+
logo_URIs: {
|
|
106
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
108
|
+
},
|
|
109
|
+
images: [{
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
112
|
+
theme: {
|
|
113
|
+
primary_color_hex: '#760dbb'
|
|
114
|
+
}
|
|
115
|
+
}],
|
|
116
|
+
coingecko_id: 'osmosis',
|
|
117
|
+
keywords: ['dex', 'staking'],
|
|
118
|
+
socials: {
|
|
119
|
+
website: 'https://osmosis.zone',
|
|
120
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
121
|
+
},
|
|
122
|
+
traces: [{
|
|
123
|
+
type: 'ibc',
|
|
124
|
+
counterparty: {
|
|
125
|
+
channel_id: 'channel-85791',
|
|
126
|
+
base_denom: 'uosmo',
|
|
127
|
+
chain_name: 'osmosis'
|
|
128
|
+
},
|
|
129
|
+
chain: {
|
|
130
|
+
channel_id: 'channel-2'
|
|
131
|
+
}
|
|
132
|
+
}]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
description: 'ION is the second native token of Osmosis.',
|
|
136
|
+
denom_units: [{
|
|
137
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
138
|
+
exponent: 0,
|
|
139
|
+
aliases: ['uion']
|
|
140
|
+
}, {
|
|
141
|
+
denom: 'ion',
|
|
142
|
+
exponent: 6
|
|
143
|
+
}],
|
|
144
|
+
type_asset: 'sdk.coin',
|
|
145
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
146
|
+
name: 'Ion DAO',
|
|
147
|
+
display: 'ion',
|
|
148
|
+
symbol: 'ION',
|
|
149
|
+
logo_URIs: {
|
|
150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
152
|
+
},
|
|
153
|
+
images: [{
|
|
154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
156
|
+
theme: {
|
|
157
|
+
primary_color_hex: '#4453c7'
|
|
158
|
+
}
|
|
159
|
+
}],
|
|
160
|
+
coingecko_id: 'ion',
|
|
161
|
+
keywords: ['memecoin', 'defi'],
|
|
162
|
+
socials: {
|
|
163
|
+
website: 'https://ion.wtf',
|
|
164
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
165
|
+
},
|
|
166
|
+
traces: [{
|
|
167
|
+
type: 'ibc',
|
|
168
|
+
counterparty: {
|
|
169
|
+
channel_id: 'channel-85791',
|
|
170
|
+
base_denom: 'uion',
|
|
171
|
+
chain_name: 'osmosis'
|
|
172
|
+
},
|
|
173
|
+
chain: {
|
|
174
|
+
channel_id: 'channel-2'
|
|
175
|
+
}
|
|
176
|
+
}]
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
description: 'The native token of Osmosis',
|
|
180
|
+
denom_units: [{
|
|
181
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
182
|
+
exponent: 0,
|
|
183
|
+
aliases: ['uosmo']
|
|
184
|
+
}, {
|
|
185
|
+
denom: 'osmo',
|
|
186
|
+
exponent: 6
|
|
187
|
+
}],
|
|
188
|
+
type_asset: 'sdk.coin',
|
|
189
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
190
|
+
name: 'Osmosis',
|
|
191
|
+
display: 'osmo',
|
|
192
|
+
symbol: 'OSMO',
|
|
193
|
+
logo_URIs: {
|
|
194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
195
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
196
|
+
},
|
|
197
|
+
images: [{
|
|
198
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
199
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
200
|
+
theme: {
|
|
201
|
+
primary_color_hex: '#760dbb'
|
|
202
|
+
}
|
|
203
|
+
}],
|
|
204
|
+
coingecko_id: 'osmosis',
|
|
205
|
+
keywords: ['dex', 'staking'],
|
|
206
|
+
socials: {
|
|
207
|
+
website: 'https://osmosis.zone',
|
|
208
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
209
|
+
},
|
|
210
|
+
traces: [{
|
|
211
|
+
type: 'ibc',
|
|
212
|
+
counterparty: {
|
|
213
|
+
channel_id: 'channel-85791',
|
|
214
|
+
base_denom: 'uosmo',
|
|
215
|
+
chain_name: 'osmosis'
|
|
216
|
+
},
|
|
217
|
+
chain: {
|
|
218
|
+
channel_id: 'channel-2'
|
|
219
|
+
}
|
|
220
|
+
}]
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
description: 'ION is the second native token of Osmosis.',
|
|
224
|
+
denom_units: [{
|
|
225
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
226
|
+
exponent: 0,
|
|
227
|
+
aliases: ['uion']
|
|
228
|
+
}, {
|
|
229
|
+
denom: 'ion',
|
|
230
|
+
exponent: 6
|
|
231
|
+
}],
|
|
232
|
+
type_asset: 'sdk.coin',
|
|
233
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
234
|
+
name: 'Ion DAO',
|
|
235
|
+
display: 'ion',
|
|
236
|
+
symbol: 'ION',
|
|
237
|
+
logo_URIs: {
|
|
238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
240
|
+
},
|
|
241
|
+
images: [{
|
|
242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
244
|
+
theme: {
|
|
245
|
+
primary_color_hex: '#4453c7'
|
|
246
|
+
}
|
|
247
|
+
}],
|
|
248
|
+
coingecko_id: 'ion',
|
|
249
|
+
keywords: ['memecoin', 'defi'],
|
|
250
|
+
socials: {
|
|
251
|
+
website: 'https://ion.wtf',
|
|
252
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
253
|
+
},
|
|
254
|
+
traces: [{
|
|
255
|
+
type: 'ibc',
|
|
256
|
+
counterparty: {
|
|
257
|
+
channel_id: 'channel-85791',
|
|
258
|
+
base_denom: 'uion',
|
|
259
|
+
chain_name: 'osmosis'
|
|
260
|
+
},
|
|
261
|
+
chain: {
|
|
262
|
+
channel_id: 'channel-2'
|
|
263
|
+
}
|
|
264
|
+
}]
|
|
265
|
+
}
|
|
266
|
+
]
|
|
267
|
+
};
|
|
268
|
+
export default assets;
|
package/esm/mainnet/index.js
CHANGED
|
@@ -40,6 +40,7 @@ export * as desmos from './desmos';
|
|
|
40
40
|
export * as dhealth from './dhealth';
|
|
41
41
|
export * as dig from './dig';
|
|
42
42
|
export * as doravota from './doravota';
|
|
43
|
+
export * as dungeon from './dungeon';
|
|
43
44
|
export * as dydx from './dydx';
|
|
44
45
|
export * as dymension from './dymension';
|
|
45
46
|
export * as dyson from './dyson';
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -11109,6 +11109,7 @@ const assets = {
|
|
|
11109
11109
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
11110
11110
|
base: 'ibc/A20134CB5B4C1551B8E1319CB602B0F5EE03E9EAA05AC05818F21A1266C12FFE',
|
|
11111
11111
|
name: 'Oraix',
|
|
11112
|
+
coingecko_id: 'oraidex',
|
|
11112
11113
|
display: 'oraix',
|
|
11113
11114
|
symbol: 'ORAIX',
|
|
11114
11115
|
images: [{
|
|
@@ -11270,6 +11271,7 @@ const assets = {
|
|
|
11270
11271
|
base: 'ibc/26E9FFCA4B6525662272F3EEB9AD4CEFFF46728B2A4DB330B97EB2064F28A79C',
|
|
11271
11272
|
name: 'Scorai',
|
|
11272
11273
|
display: 'scorai',
|
|
11274
|
+
coingecko_id: 'scorai',
|
|
11273
11275
|
symbol: 'SCORAI',
|
|
11274
11276
|
images: [{
|
|
11275
11277
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -11356,6 +11358,7 @@ const assets = {
|
|
|
11356
11358
|
name: 'scATOM',
|
|
11357
11359
|
display: 'scatom',
|
|
11358
11360
|
symbol: 'scATOM',
|
|
11361
|
+
coingecko_id: 'scatom',
|
|
11359
11362
|
images: [{
|
|
11360
11363
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
11361
11364
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -11524,6 +11527,7 @@ const assets = {
|
|
|
11524
11527
|
name: 'Och',
|
|
11525
11528
|
display: 'och',
|
|
11526
11529
|
symbol: 'OCH',
|
|
11530
|
+
coingecko_id: 'och',
|
|
11527
11531
|
images: [{
|
|
11528
11532
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
11529
11533
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
@@ -11678,6 +11682,7 @@ const assets = {
|
|
|
11678
11682
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
11679
11683
|
base: 'ibc/A20134CB5B4C1551B8E1319CB602B0F5EE03E9EAA05AC05818F21A1266C12FFE',
|
|
11680
11684
|
name: 'Oraix',
|
|
11685
|
+
coingecko_id: 'oraidex',
|
|
11681
11686
|
display: 'oraix',
|
|
11682
11687
|
symbol: 'ORAIX',
|
|
11683
11688
|
images: [{
|
|
@@ -11839,6 +11844,7 @@ const assets = {
|
|
|
11839
11844
|
base: 'ibc/26E9FFCA4B6525662272F3EEB9AD4CEFFF46728B2A4DB330B97EB2064F28A79C',
|
|
11840
11845
|
name: 'Scorai',
|
|
11841
11846
|
display: 'scorai',
|
|
11847
|
+
coingecko_id: 'scorai',
|
|
11842
11848
|
symbol: 'SCORAI',
|
|
11843
11849
|
images: [{
|
|
11844
11850
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -11925,6 +11931,7 @@ const assets = {
|
|
|
11925
11931
|
name: 'scATOM',
|
|
11926
11932
|
display: 'scatom',
|
|
11927
11933
|
symbol: 'scATOM',
|
|
11934
|
+
coingecko_id: 'scatom',
|
|
11928
11935
|
images: [{
|
|
11929
11936
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
11930
11937
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -12093,6 +12100,7 @@ const assets = {
|
|
|
12093
12100
|
name: 'Och',
|
|
12094
12101
|
display: 'och',
|
|
12095
12102
|
symbol: 'OCH',
|
|
12103
|
+
coingecko_id: 'och',
|
|
12096
12104
|
images: [{
|
|
12097
12105
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
12098
12106
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -2158,6 +2158,42 @@ const assets = {
|
|
|
2158
2158
|
}
|
|
2159
2159
|
}]
|
|
2160
2160
|
},
|
|
2161
|
+
{
|
|
2162
|
+
description: 'Dungeon native token',
|
|
2163
|
+
denom_units: [{
|
|
2164
|
+
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
2165
|
+
exponent: 0,
|
|
2166
|
+
aliases: ['udgn']
|
|
2167
|
+
}, {
|
|
2168
|
+
denom: 'DGN',
|
|
2169
|
+
exponent: 6
|
|
2170
|
+
}],
|
|
2171
|
+
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
2172
|
+
name: 'Dungeon Coin',
|
|
2173
|
+
display: 'DGN',
|
|
2174
|
+
symbol: 'DGN',
|
|
2175
|
+
logo_URIs: {
|
|
2176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2177
|
+
},
|
|
2178
|
+
images: [{
|
|
2179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2180
|
+
theme: {
|
|
2181
|
+
circle: true
|
|
2182
|
+
}
|
|
2183
|
+
}],
|
|
2184
|
+
type_asset: 'sdk.coin',
|
|
2185
|
+
traces: [{
|
|
2186
|
+
type: 'ibc',
|
|
2187
|
+
counterparty: {
|
|
2188
|
+
channel_id: 'channel-2',
|
|
2189
|
+
base_denom: 'udgn',
|
|
2190
|
+
chain_name: 'dungeon'
|
|
2191
|
+
},
|
|
2192
|
+
chain: {
|
|
2193
|
+
channel_id: 'channel-85791'
|
|
2194
|
+
}
|
|
2195
|
+
}]
|
|
2196
|
+
},
|
|
2161
2197
|
{
|
|
2162
2198
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
2163
2199
|
denom_units: [{
|
|
@@ -7825,6 +7861,42 @@ const assets = {
|
|
|
7825
7861
|
}
|
|
7826
7862
|
}]
|
|
7827
7863
|
},
|
|
7864
|
+
{
|
|
7865
|
+
description: 'Dungeon native token',
|
|
7866
|
+
denom_units: [{
|
|
7867
|
+
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
7868
|
+
exponent: 0,
|
|
7869
|
+
aliases: ['udgn']
|
|
7870
|
+
}, {
|
|
7871
|
+
denom: 'DGN',
|
|
7872
|
+
exponent: 6
|
|
7873
|
+
}],
|
|
7874
|
+
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
7875
|
+
name: 'Dungeon Coin',
|
|
7876
|
+
display: 'DGN',
|
|
7877
|
+
symbol: 'DGN',
|
|
7878
|
+
logo_URIs: {
|
|
7879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
7880
|
+
},
|
|
7881
|
+
images: [{
|
|
7882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
7883
|
+
theme: {
|
|
7884
|
+
circle: true
|
|
7885
|
+
}
|
|
7886
|
+
}],
|
|
7887
|
+
type_asset: 'sdk.coin',
|
|
7888
|
+
traces: [{
|
|
7889
|
+
type: 'ibc',
|
|
7890
|
+
counterparty: {
|
|
7891
|
+
channel_id: 'channel-2',
|
|
7892
|
+
base_denom: 'udgn',
|
|
7893
|
+
chain_name: 'dungeon'
|
|
7894
|
+
},
|
|
7895
|
+
chain: {
|
|
7896
|
+
channel_id: 'channel-85791'
|
|
7897
|
+
}
|
|
7898
|
+
}]
|
|
7899
|
+
},
|
|
7828
7900
|
{
|
|
7829
7901
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
7830
7902
|
denom_units: [{
|
|
@@ -9689,6 +9689,7 @@ const assets = {
|
|
|
9689
9689
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
9690
9690
|
base: 'ibc/7BE0B80F1D97F481912E5DF37BC48FD0070A98EDDA6EDAA32255D7439B498DC4',
|
|
9691
9691
|
name: 'Oraix',
|
|
9692
|
+
coingecko_id: 'oraidex',
|
|
9692
9693
|
display: 'oraix',
|
|
9693
9694
|
symbol: 'ORAIX',
|
|
9694
9695
|
images: [{
|
|
@@ -9850,6 +9851,7 @@ const assets = {
|
|
|
9850
9851
|
base: 'ibc/FF4AE67A638C561EAECCD8B86C4C2F55AE3E5C8D1B39D5E3D6F0287CC55C64E0',
|
|
9851
9852
|
name: 'Scorai',
|
|
9852
9853
|
display: 'scorai',
|
|
9854
|
+
coingecko_id: 'scorai',
|
|
9853
9855
|
symbol: 'SCORAI',
|
|
9854
9856
|
images: [{
|
|
9855
9857
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -9936,6 +9938,7 @@ const assets = {
|
|
|
9936
9938
|
name: 'scATOM',
|
|
9937
9939
|
display: 'scatom',
|
|
9938
9940
|
symbol: 'scATOM',
|
|
9941
|
+
coingecko_id: 'scatom',
|
|
9939
9942
|
images: [{
|
|
9940
9943
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
9941
9944
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -10104,6 +10107,7 @@ const assets = {
|
|
|
10104
10107
|
name: 'Och',
|
|
10105
10108
|
display: 'och',
|
|
10106
10109
|
symbol: 'OCH',
|
|
10110
|
+
coingecko_id: 'och',
|
|
10107
10111
|
images: [{
|
|
10108
10112
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
10109
10113
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
@@ -13074,6 +13078,7 @@ const assets = {
|
|
|
13074
13078
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
13075
13079
|
base: 'ibc/7BE0B80F1D97F481912E5DF37BC48FD0070A98EDDA6EDAA32255D7439B498DC4',
|
|
13076
13080
|
name: 'Oraix',
|
|
13081
|
+
coingecko_id: 'oraidex',
|
|
13077
13082
|
display: 'oraix',
|
|
13078
13083
|
symbol: 'ORAIX',
|
|
13079
13084
|
images: [{
|
|
@@ -13235,6 +13240,7 @@ const assets = {
|
|
|
13235
13240
|
base: 'ibc/FF4AE67A638C561EAECCD8B86C4C2F55AE3E5C8D1B39D5E3D6F0287CC55C64E0',
|
|
13236
13241
|
name: 'Scorai',
|
|
13237
13242
|
display: 'scorai',
|
|
13243
|
+
coingecko_id: 'scorai',
|
|
13238
13244
|
symbol: 'SCORAI',
|
|
13239
13245
|
images: [{
|
|
13240
13246
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -13321,6 +13327,7 @@ const assets = {
|
|
|
13321
13327
|
name: 'scATOM',
|
|
13322
13328
|
display: 'scatom',
|
|
13323
13329
|
symbol: 'scATOM',
|
|
13330
|
+
coingecko_id: 'scatom',
|
|
13324
13331
|
images: [{
|
|
13325
13332
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
13326
13333
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -13489,6 +13496,7 @@ const assets = {
|
|
|
13489
13496
|
name: 'Och',
|
|
13490
13497
|
display: 'och',
|
|
13491
13498
|
symbol: 'OCH',
|
|
13499
|
+
coingecko_id: 'och',
|
|
13492
13500
|
images: [{
|
|
13493
13501
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
13494
13502
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
package/mainnet/assets.js
CHANGED
|
@@ -45,6 +45,7 @@ const desmos_1 = __importDefault(require("./desmos"));
|
|
|
45
45
|
const dhealth_1 = __importDefault(require("./dhealth"));
|
|
46
46
|
const dig_1 = __importDefault(require("./dig"));
|
|
47
47
|
const doravota_1 = __importDefault(require("./doravota"));
|
|
48
|
+
const dungeon_1 = __importDefault(require("./dungeon"));
|
|
48
49
|
const dydx_1 = __importDefault(require("./dydx"));
|
|
49
50
|
const dymension_1 = __importDefault(require("./dymension"));
|
|
50
51
|
const dyson_1 = __importDefault(require("./dyson"));
|
|
@@ -153,5 +154,5 @@ const unification_1 = __importDefault(require("./unification"));
|
|
|
153
154
|
const uptick_1 = __importDefault(require("./uptick"));
|
|
154
155
|
const vidulum_1 = __importDefault(require("./vidulum"));
|
|
155
156
|
const xpla_1 = __importDefault(require("./xpla"));
|
|
156
|
-
const assets = [ethereum_1.default, solana_1.default, _8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, int3face_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mantrachain_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stratos_1.default, stride_1.default, synternet_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
157
|
+
const assets = [ethereum_1.default, solana_1.default, _8ball_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, andromeda_1.default, archway_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, bandchain_1.default, beezee_1.default, bitcanna_1.default, bitsong_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_1.default, cerberus_1.default, chain4energy_1.default, cheqd_1.default, chihuahua_1.default, cifer_1.default, comdex_1.default, composable_1.default, conscious_1.default, coreum_1.default, cosmoshub_1.default, crescent_1.default, cronos_1.default, cryptoorgchain_1.default, cudos_1.default, decentr_1.default, desmos_1.default, dhealth_1.default, dig_1.default, doravota_1.default, dungeon_1.default, dydx_1.default, dymension_1.default, dyson_1.default, echelon_1.default, emoney_1.default, empowerchain_1.default, evmos_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, fxcore_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gravitybridge_1.default, haqq_1.default, humans_1.default, impacthub_1.default, imversed_1.default, injective_1.default, int3face_1.default, irisnet_1.default, jackal_1.default, joltify_1.default, juno_1.default, kava_1.default, kichain_1.default, kimanetwork_1.default, konstellation_1.default, kujira_1.default, kyve_1.default, lambda_1.default, lava_1.default, likecoin_1.default, lorenzo_1.default, lumenx_1.default, lumnetwork_1.default, mande_1.default, mantrachain_1.default, mars_1.default, medasdigital_1.default, meme_1.default, microtick_1.default, migaloo_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nois_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, omniflixhub_1.default, onex_1.default, onomy_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pryzm_1.default, pundix_1.default, pylons_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, routerchain_1.default, saga_1.default, scorum_1.default, secretnetwork_1.default, seda_1.default, sei_1.default, self_1.default, sentinel_1.default, sge_1.default, shareledger_1.default, shentu_1.default, shido_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stargaze_1.default, starname_1.default, stratos_1.default, stride_1.default, synternet_1.default, teritori_1.default, terra_1.default, terra2_1.default, tgrade_1.default, titan_1.default, umee_1.default, unification_1.default, uptick_1.default, vidulum_1.default, xpla_1.default];
|
|
157
158
|
exports.default = assets;
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2056,6 +2056,42 @@ const assets = {
|
|
|
2056
2056
|
}
|
|
2057
2057
|
}]
|
|
2058
2058
|
},
|
|
2059
|
+
{
|
|
2060
|
+
description: 'Dungeon native token',
|
|
2061
|
+
denom_units: [{
|
|
2062
|
+
denom: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
2063
|
+
exponent: 0,
|
|
2064
|
+
aliases: ['udgn']
|
|
2065
|
+
}, {
|
|
2066
|
+
denom: 'DGN',
|
|
2067
|
+
exponent: 6
|
|
2068
|
+
}],
|
|
2069
|
+
base: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
2070
|
+
name: 'Dungeon Coin',
|
|
2071
|
+
display: 'DGN',
|
|
2072
|
+
symbol: 'DGN',
|
|
2073
|
+
logo_URIs: {
|
|
2074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2075
|
+
},
|
|
2076
|
+
images: [{
|
|
2077
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2078
|
+
theme: {
|
|
2079
|
+
circle: true
|
|
2080
|
+
}
|
|
2081
|
+
}],
|
|
2082
|
+
type_asset: 'sdk.coin',
|
|
2083
|
+
traces: [{
|
|
2084
|
+
type: 'ibc',
|
|
2085
|
+
counterparty: {
|
|
2086
|
+
channel_id: 'channel-3',
|
|
2087
|
+
base_denom: 'udgn',
|
|
2088
|
+
chain_name: 'dungeon'
|
|
2089
|
+
},
|
|
2090
|
+
chain: {
|
|
2091
|
+
channel_id: 'channel-1213'
|
|
2092
|
+
}
|
|
2093
|
+
}]
|
|
2094
|
+
},
|
|
2059
2095
|
{
|
|
2060
2096
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
2061
2097
|
denom_units: [{
|
|
@@ -7859,6 +7895,42 @@ const assets = {
|
|
|
7859
7895
|
}
|
|
7860
7896
|
}]
|
|
7861
7897
|
},
|
|
7898
|
+
{
|
|
7899
|
+
description: 'Dungeon native token',
|
|
7900
|
+
denom_units: [{
|
|
7901
|
+
denom: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
7902
|
+
exponent: 0,
|
|
7903
|
+
aliases: ['udgn']
|
|
7904
|
+
}, {
|
|
7905
|
+
denom: 'DGN',
|
|
7906
|
+
exponent: 6
|
|
7907
|
+
}],
|
|
7908
|
+
base: 'ibc/C57D2C02129637EE06447A85BDF35FD84C0DF75D7493840F152889CD1ACBA90E',
|
|
7909
|
+
name: 'Dungeon Coin',
|
|
7910
|
+
display: 'DGN',
|
|
7911
|
+
symbol: 'DGN',
|
|
7912
|
+
logo_URIs: {
|
|
7913
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
7914
|
+
},
|
|
7915
|
+
images: [{
|
|
7916
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
7917
|
+
theme: {
|
|
7918
|
+
circle: true
|
|
7919
|
+
}
|
|
7920
|
+
}],
|
|
7921
|
+
type_asset: 'sdk.coin',
|
|
7922
|
+
traces: [{
|
|
7923
|
+
type: 'ibc',
|
|
7924
|
+
counterparty: {
|
|
7925
|
+
channel_id: 'channel-3',
|
|
7926
|
+
base_denom: 'udgn',
|
|
7927
|
+
chain_name: 'dungeon'
|
|
7928
|
+
},
|
|
7929
|
+
chain: {
|
|
7930
|
+
channel_id: 'channel-1213'
|
|
7931
|
+
}
|
|
7932
|
+
}]
|
|
7933
|
+
},
|
|
7862
7934
|
{
|
|
7863
7935
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
7864
7936
|
denom_units: [{
|
|
@@ -0,0 +1,270 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'dungeon',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uatom']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'atom',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
17
|
+
name: 'Cosmos Hub Atom',
|
|
18
|
+
display: 'atom',
|
|
19
|
+
symbol: 'ATOM',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'cosmos',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#272d45'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://cosmos.network',
|
|
34
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
35
|
+
},
|
|
36
|
+
type_asset: 'sdk.coin',
|
|
37
|
+
traces: [{
|
|
38
|
+
type: 'ibc',
|
|
39
|
+
counterparty: {
|
|
40
|
+
channel_id: 'channel-1213',
|
|
41
|
+
base_denom: 'uatom',
|
|
42
|
+
chain_name: 'cosmoshub'
|
|
43
|
+
},
|
|
44
|
+
chain: {
|
|
45
|
+
channel_id: 'channel-3'
|
|
46
|
+
}
|
|
47
|
+
}]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
51
|
+
denom_units: [{
|
|
52
|
+
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
53
|
+
exponent: 0,
|
|
54
|
+
aliases: ['uatom']
|
|
55
|
+
}, {
|
|
56
|
+
denom: 'atom',
|
|
57
|
+
exponent: 6
|
|
58
|
+
}],
|
|
59
|
+
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
60
|
+
name: 'Cosmos Hub Atom',
|
|
61
|
+
display: 'atom',
|
|
62
|
+
symbol: 'ATOM',
|
|
63
|
+
logo_URIs: {
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
66
|
+
},
|
|
67
|
+
coingecko_id: 'cosmos',
|
|
68
|
+
images: [{
|
|
69
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
70
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
71
|
+
theme: {
|
|
72
|
+
primary_color_hex: '#272d45'
|
|
73
|
+
}
|
|
74
|
+
}],
|
|
75
|
+
socials: {
|
|
76
|
+
website: 'https://cosmos.network',
|
|
77
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
78
|
+
},
|
|
79
|
+
type_asset: 'sdk.coin',
|
|
80
|
+
traces: [{
|
|
81
|
+
type: 'ibc',
|
|
82
|
+
counterparty: {
|
|
83
|
+
channel_id: 'channel-1213',
|
|
84
|
+
base_denom: 'uatom',
|
|
85
|
+
chain_name: 'cosmoshub'
|
|
86
|
+
},
|
|
87
|
+
chain: {
|
|
88
|
+
channel_id: 'channel-3'
|
|
89
|
+
}
|
|
90
|
+
}]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
description: 'The native token of Osmosis',
|
|
94
|
+
denom_units: [{
|
|
95
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
96
|
+
exponent: 0,
|
|
97
|
+
aliases: ['uosmo']
|
|
98
|
+
}, {
|
|
99
|
+
denom: 'osmo',
|
|
100
|
+
exponent: 6
|
|
101
|
+
}],
|
|
102
|
+
type_asset: 'sdk.coin',
|
|
103
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
104
|
+
name: 'Osmosis',
|
|
105
|
+
display: 'osmo',
|
|
106
|
+
symbol: 'OSMO',
|
|
107
|
+
logo_URIs: {
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
110
|
+
},
|
|
111
|
+
images: [{
|
|
112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
114
|
+
theme: {
|
|
115
|
+
primary_color_hex: '#760dbb'
|
|
116
|
+
}
|
|
117
|
+
}],
|
|
118
|
+
coingecko_id: 'osmosis',
|
|
119
|
+
keywords: ['dex', 'staking'],
|
|
120
|
+
socials: {
|
|
121
|
+
website: 'https://osmosis.zone',
|
|
122
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
123
|
+
},
|
|
124
|
+
traces: [{
|
|
125
|
+
type: 'ibc',
|
|
126
|
+
counterparty: {
|
|
127
|
+
channel_id: 'channel-85791',
|
|
128
|
+
base_denom: 'uosmo',
|
|
129
|
+
chain_name: 'osmosis'
|
|
130
|
+
},
|
|
131
|
+
chain: {
|
|
132
|
+
channel_id: 'channel-2'
|
|
133
|
+
}
|
|
134
|
+
}]
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
description: 'ION is the second native token of Osmosis.',
|
|
138
|
+
denom_units: [{
|
|
139
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
140
|
+
exponent: 0,
|
|
141
|
+
aliases: ['uion']
|
|
142
|
+
}, {
|
|
143
|
+
denom: 'ion',
|
|
144
|
+
exponent: 6
|
|
145
|
+
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
147
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
148
|
+
name: 'Ion DAO',
|
|
149
|
+
display: 'ion',
|
|
150
|
+
symbol: 'ION',
|
|
151
|
+
logo_URIs: {
|
|
152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
154
|
+
},
|
|
155
|
+
images: [{
|
|
156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
157
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
158
|
+
theme: {
|
|
159
|
+
primary_color_hex: '#4453c7'
|
|
160
|
+
}
|
|
161
|
+
}],
|
|
162
|
+
coingecko_id: 'ion',
|
|
163
|
+
keywords: ['memecoin', 'defi'],
|
|
164
|
+
socials: {
|
|
165
|
+
website: 'https://ion.wtf',
|
|
166
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
167
|
+
},
|
|
168
|
+
traces: [{
|
|
169
|
+
type: 'ibc',
|
|
170
|
+
counterparty: {
|
|
171
|
+
channel_id: 'channel-85791',
|
|
172
|
+
base_denom: 'uion',
|
|
173
|
+
chain_name: 'osmosis'
|
|
174
|
+
},
|
|
175
|
+
chain: {
|
|
176
|
+
channel_id: 'channel-2'
|
|
177
|
+
}
|
|
178
|
+
}]
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
description: 'The native token of Osmosis',
|
|
182
|
+
denom_units: [{
|
|
183
|
+
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
184
|
+
exponent: 0,
|
|
185
|
+
aliases: ['uosmo']
|
|
186
|
+
}, {
|
|
187
|
+
denom: 'osmo',
|
|
188
|
+
exponent: 6
|
|
189
|
+
}],
|
|
190
|
+
type_asset: 'sdk.coin',
|
|
191
|
+
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
192
|
+
name: 'Osmosis',
|
|
193
|
+
display: 'osmo',
|
|
194
|
+
symbol: 'OSMO',
|
|
195
|
+
logo_URIs: {
|
|
196
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
198
|
+
},
|
|
199
|
+
images: [{
|
|
200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
201
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
202
|
+
theme: {
|
|
203
|
+
primary_color_hex: '#760dbb'
|
|
204
|
+
}
|
|
205
|
+
}],
|
|
206
|
+
coingecko_id: 'osmosis',
|
|
207
|
+
keywords: ['dex', 'staking'],
|
|
208
|
+
socials: {
|
|
209
|
+
website: 'https://osmosis.zone',
|
|
210
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
211
|
+
},
|
|
212
|
+
traces: [{
|
|
213
|
+
type: 'ibc',
|
|
214
|
+
counterparty: {
|
|
215
|
+
channel_id: 'channel-85791',
|
|
216
|
+
base_denom: 'uosmo',
|
|
217
|
+
chain_name: 'osmosis'
|
|
218
|
+
},
|
|
219
|
+
chain: {
|
|
220
|
+
channel_id: 'channel-2'
|
|
221
|
+
}
|
|
222
|
+
}]
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
description: 'ION is the second native token of Osmosis.',
|
|
226
|
+
denom_units: [{
|
|
227
|
+
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
228
|
+
exponent: 0,
|
|
229
|
+
aliases: ['uion']
|
|
230
|
+
}, {
|
|
231
|
+
denom: 'ion',
|
|
232
|
+
exponent: 6
|
|
233
|
+
}],
|
|
234
|
+
type_asset: 'sdk.coin',
|
|
235
|
+
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
236
|
+
name: 'Ion DAO',
|
|
237
|
+
display: 'ion',
|
|
238
|
+
symbol: 'ION',
|
|
239
|
+
logo_URIs: {
|
|
240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
242
|
+
},
|
|
243
|
+
images: [{
|
|
244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
245
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
246
|
+
theme: {
|
|
247
|
+
primary_color_hex: '#4453c7'
|
|
248
|
+
}
|
|
249
|
+
}],
|
|
250
|
+
coingecko_id: 'ion',
|
|
251
|
+
keywords: ['memecoin', 'defi'],
|
|
252
|
+
socials: {
|
|
253
|
+
website: 'https://ion.wtf',
|
|
254
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
255
|
+
},
|
|
256
|
+
traces: [{
|
|
257
|
+
type: 'ibc',
|
|
258
|
+
counterparty: {
|
|
259
|
+
channel_id: 'channel-85791',
|
|
260
|
+
base_denom: 'uion',
|
|
261
|
+
chain_name: 'osmosis'
|
|
262
|
+
},
|
|
263
|
+
chain: {
|
|
264
|
+
channel_id: 'channel-2'
|
|
265
|
+
}
|
|
266
|
+
}]
|
|
267
|
+
}
|
|
268
|
+
]
|
|
269
|
+
};
|
|
270
|
+
exports.default = assets;
|
package/mainnet/index.d.ts
CHANGED
|
@@ -40,6 +40,7 @@ export * as desmos from './desmos';
|
|
|
40
40
|
export * as dhealth from './dhealth';
|
|
41
41
|
export * as dig from './dig';
|
|
42
42
|
export * as doravota from './doravota';
|
|
43
|
+
export * as dungeon from './dungeon';
|
|
43
44
|
export * as dydx from './dydx';
|
|
44
45
|
export * as dymension from './dymension';
|
|
45
46
|
export * as dyson from './dyson';
|
package/mainnet/index.js
CHANGED
|
@@ -23,9 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
26
|
+
exports.evmos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.comdex = exports.cifer = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = exports.solana = exports.ethereum = void 0;
|
|
27
|
+
exports.omniflixhub = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mars = exports.mantrachain = exports.mande = exports.lumnetwork = exports.lumenx = exports.lorenzo = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.int3face = exports.injective = exports.imversed = exports.impacthub = exports.humans = exports.haqq = exports.gravitybridge = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.fetchhub = void 0;
|
|
28
|
+
exports.vidulum = exports.uptick = exports.unification = exports.umee = exports.titan = exports.tgrade = exports.terra2 = exports.terra = exports.teritori = exports.synternet = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = void 0;
|
|
29
|
+
exports.xpla = void 0;
|
|
29
30
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
30
31
|
exports.solana = __importStar(require("./solana"));
|
|
31
32
|
exports._8ball = __importStar(require("./8ball"));
|
|
@@ -68,6 +69,7 @@ exports.desmos = __importStar(require("./desmos"));
|
|
|
68
69
|
exports.dhealth = __importStar(require("./dhealth"));
|
|
69
70
|
exports.dig = __importStar(require("./dig"));
|
|
70
71
|
exports.doravota = __importStar(require("./doravota"));
|
|
72
|
+
exports.dungeon = __importStar(require("./dungeon"));
|
|
71
73
|
exports.dydx = __importStar(require("./dydx"));
|
|
72
74
|
exports.dymension = __importStar(require("./dymension"));
|
|
73
75
|
exports.dyson = __importStar(require("./dyson"));
|
package/mainnet/noble.js
CHANGED
|
@@ -11111,6 +11111,7 @@ const assets = {
|
|
|
11111
11111
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
11112
11112
|
base: 'ibc/A20134CB5B4C1551B8E1319CB602B0F5EE03E9EAA05AC05818F21A1266C12FFE',
|
|
11113
11113
|
name: 'Oraix',
|
|
11114
|
+
coingecko_id: 'oraidex',
|
|
11114
11115
|
display: 'oraix',
|
|
11115
11116
|
symbol: 'ORAIX',
|
|
11116
11117
|
images: [{
|
|
@@ -11272,6 +11273,7 @@ const assets = {
|
|
|
11272
11273
|
base: 'ibc/26E9FFCA4B6525662272F3EEB9AD4CEFFF46728B2A4DB330B97EB2064F28A79C',
|
|
11273
11274
|
name: 'Scorai',
|
|
11274
11275
|
display: 'scorai',
|
|
11276
|
+
coingecko_id: 'scorai',
|
|
11275
11277
|
symbol: 'SCORAI',
|
|
11276
11278
|
images: [{
|
|
11277
11279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -11358,6 +11360,7 @@ const assets = {
|
|
|
11358
11360
|
name: 'scATOM',
|
|
11359
11361
|
display: 'scatom',
|
|
11360
11362
|
symbol: 'scATOM',
|
|
11363
|
+
coingecko_id: 'scatom',
|
|
11361
11364
|
images: [{
|
|
11362
11365
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
11363
11366
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -11526,6 +11529,7 @@ const assets = {
|
|
|
11526
11529
|
name: 'Och',
|
|
11527
11530
|
display: 'och',
|
|
11528
11531
|
symbol: 'OCH',
|
|
11532
|
+
coingecko_id: 'och',
|
|
11529
11533
|
images: [{
|
|
11530
11534
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
11531
11535
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
@@ -11680,6 +11684,7 @@ const assets = {
|
|
|
11680
11684
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
11681
11685
|
base: 'ibc/A20134CB5B4C1551B8E1319CB602B0F5EE03E9EAA05AC05818F21A1266C12FFE',
|
|
11682
11686
|
name: 'Oraix',
|
|
11687
|
+
coingecko_id: 'oraidex',
|
|
11683
11688
|
display: 'oraix',
|
|
11684
11689
|
symbol: 'ORAIX',
|
|
11685
11690
|
images: [{
|
|
@@ -11841,6 +11846,7 @@ const assets = {
|
|
|
11841
11846
|
base: 'ibc/26E9FFCA4B6525662272F3EEB9AD4CEFFF46728B2A4DB330B97EB2064F28A79C',
|
|
11842
11847
|
name: 'Scorai',
|
|
11843
11848
|
display: 'scorai',
|
|
11849
|
+
coingecko_id: 'scorai',
|
|
11844
11850
|
symbol: 'SCORAI',
|
|
11845
11851
|
images: [{
|
|
11846
11852
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -11927,6 +11933,7 @@ const assets = {
|
|
|
11927
11933
|
name: 'scATOM',
|
|
11928
11934
|
display: 'scatom',
|
|
11929
11935
|
symbol: 'scATOM',
|
|
11936
|
+
coingecko_id: 'scatom',
|
|
11930
11937
|
images: [{
|
|
11931
11938
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
11932
11939
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -12095,6 +12102,7 @@ const assets = {
|
|
|
12095
12102
|
name: 'Och',
|
|
12096
12103
|
display: 'och',
|
|
12097
12104
|
symbol: 'OCH',
|
|
12105
|
+
coingecko_id: 'och',
|
|
12098
12106
|
images: [{
|
|
12099
12107
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
12100
12108
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
package/mainnet/osmosis.js
CHANGED
|
@@ -2160,6 +2160,42 @@ const assets = {
|
|
|
2160
2160
|
}
|
|
2161
2161
|
}]
|
|
2162
2162
|
},
|
|
2163
|
+
{
|
|
2164
|
+
description: 'Dungeon native token',
|
|
2165
|
+
denom_units: [{
|
|
2166
|
+
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
2167
|
+
exponent: 0,
|
|
2168
|
+
aliases: ['udgn']
|
|
2169
|
+
}, {
|
|
2170
|
+
denom: 'DGN',
|
|
2171
|
+
exponent: 6
|
|
2172
|
+
}],
|
|
2173
|
+
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
2174
|
+
name: 'Dungeon Coin',
|
|
2175
|
+
display: 'DGN',
|
|
2176
|
+
symbol: 'DGN',
|
|
2177
|
+
logo_URIs: {
|
|
2178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2179
|
+
},
|
|
2180
|
+
images: [{
|
|
2181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2182
|
+
theme: {
|
|
2183
|
+
circle: true
|
|
2184
|
+
}
|
|
2185
|
+
}],
|
|
2186
|
+
type_asset: 'sdk.coin',
|
|
2187
|
+
traces: [{
|
|
2188
|
+
type: 'ibc',
|
|
2189
|
+
counterparty: {
|
|
2190
|
+
channel_id: 'channel-2',
|
|
2191
|
+
base_denom: 'udgn',
|
|
2192
|
+
chain_name: 'dungeon'
|
|
2193
|
+
},
|
|
2194
|
+
chain: {
|
|
2195
|
+
channel_id: 'channel-85791'
|
|
2196
|
+
}
|
|
2197
|
+
}]
|
|
2198
|
+
},
|
|
2163
2199
|
{
|
|
2164
2200
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
2165
2201
|
denom_units: [{
|
|
@@ -7827,6 +7863,42 @@ const assets = {
|
|
|
7827
7863
|
}
|
|
7828
7864
|
}]
|
|
7829
7865
|
},
|
|
7866
|
+
{
|
|
7867
|
+
description: 'Dungeon native token',
|
|
7868
|
+
denom_units: [{
|
|
7869
|
+
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
7870
|
+
exponent: 0,
|
|
7871
|
+
aliases: ['udgn']
|
|
7872
|
+
}, {
|
|
7873
|
+
denom: 'DGN',
|
|
7874
|
+
exponent: 6
|
|
7875
|
+
}],
|
|
7876
|
+
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
7877
|
+
name: 'Dungeon Coin',
|
|
7878
|
+
display: 'DGN',
|
|
7879
|
+
symbol: 'DGN',
|
|
7880
|
+
logo_URIs: {
|
|
7881
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
7882
|
+
},
|
|
7883
|
+
images: [{
|
|
7884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
7885
|
+
theme: {
|
|
7886
|
+
circle: true
|
|
7887
|
+
}
|
|
7888
|
+
}],
|
|
7889
|
+
type_asset: 'sdk.coin',
|
|
7890
|
+
traces: [{
|
|
7891
|
+
type: 'ibc',
|
|
7892
|
+
counterparty: {
|
|
7893
|
+
channel_id: 'channel-2',
|
|
7894
|
+
base_denom: 'udgn',
|
|
7895
|
+
chain_name: 'dungeon'
|
|
7896
|
+
},
|
|
7897
|
+
chain: {
|
|
7898
|
+
channel_id: 'channel-85791'
|
|
7899
|
+
}
|
|
7900
|
+
}]
|
|
7901
|
+
},
|
|
7830
7902
|
{
|
|
7831
7903
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
7832
7904
|
denom_units: [{
|
package/mainnet/secretnetwork.js
CHANGED
|
@@ -9691,6 +9691,7 @@ const assets = {
|
|
|
9691
9691
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
9692
9692
|
base: 'ibc/7BE0B80F1D97F481912E5DF37BC48FD0070A98EDDA6EDAA32255D7439B498DC4',
|
|
9693
9693
|
name: 'Oraix',
|
|
9694
|
+
coingecko_id: 'oraidex',
|
|
9694
9695
|
display: 'oraix',
|
|
9695
9696
|
symbol: 'ORAIX',
|
|
9696
9697
|
images: [{
|
|
@@ -9852,6 +9853,7 @@ const assets = {
|
|
|
9852
9853
|
base: 'ibc/FF4AE67A638C561EAECCD8B86C4C2F55AE3E5C8D1B39D5E3D6F0287CC55C64E0',
|
|
9853
9854
|
name: 'Scorai',
|
|
9854
9855
|
display: 'scorai',
|
|
9856
|
+
coingecko_id: 'scorai',
|
|
9855
9857
|
symbol: 'SCORAI',
|
|
9856
9858
|
images: [{
|
|
9857
9859
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -9938,6 +9940,7 @@ const assets = {
|
|
|
9938
9940
|
name: 'scATOM',
|
|
9939
9941
|
display: 'scatom',
|
|
9940
9942
|
symbol: 'scATOM',
|
|
9943
|
+
coingecko_id: 'scatom',
|
|
9941
9944
|
images: [{
|
|
9942
9945
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
9943
9946
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -10106,6 +10109,7 @@ const assets = {
|
|
|
10106
10109
|
name: 'Och',
|
|
10107
10110
|
display: 'och',
|
|
10108
10111
|
symbol: 'OCH',
|
|
10112
|
+
coingecko_id: 'och',
|
|
10109
10113
|
images: [{
|
|
10110
10114
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
10111
10115
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
@@ -13076,6 +13080,7 @@ const assets = {
|
|
|
13076
13080
|
address: 'orai1lus0f0rhx8s03gdllx2n6vhkmf0536dv57wfge',
|
|
13077
13081
|
base: 'ibc/7BE0B80F1D97F481912E5DF37BC48FD0070A98EDDA6EDAA32255D7439B498DC4',
|
|
13078
13082
|
name: 'Oraix',
|
|
13083
|
+
coingecko_id: 'oraidex',
|
|
13079
13084
|
display: 'oraix',
|
|
13080
13085
|
symbol: 'ORAIX',
|
|
13081
13086
|
images: [{
|
|
@@ -13237,6 +13242,7 @@ const assets = {
|
|
|
13237
13242
|
base: 'ibc/FF4AE67A638C561EAECCD8B86C4C2F55AE3E5C8D1B39D5E3D6F0287CC55C64E0',
|
|
13238
13243
|
name: 'Scorai',
|
|
13239
13244
|
display: 'scorai',
|
|
13245
|
+
coingecko_id: 'scorai',
|
|
13240
13246
|
symbol: 'SCORAI',
|
|
13241
13247
|
images: [{
|
|
13242
13248
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scorai.png',
|
|
@@ -13323,6 +13329,7 @@ const assets = {
|
|
|
13323
13329
|
name: 'scATOM',
|
|
13324
13330
|
display: 'scatom',
|
|
13325
13331
|
symbol: 'scATOM',
|
|
13332
|
+
coingecko_id: 'scatom',
|
|
13326
13333
|
images: [{
|
|
13327
13334
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.png',
|
|
13328
13335
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/scatom.svg'
|
|
@@ -13491,6 +13498,7 @@ const assets = {
|
|
|
13491
13498
|
name: 'Och',
|
|
13492
13499
|
display: 'och',
|
|
13493
13500
|
symbol: 'OCH',
|
|
13501
|
+
coingecko_id: 'och',
|
|
13494
13502
|
images: [{
|
|
13495
13503
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png',
|
|
13496
13504
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.27",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.9",
|
|
33
|
+
"chain-registry": "^1.69.27"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.9"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "2a511bf77a2b27543600fbc69529e5ac77dd2855"
|
|
47
47
|
}
|