chain-registry 1.69.93 → 1.69.95
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/humans/chain.js +4 -4
- package/esm/mainnet/osmosis/assets.js +83 -1
- package/esm/noncosmos/internetcomputer/assets.js +3 -46
- package/esm/testnet/humanstestnet/chain.js +5 -5
- package/mainnet/humans/chain.js +4 -4
- package/mainnet/osmosis/assets.js +83 -1
- package/noncosmos/internetcomputer/assets.js +3 -46
- package/package.json +4 -4
- package/testnet/humanstestnet/chain.js +5 -5
|
@@ -92,7 +92,7 @@ const info = {
|
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
address: 'https://humans-mainnet-rpc.cosmonautstakes.com',
|
|
95
|
-
provider: 'Cosmonaut Stakes
|
|
95
|
+
provider: 'Cosmonaut Stakes'
|
|
96
96
|
}
|
|
97
97
|
],
|
|
98
98
|
rest: [
|
|
@@ -150,7 +150,7 @@ const info = {
|
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
address: 'https://humans-mainnet-rest.cosmonautstakes.com',
|
|
153
|
-
provider: 'Cosmonaut Stakes
|
|
153
|
+
provider: 'Cosmonaut Stakes'
|
|
154
154
|
}
|
|
155
155
|
],
|
|
156
156
|
grpc: [
|
|
@@ -195,8 +195,8 @@ const info = {
|
|
|
195
195
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
|
-
address: 'humans-mainnet-grpc.cosmonautstakes.com:
|
|
199
|
-
provider: 'Cosmonaut Stakes
|
|
198
|
+
address: 'humans-mainnet-grpc.cosmonautstakes.com:14890',
|
|
199
|
+
provider: 'Cosmonaut Stakes'
|
|
200
200
|
}
|
|
201
201
|
],
|
|
202
202
|
"evm-http-jsonrpc": [
|
|
@@ -21315,6 +21315,7 @@ const info = {
|
|
|
21315
21315
|
},
|
|
21316
21316
|
{
|
|
21317
21317
|
description: 'The native staking and governance token of AtomOne',
|
|
21318
|
+
extended_description: 'AtomOne is a community-driven fork of the Cosmos Hub, originating from concerns raised around Cosmos Hub Proposal 82 and Proposal 848. AtomOne aims to provide a security-conscious, constitutionally governed, streamlined IBC/ICS hub, preserving the foundational ethos of the Cosmos Hub.',
|
|
21318
21319
|
denom_units: [{
|
|
21319
21320
|
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
21320
21321
|
exponent: 0,
|
|
@@ -21351,7 +21352,11 @@ const info = {
|
|
|
21351
21352
|
},
|
|
21352
21353
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
21353
21354
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
21354
|
-
}]
|
|
21355
|
+
}],
|
|
21356
|
+
socials: {
|
|
21357
|
+
website: 'https://atom.one',
|
|
21358
|
+
twitter: 'https://x.com/_atomone'
|
|
21359
|
+
}
|
|
21355
21360
|
},
|
|
21356
21361
|
{
|
|
21357
21362
|
description: 'The Spice memecoin',
|
|
@@ -22401,6 +22406,83 @@ const info = {
|
|
|
22401
22406
|
},
|
|
22402
22407
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg'
|
|
22403
22408
|
}]
|
|
22409
|
+
},
|
|
22410
|
+
{
|
|
22411
|
+
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
|
|
22412
|
+
extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGE does 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.',
|
|
22413
|
+
denom_units: [{
|
|
22414
|
+
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
22415
|
+
exponent: 0,
|
|
22416
|
+
aliases: ['shibe']
|
|
22417
|
+
}, {
|
|
22418
|
+
denom: 'ckDOGE',
|
|
22419
|
+
exponent: 8
|
|
22420
|
+
}],
|
|
22421
|
+
type_asset: 'unknown',
|
|
22422
|
+
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
22423
|
+
name: 'Chain-key Dogecoin',
|
|
22424
|
+
display: 'ckDOGE',
|
|
22425
|
+
symbol: 'ckDOGE',
|
|
22426
|
+
traces: [{
|
|
22427
|
+
type: 'bridge',
|
|
22428
|
+
counterparty: {
|
|
22429
|
+
chain_name: 'dogecoin',
|
|
22430
|
+
base_denom: 'shibe'
|
|
22431
|
+
},
|
|
22432
|
+
provider: 'Omnity Network'
|
|
22433
|
+
}],
|
|
22434
|
+
images: [{
|
|
22435
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.svg',
|
|
22436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.png'
|
|
22437
|
+
}, {
|
|
22438
|
+
image_sync: {
|
|
22439
|
+
chain_name: 'dogecoin',
|
|
22440
|
+
base_denom: 'shibe'
|
|
22441
|
+
},
|
|
22442
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
|
|
22443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
|
|
22444
|
+
}],
|
|
22445
|
+
socials: {
|
|
22446
|
+
website: 'https://internetcomputer.org',
|
|
22447
|
+
twitter: 'https://x.com/dfinity'
|
|
22448
|
+
}
|
|
22449
|
+
},
|
|
22450
|
+
{
|
|
22451
|
+
description: 'Tek ovah!',
|
|
22452
|
+
extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
|
|
22453
|
+
denom_units: [{
|
|
22454
|
+
denom: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
22455
|
+
exponent: 0,
|
|
22456
|
+
aliases: ['factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb']
|
|
22457
|
+
}, {
|
|
22458
|
+
denom: 'PLEB',
|
|
22459
|
+
exponent: 6
|
|
22460
|
+
}],
|
|
22461
|
+
type_asset: 'ics20',
|
|
22462
|
+
base: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
22463
|
+
name: 'Pleb Coin',
|
|
22464
|
+
display: 'PLEB',
|
|
22465
|
+
symbol: 'PLEB',
|
|
22466
|
+
traces: [{
|
|
22467
|
+
type: 'ibc',
|
|
22468
|
+
counterparty: {
|
|
22469
|
+
chain_name: 'stargaze',
|
|
22470
|
+
base_denom: 'factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb',
|
|
22471
|
+
channel_id: 'channel-0'
|
|
22472
|
+
},
|
|
22473
|
+
chain: {
|
|
22474
|
+
channel_id: 'channel-75',
|
|
22475
|
+
path: 'transfer/channel-75/factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb'
|
|
22476
|
+
}
|
|
22477
|
+
}],
|
|
22478
|
+
logo_URIs: {
|
|
22479
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png'
|
|
22480
|
+
},
|
|
22481
|
+
socials: {
|
|
22482
|
+
website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
|
|
22483
|
+
twitter: 'https://x.com/Pixl_Plebs'
|
|
22484
|
+
},
|
|
22485
|
+
keywords: ['meme']
|
|
22404
22486
|
}
|
|
22405
22487
|
]
|
|
22406
22488
|
};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../../assetlist.schema.json',
|
|
3
3
|
chain_name: 'internetcomputer',
|
|
4
|
-
assets: [
|
|
5
|
-
{
|
|
4
|
+
assets: [{
|
|
6
5
|
description: 'The native token of Internet Computer',
|
|
7
6
|
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.',
|
|
8
7
|
denom_units: [{
|
|
@@ -31,8 +30,7 @@ const info = {
|
|
|
31
30
|
website: 'https://internetcomputer.org/',
|
|
32
31
|
twitter: 'https://x.com/dfinity'
|
|
33
32
|
}
|
|
34
|
-
},
|
|
35
|
-
{
|
|
33
|
+
}, {
|
|
36
34
|
description: 'A multi-chain bitcoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw bitcoin.',
|
|
37
35
|
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.',
|
|
38
36
|
denom_units: [{
|
|
@@ -70,47 +68,6 @@ const info = {
|
|
|
70
68
|
website: 'https://internetcomputer.org/ckbtc',
|
|
71
69
|
twitter: 'https://x.com/dfinity'
|
|
72
70
|
}
|
|
73
|
-
}
|
|
74
|
-
{
|
|
75
|
-
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
|
|
76
|
-
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.',
|
|
77
|
-
denom_units: [{
|
|
78
|
-
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
79
|
-
exponent: 0,
|
|
80
|
-
aliases: ['shibe']
|
|
81
|
-
}, {
|
|
82
|
-
denom: 'ckDOGE',
|
|
83
|
-
exponent: 8
|
|
84
|
-
}],
|
|
85
|
-
type_asset: 'unknown',
|
|
86
|
-
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
87
|
-
name: 'Chain-key Dogecoin',
|
|
88
|
-
display: 'ckDOGE',
|
|
89
|
-
symbol: 'ckDOGE',
|
|
90
|
-
traces: [{
|
|
91
|
-
type: 'bridge',
|
|
92
|
-
counterparty: {
|
|
93
|
-
chain_name: 'dogecoin',
|
|
94
|
-
base_denom: 'shibe'
|
|
95
|
-
},
|
|
96
|
-
provider: 'Omnity Network'
|
|
97
|
-
}],
|
|
98
|
-
images: [{
|
|
99
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.svg',
|
|
100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.png'
|
|
101
|
-
}, {
|
|
102
|
-
image_sync: {
|
|
103
|
-
chain_name: 'dogecoin',
|
|
104
|
-
base_denom: 'shibe'
|
|
105
|
-
},
|
|
106
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
|
|
107
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
|
|
108
|
-
}],
|
|
109
|
-
socials: {
|
|
110
|
-
website: 'https://internetcomputer.org',
|
|
111
|
-
twitter: 'https://x.com/dfinity'
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
]
|
|
71
|
+
}]
|
|
115
72
|
};
|
|
116
73
|
export default info;
|
|
@@ -24,25 +24,25 @@ const info = {
|
|
|
24
24
|
provider: 'NODEJUMPER'
|
|
25
25
|
}, {
|
|
26
26
|
address: 'https://humans-testnet-rpc.cosmonautstakes.com',
|
|
27
|
-
provider: 'Cosmonaut Stakes
|
|
27
|
+
provider: 'Cosmonaut Stakes'
|
|
28
28
|
}],
|
|
29
29
|
rest: [{
|
|
30
30
|
address: 'https://humans-testnet.nodejumper.io:1317',
|
|
31
31
|
provider: 'NODEJUMPER'
|
|
32
32
|
}, {
|
|
33
33
|
address: 'https://humans-testnet-rest.cosmonautstakes.com',
|
|
34
|
-
provider: 'Cosmonaut Stakes
|
|
34
|
+
provider: 'Cosmonaut Stakes'
|
|
35
35
|
}],
|
|
36
36
|
grpc: [{
|
|
37
37
|
address: 'https://humans-testnet.nodejumper.io:9090',
|
|
38
38
|
provider: 'NODEJUMPER'
|
|
39
39
|
}, {
|
|
40
|
-
address: 'humans-testnet-grpc.cosmonautstakes.com:
|
|
41
|
-
provider: 'Cosmonaut Stakes
|
|
40
|
+
address: 'humans-testnet-grpc.cosmonautstakes.com:14990',
|
|
41
|
+
provider: 'Cosmonaut Stakes'
|
|
42
42
|
}],
|
|
43
43
|
"evm-http-jsonrpc": [{
|
|
44
44
|
address: 'humans-testnet-evm.cosmonautstakes.com',
|
|
45
|
-
provider: 'Cosmonaut Stakes
|
|
45
|
+
provider: 'Cosmonaut Stakes'
|
|
46
46
|
}]
|
|
47
47
|
},
|
|
48
48
|
explorers: [{
|
package/mainnet/humans/chain.js
CHANGED
|
@@ -94,7 +94,7 @@ const info = {
|
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
address: 'https://humans-mainnet-rpc.cosmonautstakes.com',
|
|
97
|
-
provider: 'Cosmonaut Stakes
|
|
97
|
+
provider: 'Cosmonaut Stakes'
|
|
98
98
|
}
|
|
99
99
|
],
|
|
100
100
|
rest: [
|
|
@@ -152,7 +152,7 @@ const info = {
|
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
address: 'https://humans-mainnet-rest.cosmonautstakes.com',
|
|
155
|
-
provider: 'Cosmonaut Stakes
|
|
155
|
+
provider: 'Cosmonaut Stakes'
|
|
156
156
|
}
|
|
157
157
|
],
|
|
158
158
|
grpc: [
|
|
@@ -197,8 +197,8 @@ const info = {
|
|
|
197
197
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
|
-
address: 'humans-mainnet-grpc.cosmonautstakes.com:
|
|
201
|
-
provider: 'Cosmonaut Stakes
|
|
200
|
+
address: 'humans-mainnet-grpc.cosmonautstakes.com:14890',
|
|
201
|
+
provider: 'Cosmonaut Stakes'
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
204
|
"evm-http-jsonrpc": [
|
|
@@ -21317,6 +21317,7 @@ const info = {
|
|
|
21317
21317
|
},
|
|
21318
21318
|
{
|
|
21319
21319
|
description: 'The native staking and governance token of AtomOne',
|
|
21320
|
+
extended_description: 'AtomOne is a community-driven fork of the Cosmos Hub, originating from concerns raised around Cosmos Hub Proposal 82 and Proposal 848. AtomOne aims to provide a security-conscious, constitutionally governed, streamlined IBC/ICS hub, preserving the foundational ethos of the Cosmos Hub.',
|
|
21320
21321
|
denom_units: [{
|
|
21321
21322
|
denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
|
|
21322
21323
|
exponent: 0,
|
|
@@ -21353,7 +21354,11 @@ const info = {
|
|
|
21353
21354
|
},
|
|
21354
21355
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
21355
21356
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
21356
|
-
}]
|
|
21357
|
+
}],
|
|
21358
|
+
socials: {
|
|
21359
|
+
website: 'https://atom.one',
|
|
21360
|
+
twitter: 'https://x.com/_atomone'
|
|
21361
|
+
}
|
|
21357
21362
|
},
|
|
21358
21363
|
{
|
|
21359
21364
|
description: 'The Spice memecoin',
|
|
@@ -22403,6 +22408,83 @@ const info = {
|
|
|
22403
22408
|
},
|
|
22404
22409
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg'
|
|
22405
22410
|
}]
|
|
22411
|
+
},
|
|
22412
|
+
{
|
|
22413
|
+
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
|
|
22414
|
+
extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGE does 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.',
|
|
22415
|
+
denom_units: [{
|
|
22416
|
+
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
22417
|
+
exponent: 0,
|
|
22418
|
+
aliases: ['shibe']
|
|
22419
|
+
}, {
|
|
22420
|
+
denom: 'ckDOGE',
|
|
22421
|
+
exponent: 8
|
|
22422
|
+
}],
|
|
22423
|
+
type_asset: 'unknown',
|
|
22424
|
+
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
22425
|
+
name: 'Chain-key Dogecoin',
|
|
22426
|
+
display: 'ckDOGE',
|
|
22427
|
+
symbol: 'ckDOGE',
|
|
22428
|
+
traces: [{
|
|
22429
|
+
type: 'bridge',
|
|
22430
|
+
counterparty: {
|
|
22431
|
+
chain_name: 'dogecoin',
|
|
22432
|
+
base_denom: 'shibe'
|
|
22433
|
+
},
|
|
22434
|
+
provider: 'Omnity Network'
|
|
22435
|
+
}],
|
|
22436
|
+
images: [{
|
|
22437
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.svg',
|
|
22438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ckDOGE.png'
|
|
22439
|
+
}, {
|
|
22440
|
+
image_sync: {
|
|
22441
|
+
chain_name: 'dogecoin',
|
|
22442
|
+
base_denom: 'shibe'
|
|
22443
|
+
},
|
|
22444
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
|
|
22445
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
|
|
22446
|
+
}],
|
|
22447
|
+
socials: {
|
|
22448
|
+
website: 'https://internetcomputer.org',
|
|
22449
|
+
twitter: 'https://x.com/dfinity'
|
|
22450
|
+
}
|
|
22451
|
+
},
|
|
22452
|
+
{
|
|
22453
|
+
description: 'Tek ovah!',
|
|
22454
|
+
extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
|
|
22455
|
+
denom_units: [{
|
|
22456
|
+
denom: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
22457
|
+
exponent: 0,
|
|
22458
|
+
aliases: ['factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb']
|
|
22459
|
+
}, {
|
|
22460
|
+
denom: 'PLEB',
|
|
22461
|
+
exponent: 6
|
|
22462
|
+
}],
|
|
22463
|
+
type_asset: 'ics20',
|
|
22464
|
+
base: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
|
|
22465
|
+
name: 'Pleb Coin',
|
|
22466
|
+
display: 'PLEB',
|
|
22467
|
+
symbol: 'PLEB',
|
|
22468
|
+
traces: [{
|
|
22469
|
+
type: 'ibc',
|
|
22470
|
+
counterparty: {
|
|
22471
|
+
chain_name: 'stargaze',
|
|
22472
|
+
base_denom: 'factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb',
|
|
22473
|
+
channel_id: 'channel-0'
|
|
22474
|
+
},
|
|
22475
|
+
chain: {
|
|
22476
|
+
channel_id: 'channel-75',
|
|
22477
|
+
path: 'transfer/channel-75/factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb'
|
|
22478
|
+
}
|
|
22479
|
+
}],
|
|
22480
|
+
logo_URIs: {
|
|
22481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png'
|
|
22482
|
+
},
|
|
22483
|
+
socials: {
|
|
22484
|
+
website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
|
|
22485
|
+
twitter: 'https://x.com/Pixl_Plebs'
|
|
22486
|
+
},
|
|
22487
|
+
keywords: ['meme']
|
|
22406
22488
|
}
|
|
22407
22489
|
]
|
|
22408
22490
|
};
|
|
@@ -3,8 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const info = {
|
|
4
4
|
$schema: '../../assetlist.schema.json',
|
|
5
5
|
chain_name: 'internetcomputer',
|
|
6
|
-
assets: [
|
|
7
|
-
{
|
|
6
|
+
assets: [{
|
|
8
7
|
description: 'The native token of Internet Computer',
|
|
9
8
|
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.',
|
|
10
9
|
denom_units: [{
|
|
@@ -33,8 +32,7 @@ const info = {
|
|
|
33
32
|
website: 'https://internetcomputer.org/',
|
|
34
33
|
twitter: 'https://x.com/dfinity'
|
|
35
34
|
}
|
|
36
|
-
},
|
|
37
|
-
{
|
|
35
|
+
}, {
|
|
38
36
|
description: 'A multi-chain bitcoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw bitcoin.',
|
|
39
37
|
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.',
|
|
40
38
|
denom_units: [{
|
|
@@ -72,47 +70,6 @@ const info = {
|
|
|
72
70
|
website: 'https://internetcomputer.org/ckbtc',
|
|
73
71
|
twitter: 'https://x.com/dfinity'
|
|
74
72
|
}
|
|
75
|
-
}
|
|
76
|
-
{
|
|
77
|
-
description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
|
|
78
|
-
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.',
|
|
79
|
-
denom_units: [{
|
|
80
|
-
denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
81
|
-
exponent: 0,
|
|
82
|
-
aliases: ['shibe']
|
|
83
|
-
}, {
|
|
84
|
-
denom: 'ckDOGE',
|
|
85
|
-
exponent: 8
|
|
86
|
-
}],
|
|
87
|
-
type_asset: 'unknown',
|
|
88
|
-
base: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
|
|
89
|
-
name: 'Chain-key Dogecoin',
|
|
90
|
-
display: 'ckDOGE',
|
|
91
|
-
symbol: 'ckDOGE',
|
|
92
|
-
traces: [{
|
|
93
|
-
type: 'bridge',
|
|
94
|
-
counterparty: {
|
|
95
|
-
chain_name: 'dogecoin',
|
|
96
|
-
base_denom: 'shibe'
|
|
97
|
-
},
|
|
98
|
-
provider: 'Omnity Network'
|
|
99
|
-
}],
|
|
100
|
-
images: [{
|
|
101
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.svg',
|
|
102
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckDOGE.png'
|
|
103
|
-
}, {
|
|
104
|
-
image_sync: {
|
|
105
|
-
chain_name: 'dogecoin',
|
|
106
|
-
base_denom: 'shibe'
|
|
107
|
-
},
|
|
108
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.svg',
|
|
109
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/doge.png'
|
|
110
|
-
}],
|
|
111
|
-
socials: {
|
|
112
|
-
website: 'https://internetcomputer.org',
|
|
113
|
-
twitter: 'https://x.com/dfinity'
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
]
|
|
73
|
+
}]
|
|
117
74
|
};
|
|
118
75
|
exports.default = info;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.95",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.51",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.51"
|
|
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": "26c73c48b24213661d651a1e196a3effe1907e08"
|
|
47
47
|
}
|
|
@@ -26,25 +26,25 @@ const info = {
|
|
|
26
26
|
provider: 'NODEJUMPER'
|
|
27
27
|
}, {
|
|
28
28
|
address: 'https://humans-testnet-rpc.cosmonautstakes.com',
|
|
29
|
-
provider: 'Cosmonaut Stakes
|
|
29
|
+
provider: 'Cosmonaut Stakes'
|
|
30
30
|
}],
|
|
31
31
|
rest: [{
|
|
32
32
|
address: 'https://humans-testnet.nodejumper.io:1317',
|
|
33
33
|
provider: 'NODEJUMPER'
|
|
34
34
|
}, {
|
|
35
35
|
address: 'https://humans-testnet-rest.cosmonautstakes.com',
|
|
36
|
-
provider: 'Cosmonaut Stakes
|
|
36
|
+
provider: 'Cosmonaut Stakes'
|
|
37
37
|
}],
|
|
38
38
|
grpc: [{
|
|
39
39
|
address: 'https://humans-testnet.nodejumper.io:9090',
|
|
40
40
|
provider: 'NODEJUMPER'
|
|
41
41
|
}, {
|
|
42
|
-
address: 'humans-testnet-grpc.cosmonautstakes.com:
|
|
43
|
-
provider: 'Cosmonaut Stakes
|
|
42
|
+
address: 'humans-testnet-grpc.cosmonautstakes.com:14990',
|
|
43
|
+
provider: 'Cosmonaut Stakes'
|
|
44
44
|
}],
|
|
45
45
|
"evm-http-jsonrpc": [{
|
|
46
46
|
address: 'humans-testnet-evm.cosmonautstakes.com',
|
|
47
|
-
provider: 'Cosmonaut Stakes
|
|
47
|
+
provider: 'Cosmonaut Stakes'
|
|
48
48
|
}]
|
|
49
49
|
},
|
|
50
50
|
explorers: [{
|