Skip to content

Commit 44e03ec

Browse files
committed
build 🛠 build-20251028-013708
1 parent a9d7c2f commit 44e03ec

File tree

11 files changed

+328
-24
lines changed

11 files changed

+328
-24
lines changed

v1/packages/assets/src/mainnet/atomone.ts

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,47 @@ const assets: AssetList = {
8282
}
8383
}]
8484
},
85+
{
86+
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.',
87+
denom_units: [{
88+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
89+
exponent: 0,
90+
aliases: ['udgn']
91+
}, {
92+
denom: 'DGN',
93+
exponent: 6
94+
}],
95+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
96+
name: 'Dragon Coin',
97+
display: 'DGN',
98+
coingecko_id: 'dragon-coin-2',
99+
symbol: 'DGN',
100+
logo_URIs: {
101+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
102+
},
103+
socials: {
104+
website: 'https://www.cryptodungeon.org',
105+
twitter: 'https://twitter.com/cryptodungeonma'
106+
},
107+
images: [{
108+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
109+
theme: {
110+
circle: true
111+
}
112+
}],
113+
type_asset: 'sdk.coin',
114+
traces: [{
115+
type: 'ibc',
116+
counterparty: {
117+
channel_id: 'channel-5310',
118+
base_denom: 'udgn',
119+
chain_name: 'dungeon'
120+
},
121+
chain: {
122+
channel_id: 'channel-9'
123+
}
124+
}]
125+
},
85126
{
86127
description: 'The native token of Osmosis',
87128
denom_units: [{
@@ -284,6 +325,47 @@ const assets: AssetList = {
284325
}
285326
}]
286327
},
328+
{
329+
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.',
330+
denom_units: [{
331+
denom: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
332+
exponent: 0,
333+
aliases: ['udgn']
334+
}, {
335+
denom: 'DGN',
336+
exponent: 6
337+
}],
338+
base: 'ibc/4C62CEBBAF56E4ABF334B05FF487F39065060666AFF5695230AD99E2B6AF3C91',
339+
name: 'Dragon Coin',
340+
display: 'DGN',
341+
coingecko_id: 'dragon-coin-2',
342+
symbol: 'DGN',
343+
logo_URIs: {
344+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
345+
},
346+
socials: {
347+
website: 'https://www.cryptodungeon.org',
348+
twitter: 'https://twitter.com/cryptodungeonma'
349+
},
350+
images: [{
351+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
352+
theme: {
353+
circle: true
354+
}
355+
}],
356+
type_asset: 'sdk.coin',
357+
traces: [{
358+
type: 'ibc',
359+
counterparty: {
360+
channel_id: 'channel-5310',
361+
base_denom: 'udgn',
362+
chain_name: 'dungeon'
363+
},
364+
chain: {
365+
channel_id: 'channel-9'
366+
}
367+
}]
368+
},
287369
{
288370
description: 'The native token of Osmosis',
289371
denom_units: [{

v1/packages/assets/src/mainnet/dungeon.ts

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,86 @@ import { AssetList } from '@chain-registry/types';
22
const assets: AssetList = {
33
chain_name: 'dungeon',
44
assets: [
5+
{
6+
description: 'The native staking and governance token of AtomOne',
7+
denom_units: [{
8+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
9+
exponent: 0,
10+
aliases: ['uatone']
11+
}, {
12+
denom: 'atone',
13+
exponent: 6
14+
}],
15+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
16+
name: 'Atone',
17+
display: 'atone',
18+
symbol: 'ATONE',
19+
logo_URIs: {
20+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
21+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
22+
},
23+
images: [{
24+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
25+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
26+
}],
27+
type_asset: 'sdk.coin',
28+
socials: {
29+
website: 'https://atom.one',
30+
twitter: 'https://x.com/_atomone'
31+
},
32+
coingecko_id: 'atomone',
33+
traces: [{
34+
type: 'ibc',
35+
counterparty: {
36+
channel_id: 'channel-9',
37+
base_denom: 'uatone',
38+
chain_name: 'atomone'
39+
},
40+
chain: {
41+
channel_id: 'channel-5310'
42+
}
43+
}]
44+
},
45+
{
46+
description: 'The fee token of AtomOne',
47+
denom_units: [{
48+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
49+
exponent: 0,
50+
aliases: ['uphoton']
51+
}, {
52+
denom: 'photon',
53+
exponent: 6
54+
}],
55+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
56+
name: 'Photon',
57+
display: 'photon',
58+
symbol: 'PHOTON',
59+
logo_URIs: {
60+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
61+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
62+
},
63+
images: [{
64+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
65+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
66+
}],
67+
type_asset: 'sdk.coin',
68+
socials: {
69+
website: 'https://atom.one',
70+
twitter: 'https://x.com/_atomone'
71+
},
72+
coingecko_id: 'photon-2',
73+
traces: [{
74+
type: 'ibc',
75+
counterparty: {
76+
channel_id: 'channel-9',
77+
base_denom: 'uphoton',
78+
chain_name: 'atomone'
79+
},
80+
chain: {
81+
channel_id: 'channel-5310'
82+
}
83+
}]
84+
},
585
{
686
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
787
denom_units: [{
@@ -42,6 +122,86 @@ const assets: AssetList = {
42122
}
43123
}]
44124
},
125+
{
126+
description: 'The native staking and governance token of AtomOne',
127+
denom_units: [{
128+
denom: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
129+
exponent: 0,
130+
aliases: ['uatone']
131+
}, {
132+
denom: 'atone',
133+
exponent: 6
134+
}],
135+
base: 'ibc/295196BD505E32B9679BA0CFDB70B4FF2AADE80A3B73A2F234284D7A709844DA',
136+
name: 'Atone',
137+
display: 'atone',
138+
symbol: 'ATONE',
139+
logo_URIs: {
140+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
141+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
142+
},
143+
images: [{
144+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
145+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
146+
}],
147+
type_asset: 'sdk.coin',
148+
socials: {
149+
website: 'https://atom.one',
150+
twitter: 'https://x.com/_atomone'
151+
},
152+
coingecko_id: 'atomone',
153+
traces: [{
154+
type: 'ibc',
155+
counterparty: {
156+
channel_id: 'channel-9',
157+
base_denom: 'uatone',
158+
chain_name: 'atomone'
159+
},
160+
chain: {
161+
channel_id: 'channel-5310'
162+
}
163+
}]
164+
},
165+
{
166+
description: 'The fee token of AtomOne',
167+
denom_units: [{
168+
denom: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
169+
exponent: 0,
170+
aliases: ['uphoton']
171+
}, {
172+
denom: 'photon',
173+
exponent: 6
174+
}],
175+
base: 'ibc/BD2C670DB4465BCB862F988EF4FD7595C56AE2ECB9CC9EF14AF7A776091E88AE',
176+
name: 'Photon',
177+
display: 'photon',
178+
symbol: 'PHOTON',
179+
logo_URIs: {
180+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
181+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
182+
},
183+
images: [{
184+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
185+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
186+
}],
187+
type_asset: 'sdk.coin',
188+
socials: {
189+
website: 'https://atom.one',
190+
twitter: 'https://x.com/_atomone'
191+
},
192+
coingecko_id: 'photon-2',
193+
traces: [{
194+
type: 'ibc',
195+
counterparty: {
196+
channel_id: 'channel-9',
197+
base_denom: 'uphoton',
198+
chain_name: 'atomone'
199+
},
200+
chain: {
201+
channel_id: 'channel-5310'
202+
}
203+
}]
204+
},
45205
{
46206
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
47207
denom_units: [{

v1/packages/assets/src/mainnet/fandomchain.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const assets: AssetList = {
3434
traces: [{
3535
type: 'ibc',
3636
counterparty: {
37-
channel_id: 'channel-107314',
37+
channel_id: 'channel-107392',
3838
base_denom: 'uosmo',
3939
chain_name: 'osmosis'
4040
},
@@ -75,7 +75,7 @@ const assets: AssetList = {
7575
traces: [{
7676
type: 'ibc',
7777
counterparty: {
78-
channel_id: 'channel-107314',
78+
channel_id: 'channel-107392',
7979
base_denom: 'uion',
8080
chain_name: 'osmosis'
8181
},
@@ -116,7 +116,7 @@ const assets: AssetList = {
116116
traces: [{
117117
type: 'ibc',
118118
counterparty: {
119-
channel_id: 'channel-107314',
119+
channel_id: 'channel-107392',
120120
base_denom: 'uosmo',
121121
chain_name: 'osmosis'
122122
},
@@ -157,7 +157,7 @@ const assets: AssetList = {
157157
traces: [{
158158
type: 'ibc',
159159
counterparty: {
160-
channel_id: 'channel-107314',
160+
channel_id: 'channel-107392',
161161
base_denom: 'uion',
162162
chain_name: 'osmosis'
163163
},

v1/packages/assets/src/mainnet/osmosis.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3001,14 +3001,14 @@ const assets: AssetList = {
30013001
{
30023002
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
30033003
denom_units: [{
3004-
denom: 'ibc/EE3BD5717AABFDDBE9AB446002D528FD0C5202430C5E4E662D3955AF953DFD98',
3004+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
30053005
exponent: 0,
30063006
aliases: ['ufandomChain']
30073007
}, {
30083008
denom: 'FANDOMCHAIN',
30093009
exponent: 9
30103010
}],
3011-
base: 'ibc/EE3BD5717AABFDDBE9AB446002D528FD0C5202430C5E4E662D3955AF953DFD98',
3011+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
30123012
name: 'FANDOMCHAIN',
30133013
display: 'FANDOMCHAIN',
30143014
symbol: 'FANDOMCHAIN',
@@ -3030,7 +3030,7 @@ const assets: AssetList = {
30303030
chain_name: 'fandomchain'
30313031
},
30323032
chain: {
3033-
channel_id: 'channel-107314'
3033+
channel_id: 'channel-107392'
30343034
}
30353035
}]
30363036
},
@@ -9299,14 +9299,14 @@ const assets: AssetList = {
92999299
{
93009300
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
93019301
denom_units: [{
9302-
denom: 'ibc/EE3BD5717AABFDDBE9AB446002D528FD0C5202430C5E4E662D3955AF953DFD98',
9302+
denom: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
93039303
exponent: 0,
93049304
aliases: ['ufandomChain']
93059305
}, {
93069306
denom: 'FANDOMCHAIN',
93079307
exponent: 9
93089308
}],
9309-
base: 'ibc/EE3BD5717AABFDDBE9AB446002D528FD0C5202430C5E4E662D3955AF953DFD98',
9309+
base: 'ibc/71F741EEE3CE4AC4C537550AD401927BDC888FDED01DE5F66CAEDA46FFE67D57',
93109310
name: 'FANDOMCHAIN',
93119311
display: 'FANDOMCHAIN',
93129312
symbol: 'FANDOMCHAIN',
@@ -9328,7 +9328,7 @@ const assets: AssetList = {
93289328
chain_name: 'fandomchain'
93299329
},
93309330
chain: {
9331-
channel_id: 'channel-107314'
9331+
channel_id: 'channel-107392'
93329332
}
93339333
}]
93349334
},

v1/packages/chain-registry/src/mainnet/atomone/ibc.ts

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,37 @@ const info: IBCInfo[] = [
6262
}
6363
}]
6464
},
65+
{
66+
$schema: '../ibc_data.schema.json',
67+
chain_1: {
68+
chain_name: 'atomone',
69+
chain_id: 'atomone-1',
70+
client_id: '07-tendermint-37',
71+
connection_id: 'connection-39'
72+
},
73+
chain_2: {
74+
chain_name: 'dungeon',
75+
chain_id: 'dungeon-1',
76+
client_id: '07-tendermint-34',
77+
connection_id: 'connection-8635'
78+
},
79+
channels: [{
80+
chain_1: {
81+
channel_id: 'channel-9',
82+
port_id: 'transfer'
83+
},
84+
chain_2: {
85+
channel_id: 'channel-5310',
86+
port_id: 'transfer'
87+
},
88+
ordering: 'unordered',
89+
version: 'ics20-1',
90+
tags: {
91+
preferred: true,
92+
status: 'ACTIVE'
93+
}
94+
}]
95+
},
6596
{
6697
$schema: '../ibc_data.schema.json',
6798
chain_1: {

0 commit comments

Comments
 (0)