@chain-registry/assets 1.70.398 → 1.70.400
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/bitway.js +80 -0
- package/esm/mainnet/cosmoshub.js +78 -0
- package/mainnet/bitway.js +80 -0
- package/mainnet/cosmoshub.js +78 -0
- package/package.json +5 -5
package/esm/mainnet/bitway.js
CHANGED
|
@@ -1,6 +1,46 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'bitway',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatom']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atom',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
15
|
+
name: 'Cosmos Hub Atom',
|
|
16
|
+
display: 'atom',
|
|
17
|
+
symbol: 'ATOM',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'cosmos',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://cosmos.network',
|
|
29
|
+
x: 'https://x.com/cosmoshub'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-1556',
|
|
36
|
+
base_denom: 'uatom',
|
|
37
|
+
chain_name: 'cosmoshub'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-14'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
4
44
|
{
|
|
5
45
|
description: 'The permissioned staking asset for Noble Chain',
|
|
6
46
|
denom_units: [{
|
|
@@ -145,6 +185,46 @@ const assets = {
|
|
|
145
185
|
}
|
|
146
186
|
}]
|
|
147
187
|
},
|
|
188
|
+
{
|
|
189
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
190
|
+
denom_units: [{
|
|
191
|
+
denom: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
192
|
+
exponent: 0,
|
|
193
|
+
aliases: ['uatom']
|
|
194
|
+
}, {
|
|
195
|
+
denom: 'atom',
|
|
196
|
+
exponent: 6
|
|
197
|
+
}],
|
|
198
|
+
base: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
199
|
+
name: 'Cosmos Hub Atom',
|
|
200
|
+
display: 'atom',
|
|
201
|
+
symbol: 'ATOM',
|
|
202
|
+
logo_URIs: {
|
|
203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
205
|
+
},
|
|
206
|
+
coingecko_id: 'cosmos',
|
|
207
|
+
images: [{
|
|
208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
210
|
+
}],
|
|
211
|
+
socials: {
|
|
212
|
+
website: 'https://cosmos.network',
|
|
213
|
+
x: 'https://x.com/cosmoshub'
|
|
214
|
+
},
|
|
215
|
+
type_asset: 'sdk.coin',
|
|
216
|
+
traces: [{
|
|
217
|
+
type: 'ibc',
|
|
218
|
+
counterparty: {
|
|
219
|
+
channel_id: 'channel-1556',
|
|
220
|
+
base_denom: 'uatom',
|
|
221
|
+
chain_name: 'cosmoshub'
|
|
222
|
+
},
|
|
223
|
+
chain: {
|
|
224
|
+
channel_id: 'channel-14'
|
|
225
|
+
}
|
|
226
|
+
}]
|
|
227
|
+
},
|
|
148
228
|
{
|
|
149
229
|
description: 'The permissioned staking asset for Noble Chain',
|
|
150
230
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -665,6 +665,45 @@ const assets = {
|
|
|
665
665
|
}
|
|
666
666
|
}]
|
|
667
667
|
},
|
|
668
|
+
{
|
|
669
|
+
description: 'The native token of Bitway.',
|
|
670
|
+
denom_units: [{
|
|
671
|
+
denom: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
672
|
+
exponent: 0,
|
|
673
|
+
aliases: ['ubtw']
|
|
674
|
+
}, {
|
|
675
|
+
denom: 'btw',
|
|
676
|
+
exponent: 6
|
|
677
|
+
}],
|
|
678
|
+
base: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
679
|
+
name: 'Bitway native token',
|
|
680
|
+
display: 'btw',
|
|
681
|
+
symbol: 'BTW',
|
|
682
|
+
logo_URIs: {
|
|
683
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
684
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
685
|
+
},
|
|
686
|
+
images: [{
|
|
687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
688
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
689
|
+
}],
|
|
690
|
+
socials: {
|
|
691
|
+
website: 'https://bitway.com',
|
|
692
|
+
x: 'https://x.com/BitwayOfficial'
|
|
693
|
+
},
|
|
694
|
+
type_asset: 'sdk.coin',
|
|
695
|
+
traces: [{
|
|
696
|
+
type: 'ibc',
|
|
697
|
+
counterparty: {
|
|
698
|
+
channel_id: 'channel-14',
|
|
699
|
+
base_denom: 'ubtw',
|
|
700
|
+
chain_name: 'bitway'
|
|
701
|
+
},
|
|
702
|
+
chain: {
|
|
703
|
+
channel_id: 'channel-1556'
|
|
704
|
+
}
|
|
705
|
+
}]
|
|
706
|
+
},
|
|
668
707
|
{
|
|
669
708
|
description: 'The staking token of Bostrom',
|
|
670
709
|
denom_units: [{
|
|
@@ -1821,6 +1860,45 @@ const assets = {
|
|
|
1821
1860
|
}
|
|
1822
1861
|
}]
|
|
1823
1862
|
},
|
|
1863
|
+
{
|
|
1864
|
+
description: 'The native token of Bitway.',
|
|
1865
|
+
denom_units: [{
|
|
1866
|
+
denom: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
1867
|
+
exponent: 0,
|
|
1868
|
+
aliases: ['ubtw']
|
|
1869
|
+
}, {
|
|
1870
|
+
denom: 'btw',
|
|
1871
|
+
exponent: 6
|
|
1872
|
+
}],
|
|
1873
|
+
base: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
1874
|
+
name: 'Bitway native token',
|
|
1875
|
+
display: 'btw',
|
|
1876
|
+
symbol: 'BTW',
|
|
1877
|
+
logo_URIs: {
|
|
1878
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
1879
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
1880
|
+
},
|
|
1881
|
+
images: [{
|
|
1882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
1883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
1884
|
+
}],
|
|
1885
|
+
socials: {
|
|
1886
|
+
website: 'https://bitway.com',
|
|
1887
|
+
x: 'https://x.com/BitwayOfficial'
|
|
1888
|
+
},
|
|
1889
|
+
type_asset: 'sdk.coin',
|
|
1890
|
+
traces: [{
|
|
1891
|
+
type: 'ibc',
|
|
1892
|
+
counterparty: {
|
|
1893
|
+
channel_id: 'channel-14',
|
|
1894
|
+
base_denom: 'ubtw',
|
|
1895
|
+
chain_name: 'bitway'
|
|
1896
|
+
},
|
|
1897
|
+
chain: {
|
|
1898
|
+
channel_id: 'channel-1556'
|
|
1899
|
+
}
|
|
1900
|
+
}]
|
|
1901
|
+
},
|
|
1824
1902
|
{
|
|
1825
1903
|
description: 'The staking token of Bostrom',
|
|
1826
1904
|
denom_units: [{
|
package/mainnet/bitway.js
CHANGED
|
@@ -3,6 +3,46 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'bitway',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uatom']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'atom',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
17
|
+
name: 'Cosmos Hub Atom',
|
|
18
|
+
display: 'atom',
|
|
19
|
+
symbol: 'ATOM',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'cosmos',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
28
|
+
}],
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://cosmos.network',
|
|
31
|
+
x: 'https://x.com/cosmoshub'
|
|
32
|
+
},
|
|
33
|
+
type_asset: 'sdk.coin',
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-1556',
|
|
38
|
+
base_denom: 'uatom',
|
|
39
|
+
chain_name: 'cosmoshub'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-14'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
6
46
|
{
|
|
7
47
|
description: 'The permissioned staking asset for Noble Chain',
|
|
8
48
|
denom_units: [{
|
|
@@ -147,6 +187,46 @@ const assets = {
|
|
|
147
187
|
}
|
|
148
188
|
}]
|
|
149
189
|
},
|
|
190
|
+
{
|
|
191
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
192
|
+
denom_units: [{
|
|
193
|
+
denom: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
194
|
+
exponent: 0,
|
|
195
|
+
aliases: ['uatom']
|
|
196
|
+
}, {
|
|
197
|
+
denom: 'atom',
|
|
198
|
+
exponent: 6
|
|
199
|
+
}],
|
|
200
|
+
base: 'ibc/8CE03AF2B73E16AA5BC52FBCAE5ABD9214BF0D4F48CA20B8B255401B8658480C',
|
|
201
|
+
name: 'Cosmos Hub Atom',
|
|
202
|
+
display: 'atom',
|
|
203
|
+
symbol: 'ATOM',
|
|
204
|
+
logo_URIs: {
|
|
205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
207
|
+
},
|
|
208
|
+
coingecko_id: 'cosmos',
|
|
209
|
+
images: [{
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
212
|
+
}],
|
|
213
|
+
socials: {
|
|
214
|
+
website: 'https://cosmos.network',
|
|
215
|
+
x: 'https://x.com/cosmoshub'
|
|
216
|
+
},
|
|
217
|
+
type_asset: 'sdk.coin',
|
|
218
|
+
traces: [{
|
|
219
|
+
type: 'ibc',
|
|
220
|
+
counterparty: {
|
|
221
|
+
channel_id: 'channel-1556',
|
|
222
|
+
base_denom: 'uatom',
|
|
223
|
+
chain_name: 'cosmoshub'
|
|
224
|
+
},
|
|
225
|
+
chain: {
|
|
226
|
+
channel_id: 'channel-14'
|
|
227
|
+
}
|
|
228
|
+
}]
|
|
229
|
+
},
|
|
150
230
|
{
|
|
151
231
|
description: 'The permissioned staking asset for Noble Chain',
|
|
152
232
|
denom_units: [{
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -667,6 +667,45 @@ const assets = {
|
|
|
667
667
|
}
|
|
668
668
|
}]
|
|
669
669
|
},
|
|
670
|
+
{
|
|
671
|
+
description: 'The native token of Bitway.',
|
|
672
|
+
denom_units: [{
|
|
673
|
+
denom: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
674
|
+
exponent: 0,
|
|
675
|
+
aliases: ['ubtw']
|
|
676
|
+
}, {
|
|
677
|
+
denom: 'btw',
|
|
678
|
+
exponent: 6
|
|
679
|
+
}],
|
|
680
|
+
base: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
681
|
+
name: 'Bitway native token',
|
|
682
|
+
display: 'btw',
|
|
683
|
+
symbol: 'BTW',
|
|
684
|
+
logo_URIs: {
|
|
685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
686
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
687
|
+
},
|
|
688
|
+
images: [{
|
|
689
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
690
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
691
|
+
}],
|
|
692
|
+
socials: {
|
|
693
|
+
website: 'https://bitway.com',
|
|
694
|
+
x: 'https://x.com/BitwayOfficial'
|
|
695
|
+
},
|
|
696
|
+
type_asset: 'sdk.coin',
|
|
697
|
+
traces: [{
|
|
698
|
+
type: 'ibc',
|
|
699
|
+
counterparty: {
|
|
700
|
+
channel_id: 'channel-14',
|
|
701
|
+
base_denom: 'ubtw',
|
|
702
|
+
chain_name: 'bitway'
|
|
703
|
+
},
|
|
704
|
+
chain: {
|
|
705
|
+
channel_id: 'channel-1556'
|
|
706
|
+
}
|
|
707
|
+
}]
|
|
708
|
+
},
|
|
670
709
|
{
|
|
671
710
|
description: 'The staking token of Bostrom',
|
|
672
711
|
denom_units: [{
|
|
@@ -1823,6 +1862,45 @@ const assets = {
|
|
|
1823
1862
|
}
|
|
1824
1863
|
}]
|
|
1825
1864
|
},
|
|
1865
|
+
{
|
|
1866
|
+
description: 'The native token of Bitway.',
|
|
1867
|
+
denom_units: [{
|
|
1868
|
+
denom: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
1869
|
+
exponent: 0,
|
|
1870
|
+
aliases: ['ubtw']
|
|
1871
|
+
}, {
|
|
1872
|
+
denom: 'btw',
|
|
1873
|
+
exponent: 6
|
|
1874
|
+
}],
|
|
1875
|
+
base: 'ibc/1662FDB5146B3D1F17CB613943994B7BD106C502373081922B737D45255793FA',
|
|
1876
|
+
name: 'Bitway native token',
|
|
1877
|
+
display: 'btw',
|
|
1878
|
+
symbol: 'BTW',
|
|
1879
|
+
logo_URIs: {
|
|
1880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
1881
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
1882
|
+
},
|
|
1883
|
+
images: [{
|
|
1884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.png',
|
|
1885
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg'
|
|
1886
|
+
}],
|
|
1887
|
+
socials: {
|
|
1888
|
+
website: 'https://bitway.com',
|
|
1889
|
+
x: 'https://x.com/BitwayOfficial'
|
|
1890
|
+
},
|
|
1891
|
+
type_asset: 'sdk.coin',
|
|
1892
|
+
traces: [{
|
|
1893
|
+
type: 'ibc',
|
|
1894
|
+
counterparty: {
|
|
1895
|
+
channel_id: 'channel-14',
|
|
1896
|
+
base_denom: 'ubtw',
|
|
1897
|
+
chain_name: 'bitway'
|
|
1898
|
+
},
|
|
1899
|
+
chain: {
|
|
1900
|
+
channel_id: 'channel-1556'
|
|
1901
|
+
}
|
|
1902
|
+
}]
|
|
1903
|
+
},
|
|
1826
1904
|
{
|
|
1827
1905
|
description: 'The staking token of Bostrom',
|
|
1828
1906
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.400",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.255",
|
|
33
|
+
"chain-registry": "^1.69.400"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.255"
|
|
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": "0a56aa8ec1cd13fc4618390f48dd41eee5c11ea9"
|
|
47
47
|
}
|