@chain-registry/assets 1.70.642 → 1.70.644
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/gonka.js +170 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/osmosis.js +96 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/gonka.d.ts +3 -0
- package/mainnet/gonka.js +172 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/osmosis.js +96 -0
- package/package.json +5 -5
package/esm/mainnet/assets.js
CHANGED
|
@@ -62,6 +62,7 @@ import _gateway from './gateway';
|
|
|
62
62
|
import _genesisl1 from './genesisl1';
|
|
63
63
|
import _gitopia from './gitopia';
|
|
64
64
|
import _gnodi from './gnodi';
|
|
65
|
+
import _gonka from './gonka';
|
|
65
66
|
import _gravitybridge from './gravitybridge';
|
|
66
67
|
import _haqq from './haqq';
|
|
67
68
|
import _hazinachain from './hazinachain';
|
|
@@ -167,5 +168,5 @@ import _xpla from './xpla';
|
|
|
167
168
|
import _xrplevm from './xrplevm';
|
|
168
169
|
import _zenrock from './zenrock';
|
|
169
170
|
import _zigchain from './zigchain';
|
|
170
|
-
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _safrochain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
|
|
171
|
+
const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gonka, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _safrochain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
|
|
171
172
|
export default assets;
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'gonka',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of Osmosis',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uosmo']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'osmo',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
16
|
+
name: 'Osmosis',
|
|
17
|
+
display: 'osmo',
|
|
18
|
+
symbol: 'OSMO',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
26
|
+
}],
|
|
27
|
+
coingecko_id: 'osmosis',
|
|
28
|
+
keywords: ['dex', 'staking'],
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://osmosis.zone',
|
|
31
|
+
x: 'https://x.com/osmosis'
|
|
32
|
+
},
|
|
33
|
+
traces: [{
|
|
34
|
+
type: 'ibc',
|
|
35
|
+
counterparty: {
|
|
36
|
+
channel_id: 'channel-108157',
|
|
37
|
+
base_denom: 'uosmo',
|
|
38
|
+
chain_name: 'osmosis'
|
|
39
|
+
},
|
|
40
|
+
chain: {
|
|
41
|
+
channel_id: 'channel-1'
|
|
42
|
+
}
|
|
43
|
+
}]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
description: 'ION is the second native token of Osmosis.',
|
|
47
|
+
denom_units: [{
|
|
48
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
49
|
+
exponent: 0,
|
|
50
|
+
aliases: ['uion']
|
|
51
|
+
}, {
|
|
52
|
+
denom: 'ion',
|
|
53
|
+
exponent: 6
|
|
54
|
+
}],
|
|
55
|
+
type_asset: 'sdk.coin',
|
|
56
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
57
|
+
name: 'Ion DAO',
|
|
58
|
+
display: 'ion',
|
|
59
|
+
symbol: 'ION',
|
|
60
|
+
logo_URIs: {
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
63
|
+
},
|
|
64
|
+
images: [{
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
66
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
67
|
+
}],
|
|
68
|
+
coingecko_id: 'ion',
|
|
69
|
+
keywords: ['memecoin', 'defi'],
|
|
70
|
+
socials: {
|
|
71
|
+
website: 'https://ion.wtf',
|
|
72
|
+
x: 'https://x.com/_IONDAO'
|
|
73
|
+
},
|
|
74
|
+
traces: [{
|
|
75
|
+
type: 'ibc',
|
|
76
|
+
counterparty: {
|
|
77
|
+
channel_id: 'channel-108157',
|
|
78
|
+
base_denom: 'uion',
|
|
79
|
+
chain_name: 'osmosis'
|
|
80
|
+
},
|
|
81
|
+
chain: {
|
|
82
|
+
channel_id: 'channel-1'
|
|
83
|
+
}
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
description: 'The native token of Osmosis',
|
|
88
|
+
denom_units: [{
|
|
89
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
90
|
+
exponent: 0,
|
|
91
|
+
aliases: ['uosmo']
|
|
92
|
+
}, {
|
|
93
|
+
denom: 'osmo',
|
|
94
|
+
exponent: 6
|
|
95
|
+
}],
|
|
96
|
+
type_asset: 'sdk.coin',
|
|
97
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
98
|
+
name: 'Osmosis',
|
|
99
|
+
display: 'osmo',
|
|
100
|
+
symbol: 'OSMO',
|
|
101
|
+
logo_URIs: {
|
|
102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
104
|
+
},
|
|
105
|
+
images: [{
|
|
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
|
+
coingecko_id: 'osmosis',
|
|
110
|
+
keywords: ['dex', 'staking'],
|
|
111
|
+
socials: {
|
|
112
|
+
website: 'https://osmosis.zone',
|
|
113
|
+
x: 'https://x.com/osmosis'
|
|
114
|
+
},
|
|
115
|
+
traces: [{
|
|
116
|
+
type: 'ibc',
|
|
117
|
+
counterparty: {
|
|
118
|
+
channel_id: 'channel-108157',
|
|
119
|
+
base_denom: 'uosmo',
|
|
120
|
+
chain_name: 'osmosis'
|
|
121
|
+
},
|
|
122
|
+
chain: {
|
|
123
|
+
channel_id: 'channel-1'
|
|
124
|
+
}
|
|
125
|
+
}]
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
description: 'ION is the second native token of Osmosis.',
|
|
129
|
+
denom_units: [{
|
|
130
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
131
|
+
exponent: 0,
|
|
132
|
+
aliases: ['uion']
|
|
133
|
+
}, {
|
|
134
|
+
denom: 'ion',
|
|
135
|
+
exponent: 6
|
|
136
|
+
}],
|
|
137
|
+
type_asset: 'sdk.coin',
|
|
138
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
139
|
+
name: 'Ion DAO',
|
|
140
|
+
display: 'ion',
|
|
141
|
+
symbol: 'ION',
|
|
142
|
+
logo_URIs: {
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
145
|
+
},
|
|
146
|
+
images: [{
|
|
147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
149
|
+
}],
|
|
150
|
+
coingecko_id: 'ion',
|
|
151
|
+
keywords: ['memecoin', 'defi'],
|
|
152
|
+
socials: {
|
|
153
|
+
website: 'https://ion.wtf',
|
|
154
|
+
x: 'https://x.com/_IONDAO'
|
|
155
|
+
},
|
|
156
|
+
traces: [{
|
|
157
|
+
type: 'ibc',
|
|
158
|
+
counterparty: {
|
|
159
|
+
channel_id: 'channel-108157',
|
|
160
|
+
base_denom: 'uion',
|
|
161
|
+
chain_name: 'osmosis'
|
|
162
|
+
},
|
|
163
|
+
chain: {
|
|
164
|
+
channel_id: 'channel-1'
|
|
165
|
+
}
|
|
166
|
+
}]
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
};
|
|
170
|
+
export default assets;
|
package/esm/mainnet/index.js
CHANGED
|
@@ -62,6 +62,7 @@ export * as gateway from './gateway';
|
|
|
62
62
|
export * as genesisl1 from './genesisl1';
|
|
63
63
|
export * as gitopia from './gitopia';
|
|
64
64
|
export * as gnodi from './gnodi';
|
|
65
|
+
export * as gonka from './gonka';
|
|
65
66
|
export * as gravitybridge from './gravitybridge';
|
|
66
67
|
export * as haqq from './haqq';
|
|
67
68
|
export * as hazinachain from './hazinachain';
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3242,6 +3242,54 @@ const assets = {
|
|
|
3242
3242
|
}
|
|
3243
3243
|
}]
|
|
3244
3244
|
},
|
|
3245
|
+
{
|
|
3246
|
+
description: 'Coins for the Gonka network.',
|
|
3247
|
+
denom_units: [
|
|
3248
|
+
{
|
|
3249
|
+
denom: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
3250
|
+
exponent: 0,
|
|
3251
|
+
aliases: ['ngonka']
|
|
3252
|
+
},
|
|
3253
|
+
{
|
|
3254
|
+
denom: 'ugonka',
|
|
3255
|
+
exponent: 3,
|
|
3256
|
+
aliases: ['microgonka']
|
|
3257
|
+
},
|
|
3258
|
+
{
|
|
3259
|
+
denom: 'mgonka',
|
|
3260
|
+
exponent: 6,
|
|
3261
|
+
aliases: ['milligonka']
|
|
3262
|
+
},
|
|
3263
|
+
{
|
|
3264
|
+
denom: 'gonka',
|
|
3265
|
+
exponent: 9
|
|
3266
|
+
}
|
|
3267
|
+
],
|
|
3268
|
+
base: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
3269
|
+
name: 'Gonka',
|
|
3270
|
+
display: 'gonka',
|
|
3271
|
+
symbol: 'GNK',
|
|
3272
|
+
type_asset: 'sdk.coin',
|
|
3273
|
+
images: [{
|
|
3274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.png',
|
|
3275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.svg'
|
|
3276
|
+
}],
|
|
3277
|
+
socials: {
|
|
3278
|
+
x: 'https://x.com/gonka_ai',
|
|
3279
|
+
discord: 'https://discord.com/invite/RADwCT2U6R'
|
|
3280
|
+
},
|
|
3281
|
+
traces: [{
|
|
3282
|
+
type: 'ibc',
|
|
3283
|
+
counterparty: {
|
|
3284
|
+
channel_id: 'channel-1',
|
|
3285
|
+
base_denom: 'ngonka',
|
|
3286
|
+
chain_name: 'gonka'
|
|
3287
|
+
},
|
|
3288
|
+
chain: {
|
|
3289
|
+
channel_id: 'channel-108157'
|
|
3290
|
+
}
|
|
3291
|
+
}]
|
|
3292
|
+
},
|
|
3245
3293
|
{
|
|
3246
3294
|
description: 'The native token of Gravity Bridge',
|
|
3247
3295
|
denom_units: [{
|
|
@@ -9267,6 +9315,54 @@ const assets = {
|
|
|
9267
9315
|
}
|
|
9268
9316
|
}]
|
|
9269
9317
|
},
|
|
9318
|
+
{
|
|
9319
|
+
description: 'Coins for the Gonka network.',
|
|
9320
|
+
denom_units: [
|
|
9321
|
+
{
|
|
9322
|
+
denom: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
9323
|
+
exponent: 0,
|
|
9324
|
+
aliases: ['ngonka']
|
|
9325
|
+
},
|
|
9326
|
+
{
|
|
9327
|
+
denom: 'ugonka',
|
|
9328
|
+
exponent: 3,
|
|
9329
|
+
aliases: ['microgonka']
|
|
9330
|
+
},
|
|
9331
|
+
{
|
|
9332
|
+
denom: 'mgonka',
|
|
9333
|
+
exponent: 6,
|
|
9334
|
+
aliases: ['milligonka']
|
|
9335
|
+
},
|
|
9336
|
+
{
|
|
9337
|
+
denom: 'gonka',
|
|
9338
|
+
exponent: 9
|
|
9339
|
+
}
|
|
9340
|
+
],
|
|
9341
|
+
base: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
9342
|
+
name: 'Gonka',
|
|
9343
|
+
display: 'gonka',
|
|
9344
|
+
symbol: 'GNK',
|
|
9345
|
+
type_asset: 'sdk.coin',
|
|
9346
|
+
images: [{
|
|
9347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.png',
|
|
9348
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.svg'
|
|
9349
|
+
}],
|
|
9350
|
+
socials: {
|
|
9351
|
+
x: 'https://x.com/gonka_ai',
|
|
9352
|
+
discord: 'https://discord.com/invite/RADwCT2U6R'
|
|
9353
|
+
},
|
|
9354
|
+
traces: [{
|
|
9355
|
+
type: 'ibc',
|
|
9356
|
+
counterparty: {
|
|
9357
|
+
channel_id: 'channel-1',
|
|
9358
|
+
base_denom: 'ngonka',
|
|
9359
|
+
chain_name: 'gonka'
|
|
9360
|
+
},
|
|
9361
|
+
chain: {
|
|
9362
|
+
channel_id: 'channel-108157'
|
|
9363
|
+
}
|
|
9364
|
+
}]
|
|
9365
|
+
},
|
|
9270
9366
|
{
|
|
9271
9367
|
description: 'The native token of Gravity Bridge',
|
|
9272
9368
|
denom_units: [{
|
package/mainnet/assets.js
CHANGED
|
@@ -67,6 +67,7 @@ const gateway_1 = __importDefault(require("./gateway"));
|
|
|
67
67
|
const genesisl1_1 = __importDefault(require("./genesisl1"));
|
|
68
68
|
const gitopia_1 = __importDefault(require("./gitopia"));
|
|
69
69
|
const gnodi_1 = __importDefault(require("./gnodi"));
|
|
70
|
+
const gonka_1 = __importDefault(require("./gonka"));
|
|
70
71
|
const gravitybridge_1 = __importDefault(require("./gravitybridge"));
|
|
71
72
|
const haqq_1 = __importDefault(require("./haqq"));
|
|
72
73
|
const hazinachain_1 = __importDefault(require("./hazinachain"));
|
|
@@ -172,5 +173,5 @@ const xpla_1 = __importDefault(require("./xpla"));
|
|
|
172
173
|
const xrplevm_1 = __importDefault(require("./xrplevm"));
|
|
173
174
|
const zenrock_1 = __importDefault(require("./zenrock"));
|
|
174
175
|
const zigchain_1 = __importDefault(require("./zigchain"));
|
|
175
|
-
const assets = [ethereum_1.default, namada_1.default, penumbra_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, allora_1.default, amitis_1.default, andromeda_1.default, archway_1.default, arkeo_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitbadges_1.default, bitcanna_1.default, bitsong_1.default, bitway_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_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, decentr_1.default, desmos_1.default, divine_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, epix_1.default, fandomchain_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gnodi_1.default, gravitybridge_1.default, haqq_1.default, hazinachain_1.default, hippoprotocol_1.default, humans_1.default, impacthub_1.default, imversed_1.default, initia_1.default, injective_1.default, int3face_1.default, intento_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, kopi_1.default, kujira_1.default, kyve_1.default, lava_1.default, likecoin_1.default, lombardledger_1.default, lorenzo_1.default, lumen_1.default, lumera_1.default, lumnetwork_1.default, mande_1.default, manifest_1.default, mantrachain_1.default, medasdigital_1.default, meme_1.default, migaloo_1.default, mirage_1.default, mtgbp_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, optio_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, paxi_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pundix_1.default, pylons_1.default, qfs_1.default, qie_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, safrochain_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, sidechain_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stratos_1.default, stride_1.default, sunrise_1.default, symphony_1.default, synternet_1.default, taketitan_1.default, teritori_1.default, terra_1.default, terra2_1.default, thejaynetwork_1.default, titan_1.default, turkchain_1.default, unification_1.default, uptick_1.default, wolochain_1.default, xion_1.default, xpla_1.default, xrplevm_1.default, zenrock_1.default, zigchain_1.default];
|
|
176
|
+
const assets = [ethereum_1.default, namada_1.default, penumbra_1.default, solana_1.default, aaronetwork_1.default, acrechain_1.default, agoric_1.default, aioz_1.default, akash_1.default, allora_1.default, amitis_1.default, andromeda_1.default, archway_1.default, arkeo_1.default, arkh_1.default, assetmantle_1.default, atomone_1.default, aura_1.default, axelar_1.default, babylon_1.default, bandchain_1.default, beezee_1.default, bitbadges_1.default, bitcanna_1.default, bitsong_1.default, bitway_1.default, bluzelle_1.default, bostrom_1.default, canto_1.default, carbon_1.default, celestia_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, decentr_1.default, desmos_1.default, divine_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, epix_1.default, fandomchain_1.default, fetchhub_1.default, firmachain_1.default, furya_1.default, galaxy_1.default, gateway_1.default, genesisl1_1.default, gitopia_1.default, gnodi_1.default, gonka_1.default, gravitybridge_1.default, haqq_1.default, hazinachain_1.default, hippoprotocol_1.default, humans_1.default, impacthub_1.default, imversed_1.default, initia_1.default, injective_1.default, int3face_1.default, intento_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, kopi_1.default, kujira_1.default, kyve_1.default, lava_1.default, likecoin_1.default, lombardledger_1.default, lorenzo_1.default, lumen_1.default, lumera_1.default, lumnetwork_1.default, mande_1.default, manifest_1.default, mantrachain_1.default, medasdigital_1.default, meme_1.default, migaloo_1.default, mirage_1.default, mtgbp_1.default, neutaro_1.default, neutron_1.default, nibiru_1.default, nim_1.default, noble_1.default, nolus_1.default, nomic_1.default, nyx_1.default, odin_1.default, okexchain_1.default, optio_1.default, oraichain_1.default, osmosis_1.default, panacea_1.default, passage_1.default, paxi_1.default, persistence_1.default, planq_1.default, point_1.default, provenance_1.default, pundix_1.default, pylons_1.default, qfs_1.default, qie_1.default, quasar_1.default, quicksilver_1.default, qwoyn_1.default, realio_1.default, rebus_1.default, regen_1.default, rizon_1.default, safrochain_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, sidechain_1.default, sifchain_1.default, sommelier_1.default, source_1.default, stafihub_1.default, stratos_1.default, stride_1.default, sunrise_1.default, symphony_1.default, synternet_1.default, taketitan_1.default, teritori_1.default, terra_1.default, terra2_1.default, thejaynetwork_1.default, titan_1.default, turkchain_1.default, unification_1.default, uptick_1.default, wolochain_1.default, xion_1.default, xpla_1.default, xrplevm_1.default, zenrock_1.default, zigchain_1.default];
|
|
176
177
|
exports.default = assets;
|
package/mainnet/gonka.js
ADDED
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'gonka',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
28
|
+
}],
|
|
29
|
+
coingecko_id: 'osmosis',
|
|
30
|
+
keywords: ['dex', 'staking'],
|
|
31
|
+
socials: {
|
|
32
|
+
website: 'https://osmosis.zone',
|
|
33
|
+
x: 'https://x.com/osmosis'
|
|
34
|
+
},
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-108157',
|
|
39
|
+
base_denom: 'uosmo',
|
|
40
|
+
chain_name: 'osmosis'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-1'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
description: 'ION is the second native token of Osmosis.',
|
|
49
|
+
denom_units: [{
|
|
50
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
51
|
+
exponent: 0,
|
|
52
|
+
aliases: ['uion']
|
|
53
|
+
}, {
|
|
54
|
+
denom: 'ion',
|
|
55
|
+
exponent: 6
|
|
56
|
+
}],
|
|
57
|
+
type_asset: 'sdk.coin',
|
|
58
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
59
|
+
name: 'Ion DAO',
|
|
60
|
+
display: 'ion',
|
|
61
|
+
symbol: 'ION',
|
|
62
|
+
logo_URIs: {
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
65
|
+
},
|
|
66
|
+
images: [{
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
68
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
69
|
+
}],
|
|
70
|
+
coingecko_id: 'ion',
|
|
71
|
+
keywords: ['memecoin', 'defi'],
|
|
72
|
+
socials: {
|
|
73
|
+
website: 'https://ion.wtf',
|
|
74
|
+
x: 'https://x.com/_IONDAO'
|
|
75
|
+
},
|
|
76
|
+
traces: [{
|
|
77
|
+
type: 'ibc',
|
|
78
|
+
counterparty: {
|
|
79
|
+
channel_id: 'channel-108157',
|
|
80
|
+
base_denom: 'uion',
|
|
81
|
+
chain_name: 'osmosis'
|
|
82
|
+
},
|
|
83
|
+
chain: {
|
|
84
|
+
channel_id: 'channel-1'
|
|
85
|
+
}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
description: 'The native token of Osmosis',
|
|
90
|
+
denom_units: [{
|
|
91
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
92
|
+
exponent: 0,
|
|
93
|
+
aliases: ['uosmo']
|
|
94
|
+
}, {
|
|
95
|
+
denom: 'osmo',
|
|
96
|
+
exponent: 6
|
|
97
|
+
}],
|
|
98
|
+
type_asset: 'sdk.coin',
|
|
99
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
100
|
+
name: 'Osmosis',
|
|
101
|
+
display: 'osmo',
|
|
102
|
+
symbol: 'OSMO',
|
|
103
|
+
logo_URIs: {
|
|
104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
105
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
106
|
+
},
|
|
107
|
+
images: [{
|
|
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
|
+
coingecko_id: 'osmosis',
|
|
112
|
+
keywords: ['dex', 'staking'],
|
|
113
|
+
socials: {
|
|
114
|
+
website: 'https://osmosis.zone',
|
|
115
|
+
x: 'https://x.com/osmosis'
|
|
116
|
+
},
|
|
117
|
+
traces: [{
|
|
118
|
+
type: 'ibc',
|
|
119
|
+
counterparty: {
|
|
120
|
+
channel_id: 'channel-108157',
|
|
121
|
+
base_denom: 'uosmo',
|
|
122
|
+
chain_name: 'osmosis'
|
|
123
|
+
},
|
|
124
|
+
chain: {
|
|
125
|
+
channel_id: 'channel-1'
|
|
126
|
+
}
|
|
127
|
+
}]
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
description: 'ION is the second native token of Osmosis.',
|
|
131
|
+
denom_units: [{
|
|
132
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
133
|
+
exponent: 0,
|
|
134
|
+
aliases: ['uion']
|
|
135
|
+
}, {
|
|
136
|
+
denom: 'ion',
|
|
137
|
+
exponent: 6
|
|
138
|
+
}],
|
|
139
|
+
type_asset: 'sdk.coin',
|
|
140
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
141
|
+
name: 'Ion DAO',
|
|
142
|
+
display: 'ion',
|
|
143
|
+
symbol: 'ION',
|
|
144
|
+
logo_URIs: {
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
147
|
+
},
|
|
148
|
+
images: [{
|
|
149
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
150
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
151
|
+
}],
|
|
152
|
+
coingecko_id: 'ion',
|
|
153
|
+
keywords: ['memecoin', 'defi'],
|
|
154
|
+
socials: {
|
|
155
|
+
website: 'https://ion.wtf',
|
|
156
|
+
x: 'https://x.com/_IONDAO'
|
|
157
|
+
},
|
|
158
|
+
traces: [{
|
|
159
|
+
type: 'ibc',
|
|
160
|
+
counterparty: {
|
|
161
|
+
channel_id: 'channel-108157',
|
|
162
|
+
base_denom: 'uion',
|
|
163
|
+
chain_name: 'osmosis'
|
|
164
|
+
},
|
|
165
|
+
chain: {
|
|
166
|
+
channel_id: 'channel-1'
|
|
167
|
+
}
|
|
168
|
+
}]
|
|
169
|
+
}
|
|
170
|
+
]
|
|
171
|
+
};
|
|
172
|
+
exports.default = assets;
|
package/mainnet/index.d.ts
CHANGED
|
@@ -62,6 +62,7 @@ export * as gateway from './gateway';
|
|
|
62
62
|
export * as genesisl1 from './genesisl1';
|
|
63
63
|
export * as gitopia from './gitopia';
|
|
64
64
|
export * as gnodi from './gnodi';
|
|
65
|
+
export * as gonka from './gonka';
|
|
65
66
|
export * as gravitybridge from './gravitybridge';
|
|
66
67
|
export * as haqq from './haqq';
|
|
67
68
|
export * as hazinachain from './hazinachain';
|
package/mainnet/index.js
CHANGED
|
@@ -24,9 +24,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.desmos = exports.decentr = 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.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.solana = exports.penumbra = exports.namada = exports.ethereum = void 0;
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.turkchain = exports.titan = exports.thejaynetwork = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = void 0;
|
|
27
|
+
exports.migaloo = exports.meme = exports.medasdigital = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.lumen = exports.lorenzo = exports.lombardledger = exports.likecoin = exports.lava = exports.kyve = exports.kujira = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.humans = exports.hippoprotocol = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.gonka = exports.gnodi = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.furya = exports.firmachain = exports.fetchhub = exports.fandomchain = exports.epix = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = void 0;
|
|
28
|
+
exports.stafihub = exports.source = exports.sommelier = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.safrochain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.optio = exports.okexchain = exports.odin = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.mtgbp = exports.mirage = void 0;
|
|
29
|
+
exports.zigchain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.wolochain = exports.uptick = exports.unification = exports.turkchain = exports.titan = exports.thejaynetwork = exports.terra2 = exports.terra = exports.teritori = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = void 0;
|
|
30
30
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
31
31
|
exports.namada = __importStar(require("./namada"));
|
|
32
32
|
exports.penumbra = __importStar(require("./penumbra"));
|
|
@@ -91,6 +91,7 @@ exports.gateway = __importStar(require("./gateway"));
|
|
|
91
91
|
exports.genesisl1 = __importStar(require("./genesisl1"));
|
|
92
92
|
exports.gitopia = __importStar(require("./gitopia"));
|
|
93
93
|
exports.gnodi = __importStar(require("./gnodi"));
|
|
94
|
+
exports.gonka = __importStar(require("./gonka"));
|
|
94
95
|
exports.gravitybridge = __importStar(require("./gravitybridge"));
|
|
95
96
|
exports.haqq = __importStar(require("./haqq"));
|
|
96
97
|
exports.hazinachain = __importStar(require("./hazinachain"));
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3244,6 +3244,54 @@ const assets = {
|
|
|
3244
3244
|
}
|
|
3245
3245
|
}]
|
|
3246
3246
|
},
|
|
3247
|
+
{
|
|
3248
|
+
description: 'Coins for the Gonka network.',
|
|
3249
|
+
denom_units: [
|
|
3250
|
+
{
|
|
3251
|
+
denom: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
3252
|
+
exponent: 0,
|
|
3253
|
+
aliases: ['ngonka']
|
|
3254
|
+
},
|
|
3255
|
+
{
|
|
3256
|
+
denom: 'ugonka',
|
|
3257
|
+
exponent: 3,
|
|
3258
|
+
aliases: ['microgonka']
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
denom: 'mgonka',
|
|
3262
|
+
exponent: 6,
|
|
3263
|
+
aliases: ['milligonka']
|
|
3264
|
+
},
|
|
3265
|
+
{
|
|
3266
|
+
denom: 'gonka',
|
|
3267
|
+
exponent: 9
|
|
3268
|
+
}
|
|
3269
|
+
],
|
|
3270
|
+
base: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
3271
|
+
name: 'Gonka',
|
|
3272
|
+
display: 'gonka',
|
|
3273
|
+
symbol: 'GNK',
|
|
3274
|
+
type_asset: 'sdk.coin',
|
|
3275
|
+
images: [{
|
|
3276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.png',
|
|
3277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.svg'
|
|
3278
|
+
}],
|
|
3279
|
+
socials: {
|
|
3280
|
+
x: 'https://x.com/gonka_ai',
|
|
3281
|
+
discord: 'https://discord.com/invite/RADwCT2U6R'
|
|
3282
|
+
},
|
|
3283
|
+
traces: [{
|
|
3284
|
+
type: 'ibc',
|
|
3285
|
+
counterparty: {
|
|
3286
|
+
channel_id: 'channel-1',
|
|
3287
|
+
base_denom: 'ngonka',
|
|
3288
|
+
chain_name: 'gonka'
|
|
3289
|
+
},
|
|
3290
|
+
chain: {
|
|
3291
|
+
channel_id: 'channel-108157'
|
|
3292
|
+
}
|
|
3293
|
+
}]
|
|
3294
|
+
},
|
|
3247
3295
|
{
|
|
3248
3296
|
description: 'The native token of Gravity Bridge',
|
|
3249
3297
|
denom_units: [{
|
|
@@ -9269,6 +9317,54 @@ const assets = {
|
|
|
9269
9317
|
}
|
|
9270
9318
|
}]
|
|
9271
9319
|
},
|
|
9320
|
+
{
|
|
9321
|
+
description: 'Coins for the Gonka network.',
|
|
9322
|
+
denom_units: [
|
|
9323
|
+
{
|
|
9324
|
+
denom: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
9325
|
+
exponent: 0,
|
|
9326
|
+
aliases: ['ngonka']
|
|
9327
|
+
},
|
|
9328
|
+
{
|
|
9329
|
+
denom: 'ugonka',
|
|
9330
|
+
exponent: 3,
|
|
9331
|
+
aliases: ['microgonka']
|
|
9332
|
+
},
|
|
9333
|
+
{
|
|
9334
|
+
denom: 'mgonka',
|
|
9335
|
+
exponent: 6,
|
|
9336
|
+
aliases: ['milligonka']
|
|
9337
|
+
},
|
|
9338
|
+
{
|
|
9339
|
+
denom: 'gonka',
|
|
9340
|
+
exponent: 9
|
|
9341
|
+
}
|
|
9342
|
+
],
|
|
9343
|
+
base: 'ibc/C9FADE15CBFACDF6A5B762100EDD999835CDBACD16D4BD2127ACC4EA40D0B276',
|
|
9344
|
+
name: 'Gonka',
|
|
9345
|
+
display: 'gonka',
|
|
9346
|
+
symbol: 'GNK',
|
|
9347
|
+
type_asset: 'sdk.coin',
|
|
9348
|
+
images: [{
|
|
9349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.png',
|
|
9350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.svg'
|
|
9351
|
+
}],
|
|
9352
|
+
socials: {
|
|
9353
|
+
x: 'https://x.com/gonka_ai',
|
|
9354
|
+
discord: 'https://discord.com/invite/RADwCT2U6R'
|
|
9355
|
+
},
|
|
9356
|
+
traces: [{
|
|
9357
|
+
type: 'ibc',
|
|
9358
|
+
counterparty: {
|
|
9359
|
+
channel_id: 'channel-1',
|
|
9360
|
+
base_denom: 'ngonka',
|
|
9361
|
+
chain_name: 'gonka'
|
|
9362
|
+
},
|
|
9363
|
+
chain: {
|
|
9364
|
+
channel_id: 'channel-108157'
|
|
9365
|
+
}
|
|
9366
|
+
}]
|
|
9367
|
+
},
|
|
9272
9368
|
{
|
|
9273
9369
|
description: 'The native token of Gravity Bridge',
|
|
9274
9370
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.644",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/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.395",
|
|
33
|
+
"chain-registry": "^1.69.644"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.395"
|
|
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": "0cf9d05130921040ca1c00ddf65e9413cf345598"
|
|
47
47
|
}
|