@chain-registry/assets 1.70.16 → 1.70.18
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/asset_lists.js +3 -2
- package/devnet/assets.d.ts +3 -0
- package/devnet/assets.js +8 -0
- package/devnet/index.d.ts +1 -0
- package/devnet/index.js +27 -0
- package/devnet/prysmdevnet.d.ts +3 -0
- package/devnet/prysmdevnet.js +922 -0
- package/esm/asset_lists.js +2 -1
- package/esm/devnet/assets.js +3 -0
- package/esm/devnet/index.js +1 -0
- package/esm/devnet/prysmdevnet.js +920 -0
- package/esm/index.js +1 -0
- package/esm/mainnet/agoric.js +70 -2
- package/esm/mainnet/akash.js +70 -2
- package/esm/mainnet/andromeda.js +68 -0
- package/esm/mainnet/archway.js +10 -2
- package/esm/mainnet/assets.js +5 -1
- package/esm/mainnet/atomone.js +182 -0
- package/esm/mainnet/axelar.js +70 -2
- package/esm/mainnet/beezee.js +68 -0
- package/esm/mainnet/bitcanna.js +68 -0
- package/esm/mainnet/bitsong.js +68 -0
- package/esm/mainnet/carbon.js +16 -16
- package/esm/mainnet/chihuahua.js +2 -2
- package/esm/mainnet/comdex.js +2 -2
- package/esm/mainnet/composable.js +68 -0
- package/esm/mainnet/cosmoshub.js +72 -4
- package/esm/mainnet/crescent.js +2 -2
- package/esm/mainnet/cryptoorgchain.js +2 -2
- package/esm/mainnet/decentr.js +68 -0
- package/esm/mainnet/doravota.js +68 -0
- package/esm/mainnet/dydx.js +2 -2
- package/esm/mainnet/dymension.js +68 -0
- package/esm/mainnet/gravitybridge.js +72 -4
- package/esm/mainnet/index.js +4 -0
- package/esm/mainnet/injective.js +2 -2
- package/esm/mainnet/int3face.js +182 -0
- package/esm/mainnet/irisnet.js +2 -2
- package/esm/mainnet/jackal.js +68 -0
- package/esm/mainnet/juno.js +70 -2
- package/esm/mainnet/kava.js +4 -4
- package/esm/mainnet/kujira.js +86 -18
- package/esm/mainnet/lava.js +238 -0
- package/esm/mainnet/mantrachain.js +420 -0
- package/esm/mainnet/migaloo.js +16 -16
- package/esm/mainnet/neutron.js +108 -40
- package/esm/mainnet/noble.js +314 -6
- package/esm/mainnet/nois.js +68 -0
- package/esm/mainnet/omniflixhub.js +68 -0
- package/esm/mainnet/osmosis.js +534 -68
- package/esm/mainnet/planq.js +68 -0
- package/esm/mainnet/quicksilver.js +70 -2
- package/esm/mainnet/qwoyn.js +68 -0
- package/esm/mainnet/regen.js +2 -2
- package/esm/mainnet/routerchain.js +82 -0
- package/esm/mainnet/secretnetwork.js +102 -34
- package/esm/mainnet/self.js +86 -0
- package/esm/mainnet/sentinel.js +2 -2
- package/esm/mainnet/sifchain.js +2 -2
- package/esm/mainnet/stargaze.js +2 -2
- package/esm/mainnet/starname.js +2 -2
- package/esm/mainnet/stride.js +4 -4
- package/esm/mainnet/synternet.js +182 -0
- package/esm/mainnet/terra2.js +68 -0
- package/esm/mainnet/umee.js +70 -2
- package/esm/mainnet/vidulum.js +68 -0
- package/esm/testnet/assets.js +2 -1
- package/esm/testnet/axelartestnet.js +78 -0
- package/esm/testnet/celestiatestnet3.js +78 -0
- package/esm/testnet/composabletestnet.js +78 -0
- package/esm/testnet/cosmoshubtestnet.js +78 -0
- package/esm/testnet/elystestnet.js +78 -0
- package/esm/testnet/index.js +1 -0
- package/esm/testnet/jackaltestnet2.js +77 -1
- package/esm/testnet/nobletestnet.js +78 -0
- package/esm/testnet/osmosistestnet.js +84 -0
- package/esm/testnet/osmosistestnet4.js +78 -0
- package/esm/testnet/quicksilvertestnet.js +78 -0
- package/esm/testnet/stargazetestnet.js +78 -0
- package/esm/testnet/synternettestnet.js +154 -0
- package/index.d.ts +2 -1
- package/index.js +1 -0
- package/mainnet/agoric.js +70 -2
- package/mainnet/akash.js +70 -2
- package/mainnet/andromeda.js +68 -0
- package/mainnet/archway.js +10 -2
- package/mainnet/assets.js +5 -1
- package/mainnet/atomone.d.ts +3 -0
- package/mainnet/atomone.js +184 -0
- package/mainnet/axelar.js +70 -2
- package/mainnet/beezee.js +68 -0
- package/mainnet/bitcanna.js +68 -0
- package/mainnet/bitsong.js +68 -0
- package/mainnet/carbon.js +16 -16
- package/mainnet/chihuahua.js +2 -2
- package/mainnet/comdex.js +2 -2
- package/mainnet/composable.js +68 -0
- package/mainnet/cosmoshub.js +72 -4
- package/mainnet/crescent.js +2 -2
- package/mainnet/cryptoorgchain.js +2 -2
- package/mainnet/decentr.js +68 -0
- package/mainnet/doravota.js +68 -0
- package/mainnet/dydx.js +2 -2
- package/mainnet/dymension.js +68 -0
- package/mainnet/gravitybridge.js +72 -4
- package/mainnet/index.d.ts +4 -0
- package/mainnet/index.js +7 -3
- package/mainnet/injective.js +2 -2
- package/mainnet/int3face.d.ts +3 -0
- package/mainnet/int3face.js +184 -0
- package/mainnet/irisnet.js +2 -2
- package/mainnet/jackal.js +68 -0
- package/mainnet/juno.js +70 -2
- package/mainnet/kava.js +4 -4
- package/mainnet/kujira.js +86 -18
- package/mainnet/lava.js +238 -0
- package/mainnet/mantrachain.d.ts +3 -0
- package/mainnet/mantrachain.js +422 -0
- package/mainnet/migaloo.js +16 -16
- package/mainnet/neutron.js +108 -40
- package/mainnet/noble.js +314 -6
- package/mainnet/nois.js +68 -0
- package/mainnet/omniflixhub.js +68 -0
- package/mainnet/osmosis.js +534 -68
- package/mainnet/planq.js +68 -0
- package/mainnet/quicksilver.js +70 -2
- package/mainnet/qwoyn.js +68 -0
- package/mainnet/regen.js +2 -2
- package/mainnet/routerchain.js +82 -0
- package/mainnet/secretnetwork.js +102 -34
- package/mainnet/self.js +86 -0
- package/mainnet/sentinel.js +2 -2
- package/mainnet/sifchain.js +2 -2
- package/mainnet/stargaze.js +2 -2
- package/mainnet/starname.js +2 -2
- package/mainnet/stride.js +4 -4
- package/mainnet/synternet.d.ts +3 -0
- package/mainnet/synternet.js +184 -0
- package/mainnet/terra2.js +68 -0
- package/mainnet/umee.js +70 -2
- package/mainnet/vidulum.js +68 -0
- package/package.json +5 -5
- package/testnet/assets.js +2 -1
- package/testnet/axelartestnet.js +78 -0
- package/testnet/celestiatestnet3.js +78 -0
- package/testnet/composabletestnet.js +78 -0
- package/testnet/cosmoshubtestnet.js +78 -0
- package/testnet/elystestnet.js +78 -0
- package/testnet/index.d.ts +1 -0
- package/testnet/index.js +2 -1
- package/testnet/jackaltestnet2.js +77 -1
- package/testnet/nobletestnet.js +78 -0
- package/testnet/osmosistestnet.js +84 -0
- package/testnet/osmosistestnet4.js +78 -0
- package/testnet/quicksilvertestnet.js +78 -0
- package/testnet/stargazetestnet.js +78 -0
- package/testnet/synternettestnet.d.ts +3 -0
- package/testnet/synternettestnet.js +156 -0
|
@@ -2,6 +2,82 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'jackaltestnet2',
|
|
5
|
-
assets: [
|
|
5
|
+
assets: [{
|
|
6
|
+
description: 'The native token of Prysm',
|
|
7
|
+
denom_units: [{
|
|
8
|
+
denom: 'ibc/08D6E8BF0537B12635270ECF5F2B04777303C1AFC65FE41D0ED84DB42B3D264F',
|
|
9
|
+
exponent: 0,
|
|
10
|
+
aliases: ['uprysm']
|
|
11
|
+
}, {
|
|
12
|
+
denom: 'prysm',
|
|
13
|
+
exponent: 6
|
|
14
|
+
}],
|
|
15
|
+
base: 'ibc/08D6E8BF0537B12635270ECF5F2B04777303C1AFC65FE41D0ED84DB42B3D264F',
|
|
16
|
+
display: 'prysm',
|
|
17
|
+
name: 'Prysm',
|
|
18
|
+
symbol: 'PRYSM',
|
|
19
|
+
images: [{
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
22
|
+
theme: {
|
|
23
|
+
circle: true,
|
|
24
|
+
primary_color_hex: '#cf654f'
|
|
25
|
+
}
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://www.prysm.network/',
|
|
29
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-6',
|
|
36
|
+
base_denom: 'uprysm',
|
|
37
|
+
chain_name: 'prysmdevnet'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-2'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
}, {
|
|
44
|
+
description: 'The native token of Prysm',
|
|
45
|
+
denom_units: [{
|
|
46
|
+
denom: 'ibc/08D6E8BF0537B12635270ECF5F2B04777303C1AFC65FE41D0ED84DB42B3D264F',
|
|
47
|
+
exponent: 0,
|
|
48
|
+
aliases: ['uprysm']
|
|
49
|
+
}, {
|
|
50
|
+
denom: 'prysm',
|
|
51
|
+
exponent: 6
|
|
52
|
+
}],
|
|
53
|
+
base: 'ibc/08D6E8BF0537B12635270ECF5F2B04777303C1AFC65FE41D0ED84DB42B3D264F',
|
|
54
|
+
display: 'prysm',
|
|
55
|
+
name: 'Prysm',
|
|
56
|
+
symbol: 'PRYSM',
|
|
57
|
+
images: [{
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
59
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
60
|
+
theme: {
|
|
61
|
+
circle: true,
|
|
62
|
+
primary_color_hex: '#cf654f'
|
|
63
|
+
}
|
|
64
|
+
}],
|
|
65
|
+
socials: {
|
|
66
|
+
website: 'https://www.prysm.network/',
|
|
67
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
68
|
+
},
|
|
69
|
+
type_asset: 'sdk.coin',
|
|
70
|
+
traces: [{
|
|
71
|
+
type: 'ibc',
|
|
72
|
+
counterparty: {
|
|
73
|
+
channel_id: 'channel-6',
|
|
74
|
+
base_denom: 'uprysm',
|
|
75
|
+
chain_name: 'prysmdevnet'
|
|
76
|
+
},
|
|
77
|
+
chain: {
|
|
78
|
+
channel_id: 'channel-2'
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
}]
|
|
6
82
|
};
|
|
7
83
|
exports.default = assets;
|
package/testnet/nobletestnet.js
CHANGED
|
@@ -321,6 +321,45 @@ const assets = {
|
|
|
321
321
|
}
|
|
322
322
|
}]
|
|
323
323
|
},
|
|
324
|
+
{
|
|
325
|
+
description: 'The native token of Prysm',
|
|
326
|
+
denom_units: [{
|
|
327
|
+
denom: 'ibc/FF9995EBAD9CF69784B1061603FDA91CFBDFE7A096CF4D466D4A18B3A68CCD75',
|
|
328
|
+
exponent: 0,
|
|
329
|
+
aliases: ['uprysm']
|
|
330
|
+
}, {
|
|
331
|
+
denom: 'prysm',
|
|
332
|
+
exponent: 6
|
|
333
|
+
}],
|
|
334
|
+
base: 'ibc/FF9995EBAD9CF69784B1061603FDA91CFBDFE7A096CF4D466D4A18B3A68CCD75',
|
|
335
|
+
display: 'prysm',
|
|
336
|
+
name: 'Prysm',
|
|
337
|
+
symbol: 'PRYSM',
|
|
338
|
+
images: [{
|
|
339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
341
|
+
theme: {
|
|
342
|
+
circle: true,
|
|
343
|
+
primary_color_hex: '#cf654f'
|
|
344
|
+
}
|
|
345
|
+
}],
|
|
346
|
+
socials: {
|
|
347
|
+
website: 'https://www.prysm.network/',
|
|
348
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
349
|
+
},
|
|
350
|
+
type_asset: 'sdk.coin',
|
|
351
|
+
traces: [{
|
|
352
|
+
type: 'ibc',
|
|
353
|
+
counterparty: {
|
|
354
|
+
channel_id: 'channel-0',
|
|
355
|
+
base_denom: 'uprysm',
|
|
356
|
+
chain_name: 'prysmdevnet'
|
|
357
|
+
},
|
|
358
|
+
chain: {
|
|
359
|
+
channel_id: 'channel-222'
|
|
360
|
+
}
|
|
361
|
+
}]
|
|
362
|
+
},
|
|
324
363
|
{
|
|
325
364
|
description: 'The native staking and governance token of the Atlantic testnet version of Sei.',
|
|
326
365
|
denom_units: [{
|
|
@@ -698,6 +737,45 @@ const assets = {
|
|
|
698
737
|
channel_id: 'channel-147'
|
|
699
738
|
}
|
|
700
739
|
}]
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
description: 'The native token of Prysm',
|
|
743
|
+
denom_units: [{
|
|
744
|
+
denom: 'ibc/FF9995EBAD9CF69784B1061603FDA91CFBDFE7A096CF4D466D4A18B3A68CCD75',
|
|
745
|
+
exponent: 0,
|
|
746
|
+
aliases: ['uprysm']
|
|
747
|
+
}, {
|
|
748
|
+
denom: 'prysm',
|
|
749
|
+
exponent: 6
|
|
750
|
+
}],
|
|
751
|
+
base: 'ibc/FF9995EBAD9CF69784B1061603FDA91CFBDFE7A096CF4D466D4A18B3A68CCD75',
|
|
752
|
+
display: 'prysm',
|
|
753
|
+
name: 'Prysm',
|
|
754
|
+
symbol: 'PRYSM',
|
|
755
|
+
images: [{
|
|
756
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
757
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
758
|
+
theme: {
|
|
759
|
+
circle: true,
|
|
760
|
+
primary_color_hex: '#cf654f'
|
|
761
|
+
}
|
|
762
|
+
}],
|
|
763
|
+
socials: {
|
|
764
|
+
website: 'https://www.prysm.network/',
|
|
765
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
766
|
+
},
|
|
767
|
+
type_asset: 'sdk.coin',
|
|
768
|
+
traces: [{
|
|
769
|
+
type: 'ibc',
|
|
770
|
+
counterparty: {
|
|
771
|
+
channel_id: 'channel-0',
|
|
772
|
+
base_denom: 'uprysm',
|
|
773
|
+
chain_name: 'prysmdevnet'
|
|
774
|
+
},
|
|
775
|
+
chain: {
|
|
776
|
+
channel_id: 'channel-222'
|
|
777
|
+
}
|
|
778
|
+
}]
|
|
701
779
|
}
|
|
702
780
|
]
|
|
703
781
|
};
|
|
@@ -1843,6 +1843,48 @@ const assets = {
|
|
|
1843
1843
|
}
|
|
1844
1844
|
}]
|
|
1845
1845
|
},
|
|
1846
|
+
{
|
|
1847
|
+
description: 'The native staking and governance token of the testnet version of Synternet chain.',
|
|
1848
|
+
denom_units: [{
|
|
1849
|
+
denom: 'ibc/5A40E4FFC9DD1E4BF7BF7C77AC2B0F72C179DB4C64D4B351969FC8EBB9D12B97',
|
|
1850
|
+
exponent: 0,
|
|
1851
|
+
aliases: ['uamber']
|
|
1852
|
+
}, {
|
|
1853
|
+
denom: 'AMBER',
|
|
1854
|
+
exponent: 6
|
|
1855
|
+
}],
|
|
1856
|
+
base: 'ibc/5A40E4FFC9DD1E4BF7BF7C77AC2B0F72C179DB4C64D4B351969FC8EBB9D12B97',
|
|
1857
|
+
name: 'Synternet',
|
|
1858
|
+
display: 'AMBER',
|
|
1859
|
+
symbol: 'AMBER',
|
|
1860
|
+
logo_URIs: {
|
|
1861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
1862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg'
|
|
1863
|
+
},
|
|
1864
|
+
images: [{
|
|
1865
|
+
image_sync: {
|
|
1866
|
+
chain_name: 'synternet',
|
|
1867
|
+
base_denom: 'usynt'
|
|
1868
|
+
},
|
|
1869
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
1870
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg',
|
|
1871
|
+
theme: {
|
|
1872
|
+
primary_color_hex: '#272d45'
|
|
1873
|
+
}
|
|
1874
|
+
}],
|
|
1875
|
+
type_asset: 'sdk.coin',
|
|
1876
|
+
traces: [{
|
|
1877
|
+
type: 'ibc',
|
|
1878
|
+
counterparty: {
|
|
1879
|
+
channel_id: 'channel-0',
|
|
1880
|
+
base_denom: 'uamber',
|
|
1881
|
+
chain_name: 'synternettestnet'
|
|
1882
|
+
},
|
|
1883
|
+
chain: {
|
|
1884
|
+
channel_id: 'channel-9152'
|
|
1885
|
+
}
|
|
1886
|
+
}]
|
|
1887
|
+
},
|
|
1846
1888
|
{
|
|
1847
1889
|
description: 'The native token of the Titan network.',
|
|
1848
1890
|
denom_units: [
|
|
@@ -2377,6 +2419,48 @@ const assets = {
|
|
|
2377
2419
|
}
|
|
2378
2420
|
}]
|
|
2379
2421
|
},
|
|
2422
|
+
{
|
|
2423
|
+
description: 'The native staking and governance token of the testnet version of Synternet chain.',
|
|
2424
|
+
denom_units: [{
|
|
2425
|
+
denom: 'ibc/5A40E4FFC9DD1E4BF7BF7C77AC2B0F72C179DB4C64D4B351969FC8EBB9D12B97',
|
|
2426
|
+
exponent: 0,
|
|
2427
|
+
aliases: ['uamber']
|
|
2428
|
+
}, {
|
|
2429
|
+
denom: 'AMBER',
|
|
2430
|
+
exponent: 6
|
|
2431
|
+
}],
|
|
2432
|
+
base: 'ibc/5A40E4FFC9DD1E4BF7BF7C77AC2B0F72C179DB4C64D4B351969FC8EBB9D12B97',
|
|
2433
|
+
name: 'Synternet',
|
|
2434
|
+
display: 'AMBER',
|
|
2435
|
+
symbol: 'AMBER',
|
|
2436
|
+
logo_URIs: {
|
|
2437
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
2438
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg'
|
|
2439
|
+
},
|
|
2440
|
+
images: [{
|
|
2441
|
+
image_sync: {
|
|
2442
|
+
chain_name: 'synternet',
|
|
2443
|
+
base_denom: 'usynt'
|
|
2444
|
+
},
|
|
2445
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
2446
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg',
|
|
2447
|
+
theme: {
|
|
2448
|
+
primary_color_hex: '#272d45'
|
|
2449
|
+
}
|
|
2450
|
+
}],
|
|
2451
|
+
type_asset: 'sdk.coin',
|
|
2452
|
+
traces: [{
|
|
2453
|
+
type: 'ibc',
|
|
2454
|
+
counterparty: {
|
|
2455
|
+
channel_id: 'channel-0',
|
|
2456
|
+
base_denom: 'uamber',
|
|
2457
|
+
chain_name: 'synternettestnet'
|
|
2458
|
+
},
|
|
2459
|
+
chain: {
|
|
2460
|
+
channel_id: 'channel-9152'
|
|
2461
|
+
}
|
|
2462
|
+
}]
|
|
2463
|
+
},
|
|
2380
2464
|
{
|
|
2381
2465
|
description: 'The native token of the Titan network.',
|
|
2382
2466
|
denom_units: [
|
|
@@ -394,6 +394,84 @@ const assets = {
|
|
|
394
394
|
channel_id: 'channel-3651'
|
|
395
395
|
}
|
|
396
396
|
}]
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
description: 'The native token of Prysm',
|
|
400
|
+
denom_units: [{
|
|
401
|
+
denom: 'ibc/465E80C8DF74BA682D2EA408043FB4285CC27F3B3123E600B9BCCDB6F14FDFB8',
|
|
402
|
+
exponent: 0,
|
|
403
|
+
aliases: ['uprysm']
|
|
404
|
+
}, {
|
|
405
|
+
denom: 'prysm',
|
|
406
|
+
exponent: 6
|
|
407
|
+
}],
|
|
408
|
+
base: 'ibc/465E80C8DF74BA682D2EA408043FB4285CC27F3B3123E600B9BCCDB6F14FDFB8',
|
|
409
|
+
display: 'prysm',
|
|
410
|
+
name: 'Prysm',
|
|
411
|
+
symbol: 'PRYSM',
|
|
412
|
+
images: [{
|
|
413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
414
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
415
|
+
theme: {
|
|
416
|
+
circle: true,
|
|
417
|
+
primary_color_hex: '#cf654f'
|
|
418
|
+
}
|
|
419
|
+
}],
|
|
420
|
+
socials: {
|
|
421
|
+
website: 'https://www.prysm.network/',
|
|
422
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
423
|
+
},
|
|
424
|
+
type_asset: 'sdk.coin',
|
|
425
|
+
traces: [{
|
|
426
|
+
type: 'ibc',
|
|
427
|
+
counterparty: {
|
|
428
|
+
channel_id: 'channel-1',
|
|
429
|
+
base_denom: 'uprysm',
|
|
430
|
+
chain_name: 'prysmdevnet'
|
|
431
|
+
},
|
|
432
|
+
chain: {
|
|
433
|
+
channel_id: 'channel-9018'
|
|
434
|
+
}
|
|
435
|
+
}]
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
description: 'The native token of Prysm',
|
|
439
|
+
denom_units: [{
|
|
440
|
+
denom: 'ibc/465E80C8DF74BA682D2EA408043FB4285CC27F3B3123E600B9BCCDB6F14FDFB8',
|
|
441
|
+
exponent: 0,
|
|
442
|
+
aliases: ['uprysm']
|
|
443
|
+
}, {
|
|
444
|
+
denom: 'prysm',
|
|
445
|
+
exponent: 6
|
|
446
|
+
}],
|
|
447
|
+
base: 'ibc/465E80C8DF74BA682D2EA408043FB4285CC27F3B3123E600B9BCCDB6F14FDFB8',
|
|
448
|
+
display: 'prysm',
|
|
449
|
+
name: 'Prysm',
|
|
450
|
+
symbol: 'PRYSM',
|
|
451
|
+
images: [{
|
|
452
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
453
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
454
|
+
theme: {
|
|
455
|
+
circle: true,
|
|
456
|
+
primary_color_hex: '#cf654f'
|
|
457
|
+
}
|
|
458
|
+
}],
|
|
459
|
+
socials: {
|
|
460
|
+
website: 'https://www.prysm.network/',
|
|
461
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
462
|
+
},
|
|
463
|
+
type_asset: 'sdk.coin',
|
|
464
|
+
traces: [{
|
|
465
|
+
type: 'ibc',
|
|
466
|
+
counterparty: {
|
|
467
|
+
channel_id: 'channel-1',
|
|
468
|
+
base_denom: 'uprysm',
|
|
469
|
+
chain_name: 'prysmdevnet'
|
|
470
|
+
},
|
|
471
|
+
chain: {
|
|
472
|
+
channel_id: 'channel-9018'
|
|
473
|
+
}
|
|
474
|
+
}]
|
|
397
475
|
}
|
|
398
476
|
]
|
|
399
477
|
};
|
|
@@ -150,6 +150,84 @@ const assets = {
|
|
|
150
150
|
channel_id: 'channel-20'
|
|
151
151
|
}
|
|
152
152
|
}]
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
description: 'The native token of Prysm',
|
|
156
|
+
denom_units: [{
|
|
157
|
+
denom: 'ibc/740ECD9448A8468DAA0318EC61B69D72B6DF9C99907039519560813871C55246',
|
|
158
|
+
exponent: 0,
|
|
159
|
+
aliases: ['uprysm']
|
|
160
|
+
}, {
|
|
161
|
+
denom: 'prysm',
|
|
162
|
+
exponent: 6
|
|
163
|
+
}],
|
|
164
|
+
base: 'ibc/740ECD9448A8468DAA0318EC61B69D72B6DF9C99907039519560813871C55246',
|
|
165
|
+
display: 'prysm',
|
|
166
|
+
name: 'Prysm',
|
|
167
|
+
symbol: 'PRYSM',
|
|
168
|
+
images: [{
|
|
169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
171
|
+
theme: {
|
|
172
|
+
circle: true,
|
|
173
|
+
primary_color_hex: '#cf654f'
|
|
174
|
+
}
|
|
175
|
+
}],
|
|
176
|
+
socials: {
|
|
177
|
+
website: 'https://www.prysm.network/',
|
|
178
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
179
|
+
},
|
|
180
|
+
type_asset: 'sdk.coin',
|
|
181
|
+
traces: [{
|
|
182
|
+
type: 'ibc',
|
|
183
|
+
counterparty: {
|
|
184
|
+
channel_id: 'channel-5',
|
|
185
|
+
base_denom: 'uprysm',
|
|
186
|
+
chain_name: 'prysmdevnet'
|
|
187
|
+
},
|
|
188
|
+
chain: {
|
|
189
|
+
channel_id: 'channel-3'
|
|
190
|
+
}
|
|
191
|
+
}]
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
description: 'The native token of Prysm',
|
|
195
|
+
denom_units: [{
|
|
196
|
+
denom: 'ibc/740ECD9448A8468DAA0318EC61B69D72B6DF9C99907039519560813871C55246',
|
|
197
|
+
exponent: 0,
|
|
198
|
+
aliases: ['uprysm']
|
|
199
|
+
}, {
|
|
200
|
+
denom: 'prysm',
|
|
201
|
+
exponent: 6
|
|
202
|
+
}],
|
|
203
|
+
base: 'ibc/740ECD9448A8468DAA0318EC61B69D72B6DF9C99907039519560813871C55246',
|
|
204
|
+
display: 'prysm',
|
|
205
|
+
name: 'Prysm',
|
|
206
|
+
symbol: 'PRYSM',
|
|
207
|
+
images: [{
|
|
208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
210
|
+
theme: {
|
|
211
|
+
circle: true,
|
|
212
|
+
primary_color_hex: '#cf654f'
|
|
213
|
+
}
|
|
214
|
+
}],
|
|
215
|
+
socials: {
|
|
216
|
+
website: 'https://www.prysm.network/',
|
|
217
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
218
|
+
},
|
|
219
|
+
type_asset: 'sdk.coin',
|
|
220
|
+
traces: [{
|
|
221
|
+
type: 'ibc',
|
|
222
|
+
counterparty: {
|
|
223
|
+
channel_id: 'channel-5',
|
|
224
|
+
base_denom: 'uprysm',
|
|
225
|
+
chain_name: 'prysmdevnet'
|
|
226
|
+
},
|
|
227
|
+
chain: {
|
|
228
|
+
channel_id: 'channel-3'
|
|
229
|
+
}
|
|
230
|
+
}]
|
|
153
231
|
}
|
|
154
232
|
]
|
|
155
233
|
};
|
|
@@ -299,6 +299,45 @@ const assets = {
|
|
|
299
299
|
}
|
|
300
300
|
}]
|
|
301
301
|
},
|
|
302
|
+
{
|
|
303
|
+
description: 'The native token of Prysm',
|
|
304
|
+
denom_units: [{
|
|
305
|
+
denom: 'ibc/8A6CC8011B6421E227D5BF753C3937F703A5470847EEDF78C87111252AE1B6DE',
|
|
306
|
+
exponent: 0,
|
|
307
|
+
aliases: ['uprysm']
|
|
308
|
+
}, {
|
|
309
|
+
denom: 'prysm',
|
|
310
|
+
exponent: 6
|
|
311
|
+
}],
|
|
312
|
+
base: 'ibc/8A6CC8011B6421E227D5BF753C3937F703A5470847EEDF78C87111252AE1B6DE',
|
|
313
|
+
display: 'prysm',
|
|
314
|
+
name: 'Prysm',
|
|
315
|
+
symbol: 'PRYSM',
|
|
316
|
+
images: [{
|
|
317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
319
|
+
theme: {
|
|
320
|
+
circle: true,
|
|
321
|
+
primary_color_hex: '#cf654f'
|
|
322
|
+
}
|
|
323
|
+
}],
|
|
324
|
+
socials: {
|
|
325
|
+
website: 'https://www.prysm.network/',
|
|
326
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
327
|
+
},
|
|
328
|
+
type_asset: 'sdk.coin',
|
|
329
|
+
traces: [{
|
|
330
|
+
type: 'ibc',
|
|
331
|
+
counterparty: {
|
|
332
|
+
channel_id: 'channel-11',
|
|
333
|
+
base_denom: 'uprysm',
|
|
334
|
+
chain_name: 'prysmdevnet'
|
|
335
|
+
},
|
|
336
|
+
chain: {
|
|
337
|
+
channel_id: 'channel-1005'
|
|
338
|
+
}
|
|
339
|
+
}]
|
|
340
|
+
},
|
|
302
341
|
{
|
|
303
342
|
description: 'The native token of Symphony',
|
|
304
343
|
denom_units: [{
|
|
@@ -666,6 +705,45 @@ const assets = {
|
|
|
666
705
|
channel_id: 'channel-807'
|
|
667
706
|
}
|
|
668
707
|
}]
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
description: 'The native token of Prysm',
|
|
711
|
+
denom_units: [{
|
|
712
|
+
denom: 'ibc/8A6CC8011B6421E227D5BF753C3937F703A5470847EEDF78C87111252AE1B6DE',
|
|
713
|
+
exponent: 0,
|
|
714
|
+
aliases: ['uprysm']
|
|
715
|
+
}, {
|
|
716
|
+
denom: 'prysm',
|
|
717
|
+
exponent: 6
|
|
718
|
+
}],
|
|
719
|
+
base: 'ibc/8A6CC8011B6421E227D5BF753C3937F703A5470847EEDF78C87111252AE1B6DE',
|
|
720
|
+
display: 'prysm',
|
|
721
|
+
name: 'Prysm',
|
|
722
|
+
symbol: 'PRYSM',
|
|
723
|
+
images: [{
|
|
724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
725
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
726
|
+
theme: {
|
|
727
|
+
circle: true,
|
|
728
|
+
primary_color_hex: '#cf654f'
|
|
729
|
+
}
|
|
730
|
+
}],
|
|
731
|
+
socials: {
|
|
732
|
+
website: 'https://www.prysm.network/',
|
|
733
|
+
twitter: 'https://twitter.com/PrysmNetwork'
|
|
734
|
+
},
|
|
735
|
+
type_asset: 'sdk.coin',
|
|
736
|
+
traces: [{
|
|
737
|
+
type: 'ibc',
|
|
738
|
+
counterparty: {
|
|
739
|
+
channel_id: 'channel-11',
|
|
740
|
+
base_denom: 'uprysm',
|
|
741
|
+
chain_name: 'prysmdevnet'
|
|
742
|
+
},
|
|
743
|
+
chain: {
|
|
744
|
+
channel_id: 'channel-1005'
|
|
745
|
+
}
|
|
746
|
+
}]
|
|
669
747
|
}
|
|
670
748
|
]
|
|
671
749
|
};
|