Skip to content

Commit

Permalink
build 🛠 build-20250107-013530
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jan 7, 2025
1 parent 5d9e611 commit 0d959b1
Show file tree
Hide file tree
Showing 32 changed files with 1,029 additions and 3 deletions.
86 changes: 86 additions & 0 deletions v1/packages/assets/src/mainnet/atomone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,49 @@ import { AssetList } from '@chain-registry/types';
const assets: AssetList = {
chain_name: 'atomone',
assets: [
{
description: 'BeeZee network native coin',
denom_units: [{
denom: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
exponent: 0,
aliases: ['ubze']
}, {
denom: 'bze',
exponent: 6
}],
base: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
name: 'BeeZee',
display: 'bze',
symbol: 'BZE',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
},
coingecko_id: 'bzedge',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
theme: {
primary_color_hex: '#079fd7'
}
}],
type_asset: 'sdk.coin',
socials: {
website: 'https://getbze.com/',
twitter: 'https://x.com/BZEdgeCoin'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-6',
base_denom: 'ubze',
chain_name: 'beezee'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
Expand Down Expand Up @@ -90,6 +133,49 @@ const assets: AssetList = {
}
}]
},
{
description: 'BeeZee network native coin',
denom_units: [{
denom: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
exponent: 0,
aliases: ['ubze']
}, {
denom: 'bze',
exponent: 6
}],
base: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
name: 'BeeZee',
display: 'bze',
symbol: 'BZE',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
},
coingecko_id: 'bzedge',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
theme: {
primary_color_hex: '#079fd7'
}
}],
type_asset: 'sdk.coin',
socials: {
website: 'https://getbze.com/',
twitter: 'https://x.com/BZEdgeCoin'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-6',
base_denom: 'ubze',
chain_name: 'beezee'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
Expand Down
78 changes: 78 additions & 0 deletions v1/packages/assets/src/mainnet/beezee.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,45 @@ const assets: AssetList = {
}
}]
},
{
description: 'The native staking and governance token of AtomOne',
denom_units: [{
denom: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
exponent: 0,
aliases: ['uatone']
}, {
denom: 'atone',
exponent: 6
}],
base: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
name: 'Atone',
display: 'atone',
symbol: 'ATONE',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
}],
type_asset: 'sdk.coin',
socials: {
website: 'https://atom.one',
twitter: 'https://x.com/_atomone'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-1',
base_denom: 'uatone',
chain_name: 'atomone'
},
chain: {
channel_id: 'channel-6'
}
}]
},
{
description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
denom_units: [
Expand Down Expand Up @@ -170,6 +209,45 @@ const assets: AssetList = {
}
}]
},
{
description: 'The native staking and governance token of AtomOne',
denom_units: [{
denom: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
exponent: 0,
aliases: ['uatone']
}, {
denom: 'atone',
exponent: 6
}],
base: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
name: 'Atone',
display: 'atone',
symbol: 'ATONE',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
}],
type_asset: 'sdk.coin',
socials: {
website: 'https://atom.one',
twitter: 'https://x.com/_atomone'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-1',
base_denom: 'uatone',
chain_name: 'atomone'
},
chain: {
channel_id: 'channel-6'
}
}]
},
{
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
denom_units: [{
Expand Down
102 changes: 102 additions & 0 deletions v1/packages/assets/src/mainnet/elys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,57 @@ const assets: AssetList = {
}
}]
},
{
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
denom_units: [{
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
exponent: 0,
aliases: ['usaga']
}, {
denom: 'saga',
exponent: 6
}],
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
name: 'Saga',
display: 'saga',
symbol: 'SAGA',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
},
coingecko_id: 'saga-2',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
theme: {
primary_color_hex: '#000000',
dark_mode: false
}
}, {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
theme: {
primary_color_hex: '#FFFFFF',
dark_mode: true
}
}],
socials: {
website: 'https://www.saga.xyz/',
twitter: 'https://twitter.com/Sagaxyz__'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-35',
base_denom: 'usaga',
chain_name: 'saga'
},
chain: {
channel_id: 'channel-9'
}
}]
},
{
description: 'The permissioned staking asset for Noble Chain',
denom_units: [{
Expand Down Expand Up @@ -759,6 +810,57 @@ const assets: AssetList = {
channel_id: 'channel-6'
}
}]
},
{
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
denom_units: [{
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
exponent: 0,
aliases: ['usaga']
}, {
denom: 'saga',
exponent: 6
}],
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
name: 'Saga',
display: 'saga',
symbol: 'SAGA',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
},
coingecko_id: 'saga-2',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
theme: {
primary_color_hex: '#000000',
dark_mode: false
}
}, {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
theme: {
primary_color_hex: '#FFFFFF',
dark_mode: true
}
}],
socials: {
website: 'https://www.saga.xyz/',
twitter: 'https://twitter.com/Sagaxyz__'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-35',
base_denom: 'usaga',
chain_name: 'saga'
},
chain: {
channel_id: 'channel-9'
}
}]
}
]
};
Expand Down
Loading

0 comments on commit 0d959b1

Please sign in to comment.