Skip to content

Commit

Permalink
build 🛠 build-20250116-013504
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jan 16, 2025
1 parent 5ee5101 commit 1767f56
Show file tree
Hide file tree
Showing 6 changed files with 93 additions and 56 deletions.
8 changes: 4 additions & 4 deletions v1/packages/chain-registry/src/mainnet/humans/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const info: Chain = {
},
{
address: 'https://humans-mainnet-rpc.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
provider: 'Cosmonaut Stakes'
}
],
rest: [
Expand Down Expand Up @@ -153,7 +153,7 @@ const info: Chain = {
},
{
address: 'https://humans-mainnet-rest.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
provider: 'Cosmonaut Stakes'
}
],
grpc: [
Expand Down Expand Up @@ -198,8 +198,8 @@ const info: Chain = {
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'humans-mainnet-grpc.cosmonautstakes.com:9190',
provider: 'Cosmonaut Stakes 🤖'
address: 'humans-mainnet-grpc.cosmonautstakes.com:14890',
provider: 'Cosmonaut Stakes'
}
],
"evm-http-jsonrpc": [
Expand Down
40 changes: 40 additions & 0 deletions v1/packages/chain-registry/src/mainnet/osmosis/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22402,6 +22402,46 @@ const info: AssetList = {
},
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg'
}]
},
{
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGEdoes not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
denom_units: [{
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
exponent: 0,
aliases: ['shibe']
}, {
denom: 'ckDOGE',
exponent: 8
}],
type_asset: 'unknown',
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
name: 'Chain-key Dogecoin',
display: 'ckDOGE',
symbol: 'ckDOGE',
traces: [{
type: 'bridge',
counterparty: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
provider: 'Omnity Network'
}],
images: [{
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.png'
}, {
image_sync: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
}],
socials: {
website: 'https://internetcomputer.org',
twitter: 'https://x.com/dfinity'
}
}
]
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ import { AssetList } from '@chain-registry/types';
const info: AssetList = {
$schema: '../../assetlist.schema.json',
chain_name: 'internetcomputer',
assets: [
{
assets: [{
description: 'The native token of Internet Computer',
extended_description: 'The Internet Computer blockchain incorporates a radical rethink of blockchain design, powered by innovations in cryptography. It provides the first “World Computer” blockchain that can be used to build almost any Web 2.0 online system or service, and web3 services, including web3 social media services, without any need for centralized traditional IT such as cloud computing services. It also enables smart contracts it hosts to directly create transactions on other blockchains, which in turn enables the full end-to-end decentralization of online services and web3 for the first time.',
denom_units: [{
Expand Down Expand Up @@ -32,8 +31,7 @@ const info: AssetList = {
website: 'https://internetcomputer.org/',
twitter: 'https://x.com/dfinity'
}
},
{
}, {
description: 'A multi-chain bitcoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw bitcoin.',
extended_description: 'Chain-key Bitcoin (ckBTC) is an ICRC-2-compliant token that is backed 1:1 by BTC held 100% on the mainnet. ckBTC does not rely on a centralized bridge to facilitate the conversion between BTC and ckBTC, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
denom_units: [{
Expand Down Expand Up @@ -71,47 +69,6 @@ const info: AssetList = {
website: 'https://internetcomputer.org/ckbtc',
twitter: 'https://x.com/dfinity'
}
},
{
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGEdoes not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
denom_units: [{
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
exponent: 0,
aliases: ['shibe']
}, {
denom: 'ckDOGE',
exponent: 8
}],
type_asset: 'unknown',
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
name: 'Chain-key Dogecoin',
display: 'ckDOGE',
symbol: 'ckDOGE',
traces: [{
type: 'bridge',
counterparty: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
provider: 'Omnity Network'
}],
images: [{
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.png'
}, {
image_sync: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
}],
socials: {
website: 'https://internetcomputer.org',
twitter: 'https://x.com/dfinity'
}
}
]
}]
};
export default info;
10 changes: 5 additions & 5 deletions v1/packages/chain-registry/src/testnet/humanstestnet/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@ const info: Chain = {
provider: 'NODEJUMPER'
}, {
address: 'https://humans-testnet-rpc.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
provider: 'Cosmonaut Stakes'
}],
rest: [{
address: 'https://humans-testnet.nodejumper.io:1317',
provider: 'NODEJUMPER'
}, {
address: 'https://humans-testnet-rest.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
provider: 'Cosmonaut Stakes'
}],
grpc: [{
address: 'https://humans-testnet.nodejumper.io:9090',
provider: 'NODEJUMPER'
}, {
address: 'humans-testnet-grpc.cosmonautstakes.com:9090',
provider: 'Cosmonaut Stakes 🤖'
address: 'humans-testnet-grpc.cosmonautstakes.com:14990',
provider: 'Cosmonaut Stakes'
}],
"evm-http-jsonrpc": [{
address: 'humans-testnet-evm.cosmonautstakes.com',
provider: 'Cosmonaut Stakes 🤖'
provider: 'Cosmonaut Stakes'
}]
},
explorers: [{
Expand Down
40 changes: 40 additions & 0 deletions v1/packages/osmosis/src/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22400,6 +22400,46 @@ const assets: AssetList = {
},
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg'
}]
},
{
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGEdoes not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
denom_units: [{
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
exponent: 0,
aliases: ['shibe']
}, {
denom: 'ckDOGE',
exponent: 8
}],
type_asset: 'unknown',
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
name: 'Chain-key Dogecoin',
display: 'ckDOGE',
symbol: 'ckDOGE',
traces: [{
type: 'bridge',
counterparty: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
provider: 'Omnity Network'
}],
images: [{
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.png'
}, {
image_sync: {
chain_name: 'dogecoin',
base_denom: 'shibe'
},
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
}],
socials: {
website: 'https://internetcomputer.org',
twitter: 'https://x.com/dfinity'
}
}
]
};
Expand Down

0 comments on commit 1767f56

Please sign in to comment.