@chain-registry/assets 1.70.381 → 1.70.382
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/atomone.js +82 -0
- package/esm/mainnet/dungeon.js +160 -0
- package/esm/mainnet/fandomchain.js +4 -4
- package/esm/mainnet/osmosis.js +6 -6
- package/index.d.ts +1 -1
- package/mainnet/atomone.js +82 -0
- package/mainnet/dungeon.js +160 -0
- package/mainnet/fandomchain.js +4 -4
- package/mainnet/osmosis.js +6 -6
- package/package.json +5 -5
package/esm/mainnet/atomone.js
CHANGED
|
@@ -81,6 +81,47 @@ const assets = {
|
|
|
81
81
|
}
|
|
82
82
|
}]
|
|
83
83
|
},
|
|
84
|
+
{
|
|
85
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
86
|
+
denom_units: [{
|
|
87
|
+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
88
|
+
exponent: 0,
|
|
89
|
+
aliases: ['udgn']
|
|
90
|
+
}, {
|
|
91
|
+
denom: 'DGN',
|
|
92
|
+
exponent: 6
|
|
93
|
+
}],
|
|
94
|
+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
95
|
+
name: 'Dragon Coin',
|
|
96
|
+
display: 'DGN',
|
|
97
|
+
coingecko_id: 'dragon-coin-2',
|
|
98
|
+
symbol: 'DGN',
|
|
99
|
+
logo_URIs: {
|
|
100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
101
|
+
},
|
|
102
|
+
socials: {
|
|
103
|
+
website: 'https://www.cryptodungeon.org',
|
|
104
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
105
|
+
},
|
|
106
|
+
images: [{
|
|
107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
108
|
+
theme: {
|
|
109
|
+
circle: true
|
|
110
|
+
}
|
|
111
|
+
}],
|
|
112
|
+
type_asset: 'sdk.coin',
|
|
113
|
+
traces: [{
|
|
114
|
+
type: 'ibc',
|
|
115
|
+
counterparty: {
|
|
116
|
+
channel_id: 'channel-5310',
|
|
117
|
+
base_denom: 'udgn',
|
|
118
|
+
chain_name: 'dungeon'
|
|
119
|
+
},
|
|
120
|
+
chain: {
|
|
121
|
+
channel_id: 'channel-9'
|
|
122
|
+
}
|
|
123
|
+
}]
|
|
124
|
+
},
|
|
84
125
|
{
|
|
85
126
|
description: 'The native token of Osmosis',
|
|
86
127
|
denom_units: [{
|
|
@@ -283,6 +324,47 @@ const assets = {
|
|
|
283
324
|
}
|
|
284
325
|
}]
|
|
285
326
|
},
|
|
327
|
+
{
|
|
328
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
329
|
+
denom_units: [{
|
|
330
|
+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
331
|
+
exponent: 0,
|
|
332
|
+
aliases: ['udgn']
|
|
333
|
+
}, {
|
|
334
|
+
denom: 'DGN',
|
|
335
|
+
exponent: 6
|
|
336
|
+
}],
|
|
337
|
+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
338
|
+
name: 'Dragon Coin',
|
|
339
|
+
display: 'DGN',
|
|
340
|
+
coingecko_id: 'dragon-coin-2',
|
|
341
|
+
symbol: 'DGN',
|
|
342
|
+
logo_URIs: {
|
|
343
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
344
|
+
},
|
|
345
|
+
socials: {
|
|
346
|
+
website: 'https://www.cryptodungeon.org',
|
|
347
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
348
|
+
},
|
|
349
|
+
images: [{
|
|
350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
351
|
+
theme: {
|
|
352
|
+
circle: true
|
|
353
|
+
}
|
|
354
|
+
}],
|
|
355
|
+
type_asset: 'sdk.coin',
|
|
356
|
+
traces: [{
|
|
357
|
+
type: 'ibc',
|
|
358
|
+
counterparty: {
|
|
359
|
+
channel_id: 'channel-5310',
|
|
360
|
+
base_denom: 'udgn',
|
|
361
|
+
chain_name: 'dungeon'
|
|
362
|
+
},
|
|
363
|
+
chain: {
|
|
364
|
+
channel_id: 'channel-9'
|
|
365
|
+
}
|
|
366
|
+
}]
|
|
367
|
+
},
|
|
286
368
|
{
|
|
287
369
|
description: 'The native token of Osmosis',
|
|
288
370
|
denom_units: [{
|
package/esm/mainnet/dungeon.js
CHANGED
|
@@ -1,6 +1,86 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'dungeon',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native staking and governance token of AtomOne',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatone']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atone',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
15
|
+
name: 'Atone',
|
|
16
|
+
display: 'atone',
|
|
17
|
+
symbol: 'ATONE',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
21
|
+
},
|
|
22
|
+
images: [{
|
|
23
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
24
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
25
|
+
}],
|
|
26
|
+
type_asset: 'sdk.coin',
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://atom.one',
|
|
29
|
+
twitter: 'https://x.com/_atomone'
|
|
30
|
+
},
|
|
31
|
+
coingecko_id: 'atomone',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-9',
|
|
36
|
+
base_denom: 'uatone',
|
|
37
|
+
chain_name: 'atomone'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-5310'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
description: 'The fee token of AtomOne',
|
|
46
|
+
denom_units: [{
|
|
47
|
+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
48
|
+
exponent: 0,
|
|
49
|
+
aliases: ['uphoton']
|
|
50
|
+
}, {
|
|
51
|
+
denom: 'photon',
|
|
52
|
+
exponent: 6
|
|
53
|
+
}],
|
|
54
|
+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
55
|
+
name: 'Photon',
|
|
56
|
+
display: 'photon',
|
|
57
|
+
symbol: 'PHOTON',
|
|
58
|
+
logo_URIs: {
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
61
|
+
},
|
|
62
|
+
images: [{
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
65
|
+
}],
|
|
66
|
+
type_asset: 'sdk.coin',
|
|
67
|
+
socials: {
|
|
68
|
+
website: 'https://atom.one',
|
|
69
|
+
twitter: 'https://x.com/_atomone'
|
|
70
|
+
},
|
|
71
|
+
coingecko_id: 'photon-2',
|
|
72
|
+
traces: [{
|
|
73
|
+
type: 'ibc',
|
|
74
|
+
counterparty: {
|
|
75
|
+
channel_id: 'channel-9',
|
|
76
|
+
base_denom: 'uphoton',
|
|
77
|
+
chain_name: 'atomone'
|
|
78
|
+
},
|
|
79
|
+
chain: {
|
|
80
|
+
channel_id: 'channel-5310'
|
|
81
|
+
}
|
|
82
|
+
}]
|
|
83
|
+
},
|
|
4
84
|
{
|
|
5
85
|
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
86
|
denom_units: [{
|
|
@@ -41,6 +121,86 @@ const assets = {
|
|
|
41
121
|
}
|
|
42
122
|
}]
|
|
43
123
|
},
|
|
124
|
+
{
|
|
125
|
+
description: 'The native staking and governance token of AtomOne',
|
|
126
|
+
denom_units: [{
|
|
127
|
+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
128
|
+
exponent: 0,
|
|
129
|
+
aliases: ['uatone']
|
|
130
|
+
}, {
|
|
131
|
+
denom: 'atone',
|
|
132
|
+
exponent: 6
|
|
133
|
+
}],
|
|
134
|
+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
135
|
+
name: 'Atone',
|
|
136
|
+
display: 'atone',
|
|
137
|
+
symbol: 'ATONE',
|
|
138
|
+
logo_URIs: {
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
141
|
+
},
|
|
142
|
+
images: [{
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
145
|
+
}],
|
|
146
|
+
type_asset: 'sdk.coin',
|
|
147
|
+
socials: {
|
|
148
|
+
website: 'https://atom.one',
|
|
149
|
+
twitter: 'https://x.com/_atomone'
|
|
150
|
+
},
|
|
151
|
+
coingecko_id: 'atomone',
|
|
152
|
+
traces: [{
|
|
153
|
+
type: 'ibc',
|
|
154
|
+
counterparty: {
|
|
155
|
+
channel_id: 'channel-9',
|
|
156
|
+
base_denom: 'uatone',
|
|
157
|
+
chain_name: 'atomone'
|
|
158
|
+
},
|
|
159
|
+
chain: {
|
|
160
|
+
channel_id: 'channel-5310'
|
|
161
|
+
}
|
|
162
|
+
}]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
description: 'The fee token of AtomOne',
|
|
166
|
+
denom_units: [{
|
|
167
|
+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
168
|
+
exponent: 0,
|
|
169
|
+
aliases: ['uphoton']
|
|
170
|
+
}, {
|
|
171
|
+
denom: 'photon',
|
|
172
|
+
exponent: 6
|
|
173
|
+
}],
|
|
174
|
+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
175
|
+
name: 'Photon',
|
|
176
|
+
display: 'photon',
|
|
177
|
+
symbol: 'PHOTON',
|
|
178
|
+
logo_URIs: {
|
|
179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
181
|
+
},
|
|
182
|
+
images: [{
|
|
183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
185
|
+
}],
|
|
186
|
+
type_asset: 'sdk.coin',
|
|
187
|
+
socials: {
|
|
188
|
+
website: 'https://atom.one',
|
|
189
|
+
twitter: 'https://x.com/_atomone'
|
|
190
|
+
},
|
|
191
|
+
coingecko_id: 'photon-2',
|
|
192
|
+
traces: [{
|
|
193
|
+
type: 'ibc',
|
|
194
|
+
counterparty: {
|
|
195
|
+
channel_id: 'channel-9',
|
|
196
|
+
base_denom: 'uphoton',
|
|
197
|
+
chain_name: 'atomone'
|
|
198
|
+
},
|
|
199
|
+
chain: {
|
|
200
|
+
channel_id: 'channel-5310'
|
|
201
|
+
}
|
|
202
|
+
}]
|
|
203
|
+
},
|
|
44
204
|
{
|
|
45
205
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
46
206
|
denom_units: [{
|
|
@@ -33,7 +33,7 @@ const assets = {
|
|
|
33
33
|
traces: [{
|
|
34
34
|
type: 'ibc',
|
|
35
35
|
counterparty: {
|
|
36
|
-
channel_id: 'channel-
|
|
36
|
+
channel_id: 'channel-107392',
|
|
37
37
|
base_denom: 'uosmo',
|
|
38
38
|
chain_name: 'osmosis'
|
|
39
39
|
},
|
|
@@ -74,7 +74,7 @@ const assets = {
|
|
|
74
74
|
traces: [{
|
|
75
75
|
type: 'ibc',
|
|
76
76
|
counterparty: {
|
|
77
|
-
channel_id: 'channel-
|
|
77
|
+
channel_id: 'channel-107392',
|
|
78
78
|
base_denom: 'uion',
|
|
79
79
|
chain_name: 'osmosis'
|
|
80
80
|
},
|
|
@@ -115,7 +115,7 @@ const assets = {
|
|
|
115
115
|
traces: [{
|
|
116
116
|
type: 'ibc',
|
|
117
117
|
counterparty: {
|
|
118
|
-
channel_id: 'channel-
|
|
118
|
+
channel_id: 'channel-107392',
|
|
119
119
|
base_denom: 'uosmo',
|
|
120
120
|
chain_name: 'osmosis'
|
|
121
121
|
},
|
|
@@ -156,7 +156,7 @@ const assets = {
|
|
|
156
156
|
traces: [{
|
|
157
157
|
type: 'ibc',
|
|
158
158
|
counterparty: {
|
|
159
|
-
channel_id: 'channel-
|
|
159
|
+
channel_id: 'channel-107392',
|
|
160
160
|
base_denom: 'uion',
|
|
161
161
|
chain_name: 'osmosis'
|
|
162
162
|
},
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3000,14 +3000,14 @@ const assets = {
|
|
|
3000
3000
|
{
|
|
3001
3001
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
3002
3002
|
denom_units: [{
|
|
3003
|
-
denom: 'ibc/
|
|
3003
|
+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
3004
3004
|
exponent: 0,
|
|
3005
3005
|
aliases: ['ufandomChain']
|
|
3006
3006
|
}, {
|
|
3007
3007
|
denom: 'FANDOMCHAIN',
|
|
3008
3008
|
exponent: 9
|
|
3009
3009
|
}],
|
|
3010
|
-
base: 'ibc/
|
|
3010
|
+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
3011
3011
|
name: 'FANDOMCHAIN',
|
|
3012
3012
|
display: 'FANDOMCHAIN',
|
|
3013
3013
|
symbol: 'FANDOMCHAIN',
|
|
@@ -3029,7 +3029,7 @@ const assets = {
|
|
|
3029
3029
|
chain_name: 'fandomchain'
|
|
3030
3030
|
},
|
|
3031
3031
|
chain: {
|
|
3032
|
-
channel_id: 'channel-
|
|
3032
|
+
channel_id: 'channel-107392'
|
|
3033
3033
|
}
|
|
3034
3034
|
}]
|
|
3035
3035
|
},
|
|
@@ -9298,14 +9298,14 @@ const assets = {
|
|
|
9298
9298
|
{
|
|
9299
9299
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
9300
9300
|
denom_units: [{
|
|
9301
|
-
denom: 'ibc/
|
|
9301
|
+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
9302
9302
|
exponent: 0,
|
|
9303
9303
|
aliases: ['ufandomChain']
|
|
9304
9304
|
}, {
|
|
9305
9305
|
denom: 'FANDOMCHAIN',
|
|
9306
9306
|
exponent: 9
|
|
9307
9307
|
}],
|
|
9308
|
-
base: 'ibc/
|
|
9308
|
+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
9309
9309
|
name: 'FANDOMCHAIN',
|
|
9310
9310
|
display: 'FANDOMCHAIN',
|
|
9311
9311
|
symbol: 'FANDOMCHAIN',
|
|
@@ -9327,7 +9327,7 @@ const assets = {
|
|
|
9327
9327
|
chain_name: 'fandomchain'
|
|
9328
9328
|
},
|
|
9329
9329
|
chain: {
|
|
9330
|
-
channel_id: 'channel-
|
|
9330
|
+
channel_id: 'channel-107392'
|
|
9331
9331
|
}
|
|
9332
9332
|
}]
|
|
9333
9333
|
},
|
package/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export * from './testnet';
|
|
|
3
3
|
export * from './devnet';
|
|
4
4
|
import asset_lists from './asset_lists';
|
|
5
5
|
declare const _default: {
|
|
6
|
-
asset_lists: AssetList[];
|
|
6
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
export { asset_lists };
|
package/mainnet/atomone.js
CHANGED
|
@@ -83,6 +83,47 @@ const assets = {
|
|
|
83
83
|
}
|
|
84
84
|
}]
|
|
85
85
|
},
|
|
86
|
+
{
|
|
87
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
88
|
+
denom_units: [{
|
|
89
|
+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
90
|
+
exponent: 0,
|
|
91
|
+
aliases: ['udgn']
|
|
92
|
+
}, {
|
|
93
|
+
denom: 'DGN',
|
|
94
|
+
exponent: 6
|
|
95
|
+
}],
|
|
96
|
+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
97
|
+
name: 'Dragon Coin',
|
|
98
|
+
display: 'DGN',
|
|
99
|
+
coingecko_id: 'dragon-coin-2',
|
|
100
|
+
symbol: 'DGN',
|
|
101
|
+
logo_URIs: {
|
|
102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
103
|
+
},
|
|
104
|
+
socials: {
|
|
105
|
+
website: 'https://www.cryptodungeon.org',
|
|
106
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
107
|
+
},
|
|
108
|
+
images: [{
|
|
109
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
110
|
+
theme: {
|
|
111
|
+
circle: true
|
|
112
|
+
}
|
|
113
|
+
}],
|
|
114
|
+
type_asset: 'sdk.coin',
|
|
115
|
+
traces: [{
|
|
116
|
+
type: 'ibc',
|
|
117
|
+
counterparty: {
|
|
118
|
+
channel_id: 'channel-5310',
|
|
119
|
+
base_denom: 'udgn',
|
|
120
|
+
chain_name: 'dungeon'
|
|
121
|
+
},
|
|
122
|
+
chain: {
|
|
123
|
+
channel_id: 'channel-9'
|
|
124
|
+
}
|
|
125
|
+
}]
|
|
126
|
+
},
|
|
86
127
|
{
|
|
87
128
|
description: 'The native token of Osmosis',
|
|
88
129
|
denom_units: [{
|
|
@@ -285,6 +326,47 @@ const assets = {
|
|
|
285
326
|
}
|
|
286
327
|
}]
|
|
287
328
|
},
|
|
329
|
+
{
|
|
330
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
331
|
+
denom_units: [{
|
|
332
|
+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
333
|
+
exponent: 0,
|
|
334
|
+
aliases: ['udgn']
|
|
335
|
+
}, {
|
|
336
|
+
denom: 'DGN',
|
|
337
|
+
exponent: 6
|
|
338
|
+
}],
|
|
339
|
+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
|
|
340
|
+
name: 'Dragon Coin',
|
|
341
|
+
display: 'DGN',
|
|
342
|
+
coingecko_id: 'dragon-coin-2',
|
|
343
|
+
symbol: 'DGN',
|
|
344
|
+
logo_URIs: {
|
|
345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
346
|
+
},
|
|
347
|
+
socials: {
|
|
348
|
+
website: 'https://www.cryptodungeon.org',
|
|
349
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
350
|
+
},
|
|
351
|
+
images: [{
|
|
352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
353
|
+
theme: {
|
|
354
|
+
circle: true
|
|
355
|
+
}
|
|
356
|
+
}],
|
|
357
|
+
type_asset: 'sdk.coin',
|
|
358
|
+
traces: [{
|
|
359
|
+
type: 'ibc',
|
|
360
|
+
counterparty: {
|
|
361
|
+
channel_id: 'channel-5310',
|
|
362
|
+
base_denom: 'udgn',
|
|
363
|
+
chain_name: 'dungeon'
|
|
364
|
+
},
|
|
365
|
+
chain: {
|
|
366
|
+
channel_id: 'channel-9'
|
|
367
|
+
}
|
|
368
|
+
}]
|
|
369
|
+
},
|
|
288
370
|
{
|
|
289
371
|
description: 'The native token of Osmosis',
|
|
290
372
|
denom_units: [{
|
package/mainnet/dungeon.js
CHANGED
|
@@ -3,6 +3,86 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'dungeon',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native staking and governance token of AtomOne',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uatone']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'atone',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
17
|
+
name: 'Atone',
|
|
18
|
+
display: 'atone',
|
|
19
|
+
symbol: 'ATONE',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
23
|
+
},
|
|
24
|
+
images: [{
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
26
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
27
|
+
}],
|
|
28
|
+
type_asset: 'sdk.coin',
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://atom.one',
|
|
31
|
+
twitter: 'https://x.com/_atomone'
|
|
32
|
+
},
|
|
33
|
+
coingecko_id: 'atomone',
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-9',
|
|
38
|
+
base_denom: 'uatone',
|
|
39
|
+
chain_name: 'atomone'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-5310'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
description: 'The fee token of AtomOne',
|
|
48
|
+
denom_units: [{
|
|
49
|
+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
50
|
+
exponent: 0,
|
|
51
|
+
aliases: ['uphoton']
|
|
52
|
+
}, {
|
|
53
|
+
denom: 'photon',
|
|
54
|
+
exponent: 6
|
|
55
|
+
}],
|
|
56
|
+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
57
|
+
name: 'Photon',
|
|
58
|
+
display: 'photon',
|
|
59
|
+
symbol: 'PHOTON',
|
|
60
|
+
logo_URIs: {
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
63
|
+
},
|
|
64
|
+
images: [{
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
66
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
67
|
+
}],
|
|
68
|
+
type_asset: 'sdk.coin',
|
|
69
|
+
socials: {
|
|
70
|
+
website: 'https://atom.one',
|
|
71
|
+
twitter: 'https://x.com/_atomone'
|
|
72
|
+
},
|
|
73
|
+
coingecko_id: 'photon-2',
|
|
74
|
+
traces: [{
|
|
75
|
+
type: 'ibc',
|
|
76
|
+
counterparty: {
|
|
77
|
+
channel_id: 'channel-9',
|
|
78
|
+
base_denom: 'uphoton',
|
|
79
|
+
chain_name: 'atomone'
|
|
80
|
+
},
|
|
81
|
+
chain: {
|
|
82
|
+
channel_id: 'channel-5310'
|
|
83
|
+
}
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
6
86
|
{
|
|
7
87
|
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
88
|
denom_units: [{
|
|
@@ -43,6 +123,86 @@ const assets = {
|
|
|
43
123
|
}
|
|
44
124
|
}]
|
|
45
125
|
},
|
|
126
|
+
{
|
|
127
|
+
description: 'The native staking and governance token of AtomOne',
|
|
128
|
+
denom_units: [{
|
|
129
|
+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
130
|
+
exponent: 0,
|
|
131
|
+
aliases: ['uatone']
|
|
132
|
+
}, {
|
|
133
|
+
denom: 'atone',
|
|
134
|
+
exponent: 6
|
|
135
|
+
}],
|
|
136
|
+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
|
|
137
|
+
name: 'Atone',
|
|
138
|
+
display: 'atone',
|
|
139
|
+
symbol: 'ATONE',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
147
|
+
}],
|
|
148
|
+
type_asset: 'sdk.coin',
|
|
149
|
+
socials: {
|
|
150
|
+
website: 'https://atom.one',
|
|
151
|
+
twitter: 'https://x.com/_atomone'
|
|
152
|
+
},
|
|
153
|
+
coingecko_id: 'atomone',
|
|
154
|
+
traces: [{
|
|
155
|
+
type: 'ibc',
|
|
156
|
+
counterparty: {
|
|
157
|
+
channel_id: 'channel-9',
|
|
158
|
+
base_denom: 'uatone',
|
|
159
|
+
chain_name: 'atomone'
|
|
160
|
+
},
|
|
161
|
+
chain: {
|
|
162
|
+
channel_id: 'channel-5310'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
description: 'The fee token of AtomOne',
|
|
168
|
+
denom_units: [{
|
|
169
|
+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
170
|
+
exponent: 0,
|
|
171
|
+
aliases: ['uphoton']
|
|
172
|
+
}, {
|
|
173
|
+
denom: 'photon',
|
|
174
|
+
exponent: 6
|
|
175
|
+
}],
|
|
176
|
+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
|
|
177
|
+
name: 'Photon',
|
|
178
|
+
display: 'photon',
|
|
179
|
+
symbol: 'PHOTON',
|
|
180
|
+
logo_URIs: {
|
|
181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
182
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
183
|
+
},
|
|
184
|
+
images: [{
|
|
185
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
186
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
187
|
+
}],
|
|
188
|
+
type_asset: 'sdk.coin',
|
|
189
|
+
socials: {
|
|
190
|
+
website: 'https://atom.one',
|
|
191
|
+
twitter: 'https://x.com/_atomone'
|
|
192
|
+
},
|
|
193
|
+
coingecko_id: 'photon-2',
|
|
194
|
+
traces: [{
|
|
195
|
+
type: 'ibc',
|
|
196
|
+
counterparty: {
|
|
197
|
+
channel_id: 'channel-9',
|
|
198
|
+
base_denom: 'uphoton',
|
|
199
|
+
chain_name: 'atomone'
|
|
200
|
+
},
|
|
201
|
+
chain: {
|
|
202
|
+
channel_id: 'channel-5310'
|
|
203
|
+
}
|
|
204
|
+
}]
|
|
205
|
+
},
|
|
46
206
|
{
|
|
47
207
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
48
208
|
denom_units: [{
|
package/mainnet/fandomchain.js
CHANGED
|
@@ -35,7 +35,7 @@ const assets = {
|
|
|
35
35
|
traces: [{
|
|
36
36
|
type: 'ibc',
|
|
37
37
|
counterparty: {
|
|
38
|
-
channel_id: 'channel-
|
|
38
|
+
channel_id: 'channel-107392',
|
|
39
39
|
base_denom: 'uosmo',
|
|
40
40
|
chain_name: 'osmosis'
|
|
41
41
|
},
|
|
@@ -76,7 +76,7 @@ const assets = {
|
|
|
76
76
|
traces: [{
|
|
77
77
|
type: 'ibc',
|
|
78
78
|
counterparty: {
|
|
79
|
-
channel_id: 'channel-
|
|
79
|
+
channel_id: 'channel-107392',
|
|
80
80
|
base_denom: 'uion',
|
|
81
81
|
chain_name: 'osmosis'
|
|
82
82
|
},
|
|
@@ -117,7 +117,7 @@ const assets = {
|
|
|
117
117
|
traces: [{
|
|
118
118
|
type: 'ibc',
|
|
119
119
|
counterparty: {
|
|
120
|
-
channel_id: 'channel-
|
|
120
|
+
channel_id: 'channel-107392',
|
|
121
121
|
base_denom: 'uosmo',
|
|
122
122
|
chain_name: 'osmosis'
|
|
123
123
|
},
|
|
@@ -158,7 +158,7 @@ const assets = {
|
|
|
158
158
|
traces: [{
|
|
159
159
|
type: 'ibc',
|
|
160
160
|
counterparty: {
|
|
161
|
-
channel_id: 'channel-
|
|
161
|
+
channel_id: 'channel-107392',
|
|
162
162
|
base_denom: 'uion',
|
|
163
163
|
chain_name: 'osmosis'
|
|
164
164
|
},
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3002,14 +3002,14 @@ const assets = {
|
|
|
3002
3002
|
{
|
|
3003
3003
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
3004
3004
|
denom_units: [{
|
|
3005
|
-
denom: 'ibc/
|
|
3005
|
+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
3006
3006
|
exponent: 0,
|
|
3007
3007
|
aliases: ['ufandomChain']
|
|
3008
3008
|
}, {
|
|
3009
3009
|
denom: 'FANDOMCHAIN',
|
|
3010
3010
|
exponent: 9
|
|
3011
3011
|
}],
|
|
3012
|
-
base: 'ibc/
|
|
3012
|
+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
3013
3013
|
name: 'FANDOMCHAIN',
|
|
3014
3014
|
display: 'FANDOMCHAIN',
|
|
3015
3015
|
symbol: 'FANDOMCHAIN',
|
|
@@ -3031,7 +3031,7 @@ const assets = {
|
|
|
3031
3031
|
chain_name: 'fandomchain'
|
|
3032
3032
|
},
|
|
3033
3033
|
chain: {
|
|
3034
|
-
channel_id: 'channel-
|
|
3034
|
+
channel_id: 'channel-107392'
|
|
3035
3035
|
}
|
|
3036
3036
|
}]
|
|
3037
3037
|
},
|
|
@@ -9300,14 +9300,14 @@ const assets = {
|
|
|
9300
9300
|
{
|
|
9301
9301
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
9302
9302
|
denom_units: [{
|
|
9303
|
-
denom: 'ibc/
|
|
9303
|
+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
9304
9304
|
exponent: 0,
|
|
9305
9305
|
aliases: ['ufandomChain']
|
|
9306
9306
|
}, {
|
|
9307
9307
|
denom: 'FANDOMCHAIN',
|
|
9308
9308
|
exponent: 9
|
|
9309
9309
|
}],
|
|
9310
|
-
base: 'ibc/
|
|
9310
|
+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
|
|
9311
9311
|
name: 'FANDOMCHAIN',
|
|
9312
9312
|
display: 'FANDOMCHAIN',
|
|
9313
9313
|
symbol: 'FANDOMCHAIN',
|
|
@@ -9329,7 +9329,7 @@ const assets = {
|
|
|
9329
9329
|
chain_name: 'fandomchain'
|
|
9330
9330
|
},
|
|
9331
9331
|
chain: {
|
|
9332
|
-
channel_id: 'channel-
|
|
9332
|
+
channel_id: 'channel-107392'
|
|
9333
9333
|
}
|
|
9334
9334
|
}]
|
|
9335
9335
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.382",
|
|
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.240",
|
|
33
|
+
"chain-registry": "^1.69.382"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.240"
|
|
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": "2e7dc722891da9edcfb9d0c1d90ae234f0abf934"
|
|
47
47
|
}
|