@chain-registry/assets 1.70.85 → 1.70.87
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/atomone.js +86 -0
- package/esm/mainnet/beezee.js +78 -0
- package/esm/mainnet/elys.js +180 -0
- package/esm/mainnet/saga.js +170 -0
- package/esm/mainnet/xion.js +170 -0
- package/index.d.ts +1 -1
- package/mainnet/atomone.js +86 -0
- package/mainnet/beezee.js +78 -0
- package/mainnet/elys.js +180 -0
- package/mainnet/saga.js +170 -0
- package/mainnet/xion.js +170 -0
- package/package.json +5 -5
package/esm/mainnet/atomone.js
CHANGED
|
@@ -1,6 +1,49 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'atomone',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'BeeZee network native coin',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['ubze']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'bze',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
|
|
15
|
+
name: 'BeeZee',
|
|
16
|
+
display: 'bze',
|
|
17
|
+
symbol: 'BZE',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'bzedge',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#079fd7'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
type_asset: 'sdk.coin',
|
|
31
|
+
socials: {
|
|
32
|
+
website: 'https://getbze.com/',
|
|
33
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
34
|
+
},
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-6',
|
|
39
|
+
base_denom: 'ubze',
|
|
40
|
+
chain_name: 'beezee'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-1'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
4
47
|
{
|
|
5
48
|
description: 'The native token of Osmosis',
|
|
6
49
|
denom_units: [{
|
|
@@ -89,6 +132,49 @@ const assets = {
|
|
|
89
132
|
}
|
|
90
133
|
}]
|
|
91
134
|
},
|
|
135
|
+
{
|
|
136
|
+
description: 'BeeZee network native coin',
|
|
137
|
+
denom_units: [{
|
|
138
|
+
denom: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
|
|
139
|
+
exponent: 0,
|
|
140
|
+
aliases: ['ubze']
|
|
141
|
+
}, {
|
|
142
|
+
denom: 'bze',
|
|
143
|
+
exponent: 6
|
|
144
|
+
}],
|
|
145
|
+
base: 'ibc/11507B43619572D2AF11559001DF7E728172801B1EFFF75430A46F8001DA027D',
|
|
146
|
+
name: 'BeeZee',
|
|
147
|
+
display: 'bze',
|
|
148
|
+
symbol: 'BZE',
|
|
149
|
+
logo_URIs: {
|
|
150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
|
|
152
|
+
},
|
|
153
|
+
coingecko_id: 'bzedge',
|
|
154
|
+
images: [{
|
|
155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
|
|
156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg',
|
|
157
|
+
theme: {
|
|
158
|
+
primary_color_hex: '#079fd7'
|
|
159
|
+
}
|
|
160
|
+
}],
|
|
161
|
+
type_asset: 'sdk.coin',
|
|
162
|
+
socials: {
|
|
163
|
+
website: 'https://getbze.com/',
|
|
164
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
165
|
+
},
|
|
166
|
+
traces: [{
|
|
167
|
+
type: 'ibc',
|
|
168
|
+
counterparty: {
|
|
169
|
+
channel_id: 'channel-6',
|
|
170
|
+
base_denom: 'ubze',
|
|
171
|
+
chain_name: 'beezee'
|
|
172
|
+
},
|
|
173
|
+
chain: {
|
|
174
|
+
channel_id: 'channel-1'
|
|
175
|
+
}
|
|
176
|
+
}]
|
|
177
|
+
},
|
|
92
178
|
{
|
|
93
179
|
description: 'The native token of Osmosis',
|
|
94
180
|
denom_units: [{
|
package/esm/mainnet/beezee.js
CHANGED
|
@@ -85,6 +85,45 @@ const assets = {
|
|
|
85
85
|
}
|
|
86
86
|
}]
|
|
87
87
|
},
|
|
88
|
+
{
|
|
89
|
+
description: 'The native staking and governance token of AtomOne',
|
|
90
|
+
denom_units: [{
|
|
91
|
+
denom: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
|
|
92
|
+
exponent: 0,
|
|
93
|
+
aliases: ['uatone']
|
|
94
|
+
}, {
|
|
95
|
+
denom: 'atone',
|
|
96
|
+
exponent: 6
|
|
97
|
+
}],
|
|
98
|
+
base: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
|
|
99
|
+
name: 'Atone',
|
|
100
|
+
display: 'atone',
|
|
101
|
+
symbol: 'ATONE',
|
|
102
|
+
logo_URIs: {
|
|
103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
105
|
+
},
|
|
106
|
+
images: [{
|
|
107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
109
|
+
}],
|
|
110
|
+
type_asset: 'sdk.coin',
|
|
111
|
+
socials: {
|
|
112
|
+
website: 'https://atom.one',
|
|
113
|
+
twitter: 'https://x.com/_atomone'
|
|
114
|
+
},
|
|
115
|
+
traces: [{
|
|
116
|
+
type: 'ibc',
|
|
117
|
+
counterparty: {
|
|
118
|
+
channel_id: 'channel-1',
|
|
119
|
+
base_denom: 'uatone',
|
|
120
|
+
chain_name: 'atomone'
|
|
121
|
+
},
|
|
122
|
+
chain: {
|
|
123
|
+
channel_id: 'channel-6'
|
|
124
|
+
}
|
|
125
|
+
}]
|
|
126
|
+
},
|
|
88
127
|
{
|
|
89
128
|
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.',
|
|
90
129
|
denom_units: [
|
|
@@ -169,6 +208,45 @@ const assets = {
|
|
|
169
208
|
}
|
|
170
209
|
}]
|
|
171
210
|
},
|
|
211
|
+
{
|
|
212
|
+
description: 'The native staking and governance token of AtomOne',
|
|
213
|
+
denom_units: [{
|
|
214
|
+
denom: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
|
|
215
|
+
exponent: 0,
|
|
216
|
+
aliases: ['uatone']
|
|
217
|
+
}, {
|
|
218
|
+
denom: 'atone',
|
|
219
|
+
exponent: 6
|
|
220
|
+
}],
|
|
221
|
+
base: 'ibc/B2219CA05421EA988F83E5E824BF69362E80A6A87503EFD18B92C91C9E03763D',
|
|
222
|
+
name: 'Atone',
|
|
223
|
+
display: 'atone',
|
|
224
|
+
symbol: 'ATONE',
|
|
225
|
+
logo_URIs: {
|
|
226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
227
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
228
|
+
},
|
|
229
|
+
images: [{
|
|
230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
232
|
+
}],
|
|
233
|
+
type_asset: 'sdk.coin',
|
|
234
|
+
socials: {
|
|
235
|
+
website: 'https://atom.one',
|
|
236
|
+
twitter: 'https://x.com/_atomone'
|
|
237
|
+
},
|
|
238
|
+
traces: [{
|
|
239
|
+
type: 'ibc',
|
|
240
|
+
counterparty: {
|
|
241
|
+
channel_id: 'channel-1',
|
|
242
|
+
base_denom: 'uatone',
|
|
243
|
+
chain_name: 'atomone'
|
|
244
|
+
},
|
|
245
|
+
chain: {
|
|
246
|
+
channel_id: 'channel-6'
|
|
247
|
+
}
|
|
248
|
+
}]
|
|
249
|
+
},
|
|
172
250
|
{
|
|
173
251
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
174
252
|
denom_units: [{
|
package/esm/mainnet/elys.js
CHANGED
|
@@ -552,6 +552,96 @@ const assets = {
|
|
|
552
552
|
}
|
|
553
553
|
}]
|
|
554
554
|
},
|
|
555
|
+
{
|
|
556
|
+
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
557
|
+
denom_units: [{
|
|
558
|
+
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
559
|
+
exponent: 0,
|
|
560
|
+
aliases: ['usaga']
|
|
561
|
+
}, {
|
|
562
|
+
denom: 'saga',
|
|
563
|
+
exponent: 6
|
|
564
|
+
}],
|
|
565
|
+
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
566
|
+
name: 'Saga',
|
|
567
|
+
display: 'saga',
|
|
568
|
+
symbol: 'SAGA',
|
|
569
|
+
logo_URIs: {
|
|
570
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
571
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
572
|
+
},
|
|
573
|
+
coingecko_id: 'saga-2',
|
|
574
|
+
images: [{
|
|
575
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
576
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
577
|
+
theme: {
|
|
578
|
+
primary_color_hex: '#000000',
|
|
579
|
+
dark_mode: false
|
|
580
|
+
}
|
|
581
|
+
}, {
|
|
582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
584
|
+
theme: {
|
|
585
|
+
primary_color_hex: '#FFFFFF',
|
|
586
|
+
dark_mode: true
|
|
587
|
+
}
|
|
588
|
+
}],
|
|
589
|
+
socials: {
|
|
590
|
+
website: 'https://www.saga.xyz/',
|
|
591
|
+
twitter: 'https://twitter.com/Sagaxyz__'
|
|
592
|
+
},
|
|
593
|
+
type_asset: 'sdk.coin',
|
|
594
|
+
traces: [{
|
|
595
|
+
type: 'ibc',
|
|
596
|
+
counterparty: {
|
|
597
|
+
channel_id: 'channel-35',
|
|
598
|
+
base_denom: 'usaga',
|
|
599
|
+
chain_name: 'saga'
|
|
600
|
+
},
|
|
601
|
+
chain: {
|
|
602
|
+
channel_id: 'channel-9'
|
|
603
|
+
}
|
|
604
|
+
}]
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
608
|
+
denom_units: [{
|
|
609
|
+
denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
610
|
+
exponent: 0,
|
|
611
|
+
aliases: ['uxion']
|
|
612
|
+
}, {
|
|
613
|
+
denom: 'XION',
|
|
614
|
+
exponent: 6,
|
|
615
|
+
aliases: ['xion']
|
|
616
|
+
}],
|
|
617
|
+
base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
618
|
+
display: 'XION',
|
|
619
|
+
name: 'xion',
|
|
620
|
+
symbol: 'XION',
|
|
621
|
+
coingecko_id: 'xion-2',
|
|
622
|
+
type_asset: 'sdk.coin',
|
|
623
|
+
logo_URIs: {
|
|
624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
625
|
+
},
|
|
626
|
+
images: [{
|
|
627
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
628
|
+
}],
|
|
629
|
+
socials: {
|
|
630
|
+
website: 'https://xion.burnt.com/',
|
|
631
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
632
|
+
},
|
|
633
|
+
traces: [{
|
|
634
|
+
type: 'ibc',
|
|
635
|
+
counterparty: {
|
|
636
|
+
channel_id: 'channel-9',
|
|
637
|
+
base_denom: 'uxion',
|
|
638
|
+
chain_name: 'xion'
|
|
639
|
+
},
|
|
640
|
+
chain: {
|
|
641
|
+
channel_id: 'channel-8'
|
|
642
|
+
}
|
|
643
|
+
}]
|
|
644
|
+
},
|
|
555
645
|
{
|
|
556
646
|
description: 'The permissioned staking asset for Noble Chain',
|
|
557
647
|
denom_units: [{
|
|
@@ -758,6 +848,96 @@ const assets = {
|
|
|
758
848
|
channel_id: 'channel-6'
|
|
759
849
|
}
|
|
760
850
|
}]
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
854
|
+
denom_units: [{
|
|
855
|
+
denom: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
856
|
+
exponent: 0,
|
|
857
|
+
aliases: ['usaga']
|
|
858
|
+
}, {
|
|
859
|
+
denom: 'saga',
|
|
860
|
+
exponent: 6
|
|
861
|
+
}],
|
|
862
|
+
base: 'ibc/B88C39AD6C8550716DFD64C3AD28F355633554821249AC9F8BCC21341641CD18',
|
|
863
|
+
name: 'Saga',
|
|
864
|
+
display: 'saga',
|
|
865
|
+
symbol: 'SAGA',
|
|
866
|
+
logo_URIs: {
|
|
867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
868
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
869
|
+
},
|
|
870
|
+
coingecko_id: 'saga-2',
|
|
871
|
+
images: [{
|
|
872
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
873
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
874
|
+
theme: {
|
|
875
|
+
primary_color_hex: '#000000',
|
|
876
|
+
dark_mode: false
|
|
877
|
+
}
|
|
878
|
+
}, {
|
|
879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
880
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
881
|
+
theme: {
|
|
882
|
+
primary_color_hex: '#FFFFFF',
|
|
883
|
+
dark_mode: true
|
|
884
|
+
}
|
|
885
|
+
}],
|
|
886
|
+
socials: {
|
|
887
|
+
website: 'https://www.saga.xyz/',
|
|
888
|
+
twitter: 'https://twitter.com/Sagaxyz__'
|
|
889
|
+
},
|
|
890
|
+
type_asset: 'sdk.coin',
|
|
891
|
+
traces: [{
|
|
892
|
+
type: 'ibc',
|
|
893
|
+
counterparty: {
|
|
894
|
+
channel_id: 'channel-35',
|
|
895
|
+
base_denom: 'usaga',
|
|
896
|
+
chain_name: 'saga'
|
|
897
|
+
},
|
|
898
|
+
chain: {
|
|
899
|
+
channel_id: 'channel-9'
|
|
900
|
+
}
|
|
901
|
+
}]
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
|
|
905
|
+
denom_units: [{
|
|
906
|
+
denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
907
|
+
exponent: 0,
|
|
908
|
+
aliases: ['uxion']
|
|
909
|
+
}, {
|
|
910
|
+
denom: 'XION',
|
|
911
|
+
exponent: 6,
|
|
912
|
+
aliases: ['xion']
|
|
913
|
+
}],
|
|
914
|
+
base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
|
|
915
|
+
display: 'XION',
|
|
916
|
+
name: 'xion',
|
|
917
|
+
symbol: 'XION',
|
|
918
|
+
coingecko_id: 'xion-2',
|
|
919
|
+
type_asset: 'sdk.coin',
|
|
920
|
+
logo_URIs: {
|
|
921
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
922
|
+
},
|
|
923
|
+
images: [{
|
|
924
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
925
|
+
}],
|
|
926
|
+
socials: {
|
|
927
|
+
website: 'https://xion.burnt.com/',
|
|
928
|
+
twitter: 'https://twitter.com/burnt_xion'
|
|
929
|
+
},
|
|
930
|
+
traces: [{
|
|
931
|
+
type: 'ibc',
|
|
932
|
+
counterparty: {
|
|
933
|
+
channel_id: 'channel-9',
|
|
934
|
+
base_denom: 'uxion',
|
|
935
|
+
chain_name: 'xion'
|
|
936
|
+
},
|
|
937
|
+
chain: {
|
|
938
|
+
channel_id: 'channel-8'
|
|
939
|
+
}
|
|
940
|
+
}]
|
|
761
941
|
}
|
|
762
942
|
]
|
|
763
943
|
};
|
package/esm/mainnet/saga.js
CHANGED
|
@@ -44,6 +44,91 @@ const assets = {
|
|
|
44
44
|
}
|
|
45
45
|
}]
|
|
46
46
|
},
|
|
47
|
+
{
|
|
48
|
+
description: 'The native token of Elys Network',
|
|
49
|
+
denom_units: [
|
|
50
|
+
{
|
|
51
|
+
denom: 'ibc/16B5A0565B77C47AA8B4B8883BE03A56BBBA7809C8D7FD2A115B2530B10AA1F1',
|
|
52
|
+
exponent: 0,
|
|
53
|
+
aliases: ['uelys']
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
denom: 'melys',
|
|
57
|
+
exponent: 3,
|
|
58
|
+
aliases: ['millielys']
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
denom: 'elys',
|
|
62
|
+
exponent: 6,
|
|
63
|
+
aliases: []
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
base: 'ibc/16B5A0565B77C47AA8B4B8883BE03A56BBBA7809C8D7FD2A115B2530B10AA1F1',
|
|
67
|
+
name: 'Elys Network',
|
|
68
|
+
display: 'elys',
|
|
69
|
+
symbol: 'ELYS',
|
|
70
|
+
logo_URIs: {
|
|
71
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
72
|
+
},
|
|
73
|
+
coingecko_id: 'elys-network',
|
|
74
|
+
images: [{
|
|
75
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
76
|
+
}],
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-9',
|
|
82
|
+
base_denom: 'uelys',
|
|
83
|
+
chain_name: 'elys'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-35'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
description: 'Eden token definition',
|
|
92
|
+
denom_units: [
|
|
93
|
+
{
|
|
94
|
+
denom: 'ibc/5BBD1A32A62957409DC1933752A5DD6BC5ADEE8196FD016C5D12E4689BAD0320',
|
|
95
|
+
exponent: 0,
|
|
96
|
+
aliases: ['ueden']
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
denom: 'meden',
|
|
100
|
+
exponent: 3,
|
|
101
|
+
aliases: ['millieden']
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
denom: 'eden',
|
|
105
|
+
exponent: 6,
|
|
106
|
+
aliases: []
|
|
107
|
+
}
|
|
108
|
+
],
|
|
109
|
+
base: 'ibc/5BBD1A32A62957409DC1933752A5DD6BC5ADEE8196FD016C5D12E4689BAD0320',
|
|
110
|
+
name: 'Eden',
|
|
111
|
+
display: 'eden',
|
|
112
|
+
symbol: 'EDEN',
|
|
113
|
+
logo_URIs: {
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
115
|
+
},
|
|
116
|
+
images: [{
|
|
117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
118
|
+
}],
|
|
119
|
+
type_asset: 'sdk.coin',
|
|
120
|
+
traces: [{
|
|
121
|
+
type: 'ibc',
|
|
122
|
+
counterparty: {
|
|
123
|
+
channel_id: 'channel-9',
|
|
124
|
+
base_denom: 'ueden',
|
|
125
|
+
chain_name: 'elys'
|
|
126
|
+
},
|
|
127
|
+
chain: {
|
|
128
|
+
channel_id: 'channel-35'
|
|
129
|
+
}
|
|
130
|
+
}]
|
|
131
|
+
},
|
|
47
132
|
{
|
|
48
133
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
49
134
|
denom_units: [{
|
|
@@ -328,6 +413,91 @@ const assets = {
|
|
|
328
413
|
}
|
|
329
414
|
}]
|
|
330
415
|
},
|
|
416
|
+
{
|
|
417
|
+
description: 'The native token of Elys Network',
|
|
418
|
+
denom_units: [
|
|
419
|
+
{
|
|
420
|
+
denom: 'ibc/16B5A0565B77C47AA8B4B8883BE03A56BBBA7809C8D7FD2A115B2530B10AA1F1',
|
|
421
|
+
exponent: 0,
|
|
422
|
+
aliases: ['uelys']
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
denom: 'melys',
|
|
426
|
+
exponent: 3,
|
|
427
|
+
aliases: ['millielys']
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
denom: 'elys',
|
|
431
|
+
exponent: 6,
|
|
432
|
+
aliases: []
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
base: 'ibc/16B5A0565B77C47AA8B4B8883BE03A56BBBA7809C8D7FD2A115B2530B10AA1F1',
|
|
436
|
+
name: 'Elys Network',
|
|
437
|
+
display: 'elys',
|
|
438
|
+
symbol: 'ELYS',
|
|
439
|
+
logo_URIs: {
|
|
440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
441
|
+
},
|
|
442
|
+
coingecko_id: 'elys-network',
|
|
443
|
+
images: [{
|
|
444
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
445
|
+
}],
|
|
446
|
+
type_asset: 'sdk.coin',
|
|
447
|
+
traces: [{
|
|
448
|
+
type: 'ibc',
|
|
449
|
+
counterparty: {
|
|
450
|
+
channel_id: 'channel-9',
|
|
451
|
+
base_denom: 'uelys',
|
|
452
|
+
chain_name: 'elys'
|
|
453
|
+
},
|
|
454
|
+
chain: {
|
|
455
|
+
channel_id: 'channel-35'
|
|
456
|
+
}
|
|
457
|
+
}]
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
description: 'Eden token definition',
|
|
461
|
+
denom_units: [
|
|
462
|
+
{
|
|
463
|
+
denom: 'ibc/5BBD1A32A62957409DC1933752A5DD6BC5ADEE8196FD016C5D12E4689BAD0320',
|
|
464
|
+
exponent: 0,
|
|
465
|
+
aliases: ['ueden']
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
denom: 'meden',
|
|
469
|
+
exponent: 3,
|
|
470
|
+
aliases: ['millieden']
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
denom: 'eden',
|
|
474
|
+
exponent: 6,
|
|
475
|
+
aliases: []
|
|
476
|
+
}
|
|
477
|
+
],
|
|
478
|
+
base: 'ibc/5BBD1A32A62957409DC1933752A5DD6BC5ADEE8196FD016C5D12E4689BAD0320',
|
|
479
|
+
name: 'Eden',
|
|
480
|
+
display: 'eden',
|
|
481
|
+
symbol: 'EDEN',
|
|
482
|
+
logo_URIs: {
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
484
|
+
},
|
|
485
|
+
images: [{
|
|
486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
487
|
+
}],
|
|
488
|
+
type_asset: 'sdk.coin',
|
|
489
|
+
traces: [{
|
|
490
|
+
type: 'ibc',
|
|
491
|
+
counterparty: {
|
|
492
|
+
channel_id: 'channel-9',
|
|
493
|
+
base_denom: 'ueden',
|
|
494
|
+
chain_name: 'elys'
|
|
495
|
+
},
|
|
496
|
+
chain: {
|
|
497
|
+
channel_id: 'channel-35'
|
|
498
|
+
}
|
|
499
|
+
}]
|
|
500
|
+
},
|
|
331
501
|
{
|
|
332
502
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
333
503
|
denom_units: [{
|