Skip to content

Commit ae61681

Browse files
committed
build 🛠 build-20251025-013625
1 parent 1b5b229 commit ae61681

File tree

33 files changed

+1498
-25
lines changed

33 files changed

+1498
-25
lines changed

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

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@ import { AssetList } from '@chain-registry/types';
22
const assets: AssetList = {
33
chain_name: 'atomone',
44
assets: [
5+
{
6+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
7+
denom_units: [{
8+
denom: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
9+
exponent: 0,
10+
aliases: ['uaxl']
11+
}, {
12+
denom: 'axl',
13+
exponent: 6
14+
}],
15+
base: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
16+
name: 'Axelar',
17+
display: 'axl',
18+
symbol: 'AXL',
19+
logo_URIs: {
20+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
21+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
22+
},
23+
coingecko_id: 'axelar',
24+
images: [{
25+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
26+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
27+
}],
28+
socials: {
29+
website: 'https://axelar.network/',
30+
twitter: 'https://twitter.com/axelarnetwork'
31+
},
32+
type_asset: 'sdk.coin',
33+
traces: [{
34+
type: 'ibc',
35+
counterparty: {
36+
channel_id: 'channel-190',
37+
base_denom: 'uaxl',
38+
chain_name: 'axelar'
39+
},
40+
chain: {
41+
channel_id: 'channel-10'
42+
}
43+
}]
44+
},
545
{
646
description: 'BeeZee network native coin',
747
denom_units: [{
@@ -164,6 +204,46 @@ const assets: AssetList = {
164204
}
165205
}]
166206
},
207+
{
208+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
209+
denom_units: [{
210+
denom: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
211+
exponent: 0,
212+
aliases: ['uaxl']
213+
}, {
214+
denom: 'axl',
215+
exponent: 6
216+
}],
217+
base: 'ibc/6F8E6FDF589E95A555946A94C409539B00AC66D84C0B6B575DE8B41D88E3E014',
218+
name: 'Axelar',
219+
display: 'axl',
220+
symbol: 'AXL',
221+
logo_URIs: {
222+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
223+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
224+
},
225+
coingecko_id: 'axelar',
226+
images: [{
227+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
228+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
229+
}],
230+
socials: {
231+
website: 'https://axelar.network/',
232+
twitter: 'https://twitter.com/axelarnetwork'
233+
},
234+
type_asset: 'sdk.coin',
235+
traces: [{
236+
type: 'ibc',
237+
counterparty: {
238+
channel_id: 'channel-190',
239+
base_denom: 'uaxl',
240+
chain_name: 'axelar'
241+
},
242+
chain: {
243+
channel_id: 'channel-10'
244+
}
245+
}]
246+
},
167247
{
168248
description: 'BeeZee network native coin',
169249
denom_units: [{

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

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,86 @@ const assets: AssetList = {
307307
}
308308
}]
309309
},
310+
{
311+
description: 'The native staking and governance token of AtomOne',
312+
denom_units: [{
313+
denom: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
314+
exponent: 0,
315+
aliases: ['uatone']
316+
}, {
317+
denom: 'atone',
318+
exponent: 6
319+
}],
320+
base: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
321+
name: 'Atone',
322+
display: 'atone',
323+
symbol: 'ATONE',
324+
logo_URIs: {
325+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
326+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
327+
},
328+
images: [{
329+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
330+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
331+
}],
332+
type_asset: 'sdk.coin',
333+
socials: {
334+
website: 'https://atom.one',
335+
twitter: 'https://x.com/_atomone'
336+
},
337+
coingecko_id: 'atomone',
338+
traces: [{
339+
type: 'ibc',
340+
counterparty: {
341+
channel_id: 'channel-10',
342+
base_denom: 'uatone',
343+
chain_name: 'atomone'
344+
},
345+
chain: {
346+
channel_id: 'channel-190'
347+
}
348+
}]
349+
},
350+
{
351+
description: 'The fee token of AtomOne',
352+
denom_units: [{
353+
denom: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
354+
exponent: 0,
355+
aliases: ['uphoton']
356+
}, {
357+
denom: 'photon',
358+
exponent: 6
359+
}],
360+
base: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
361+
name: 'Photon',
362+
display: 'photon',
363+
symbol: 'PHOTON',
364+
logo_URIs: {
365+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
366+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
367+
},
368+
images: [{
369+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
370+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
371+
}],
372+
type_asset: 'sdk.coin',
373+
socials: {
374+
website: 'https://atom.one',
375+
twitter: 'https://x.com/_atomone'
376+
},
377+
coingecko_id: 'photon-2',
378+
traces: [{
379+
type: 'ibc',
380+
counterparty: {
381+
channel_id: 'channel-10',
382+
base_denom: 'uphoton',
383+
chain_name: 'atomone'
384+
},
385+
chain: {
386+
channel_id: 'channel-190'
387+
}
388+
}]
389+
},
310390
{
311391
description: 'The native token of Aura Network',
312392
denom_units: [{
@@ -648,6 +728,86 @@ const assets: AssetList = {
648728
}
649729
}]
650730
},
731+
{
732+
description: 'The native staking and governance token of AtomOne',
733+
denom_units: [{
734+
denom: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
735+
exponent: 0,
736+
aliases: ['uatone']
737+
}, {
738+
denom: 'atone',
739+
exponent: 6
740+
}],
741+
base: 'ibc/514DF71358A15C74BB1A20B6C3C83EA57C667B3AAC3C254701E1969A40D29692',
742+
name: 'Atone',
743+
display: 'atone',
744+
symbol: 'ATONE',
745+
logo_URIs: {
746+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
747+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
748+
},
749+
images: [{
750+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
751+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
752+
}],
753+
type_asset: 'sdk.coin',
754+
socials: {
755+
website: 'https://atom.one',
756+
twitter: 'https://x.com/_atomone'
757+
},
758+
coingecko_id: 'atomone',
759+
traces: [{
760+
type: 'ibc',
761+
counterparty: {
762+
channel_id: 'channel-10',
763+
base_denom: 'uatone',
764+
chain_name: 'atomone'
765+
},
766+
chain: {
767+
channel_id: 'channel-190'
768+
}
769+
}]
770+
},
771+
{
772+
description: 'The fee token of AtomOne',
773+
denom_units: [{
774+
denom: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
775+
exponent: 0,
776+
aliases: ['uphoton']
777+
}, {
778+
denom: 'photon',
779+
exponent: 6
780+
}],
781+
base: 'ibc/A84F9097D506056357A79CC1ED29ECFBD7C04CC8166754755AF82987002AB62F',
782+
name: 'Photon',
783+
display: 'photon',
784+
symbol: 'PHOTON',
785+
logo_URIs: {
786+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
787+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
788+
},
789+
images: [{
790+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
791+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
792+
}],
793+
type_asset: 'sdk.coin',
794+
socials: {
795+
website: 'https://atom.one',
796+
twitter: 'https://x.com/_atomone'
797+
},
798+
coingecko_id: 'photon-2',
799+
traces: [{
800+
type: 'ibc',
801+
counterparty: {
802+
channel_id: 'channel-10',
803+
base_denom: 'uphoton',
804+
chain_name: 'atomone'
805+
},
806+
chain: {
807+
channel_id: 'channel-190'
808+
}
809+
}]
810+
},
651811
{
652812
description: 'The native token of Aura Network',
653813
denom_units: [{

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

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,6 +1033,41 @@ const assets: AssetList = {
10331033
}
10341034
}]
10351035
},
1036+
{
1037+
description: 'Tether Gold(XAUT)',
1038+
type_asset: 'erc20',
1039+
address: '0x68749665ff8d2d112fa859aa293f07a622782f38',
1040+
denom_units: [{
1041+
denom: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
1042+
exponent: 0,
1043+
aliases: ['0x68749665ff8d2d112fa859aa293f07a622782f38']
1044+
}, {
1045+
denom: 'xaut',
1046+
exponent: 6
1047+
}],
1048+
base: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
1049+
name: 'Tether Gold',
1050+
display: 'xaut',
1051+
symbol: 'XAUt',
1052+
coingecko_id: 'tether-gold',
1053+
images: [{
1054+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1055+
}],
1056+
logo_URIs: {
1057+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1058+
},
1059+
traces: [{
1060+
type: 'ibc',
1061+
counterparty: {
1062+
channel_id: 'channel-2',
1063+
base_denom: '0x68749665ff8d2d112fa859aa293f07a622782f38',
1064+
chain_name: 'ethereum'
1065+
},
1066+
chain: {
1067+
channel_id: 'channel-52'
1068+
}
1069+
}]
1070+
},
10361071
{
10371072
description: 'Solana is a high-performance blockchain platform known for its fast transaction speeds, low costs, and scalability, ideal for decentralized applications and crypto projects.',
10381073
denom_units: [{
@@ -3213,6 +3248,41 @@ const assets: AssetList = {
32133248
}
32143249
}]
32153250
},
3251+
{
3252+
description: 'Tether Gold(XAUT)',
3253+
type_asset: 'erc20',
3254+
address: '0x68749665ff8d2d112fa859aa293f07a622782f38',
3255+
denom_units: [{
3256+
denom: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
3257+
exponent: 0,
3258+
aliases: ['0x68749665ff8d2d112fa859aa293f07a622782f38']
3259+
}, {
3260+
denom: 'xaut',
3261+
exponent: 6
3262+
}],
3263+
base: 'ibc/B337F4897D6299EDAB71A12E45FCEB8C706F5A9A938ABAB686F8BB096A797BEB',
3264+
name: 'Tether Gold',
3265+
display: 'xaut',
3266+
symbol: 'XAUt',
3267+
coingecko_id: 'tether-gold',
3268+
images: [{
3269+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
3270+
}],
3271+
logo_URIs: {
3272+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
3273+
},
3274+
traces: [{
3275+
type: 'ibc',
3276+
counterparty: {
3277+
channel_id: 'channel-2',
3278+
base_denom: '0x68749665ff8d2d112fa859aa293f07a622782f38',
3279+
chain_name: 'ethereum'
3280+
},
3281+
chain: {
3282+
channel_id: 'channel-52'
3283+
}
3284+
}]
3285+
},
32163286
{
32173287
description: 'The native EVM, governance and staking token of the Evmos Hub',
32183288
denom_units: [{

0 commit comments

Comments
 (0)