@chain-registry/assets 1.70.178 → 1.70.179
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/elys.js +306 -0
- package/esm/mainnet/neutron.js +254 -0
- package/mainnet/elys.js +306 -0
- package/mainnet/neutron.js +254 -0
- package/package.json +5 -5
package/esm/mainnet/elys.js
CHANGED
|
@@ -345,6 +345,159 @@ const assets = {
|
|
|
345
345
|
}
|
|
346
346
|
}]
|
|
347
347
|
},
|
|
348
|
+
{
|
|
349
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
350
|
+
denom_units: [{
|
|
351
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
352
|
+
exponent: 0,
|
|
353
|
+
aliases: ['untrn']
|
|
354
|
+
}, {
|
|
355
|
+
denom: 'ntrn',
|
|
356
|
+
exponent: 6
|
|
357
|
+
}],
|
|
358
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
359
|
+
name: 'Neutron',
|
|
360
|
+
display: 'ntrn',
|
|
361
|
+
symbol: 'NTRN',
|
|
362
|
+
logo_URIs: {
|
|
363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
365
|
+
},
|
|
366
|
+
coingecko_id: 'neutron-3',
|
|
367
|
+
images: [{
|
|
368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
370
|
+
theme: {
|
|
371
|
+
primary_color_hex: '#040404',
|
|
372
|
+
background_color_hex: '#000000',
|
|
373
|
+
circle: true
|
|
374
|
+
}
|
|
375
|
+
}],
|
|
376
|
+
socials: {
|
|
377
|
+
website: 'https://neutron.org/',
|
|
378
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
379
|
+
},
|
|
380
|
+
type_asset: 'sdk.coin',
|
|
381
|
+
traces: [{
|
|
382
|
+
type: 'ibc',
|
|
383
|
+
counterparty: {
|
|
384
|
+
channel_id: 'channel-6476',
|
|
385
|
+
base_denom: 'untrn',
|
|
386
|
+
chain_name: 'neutron'
|
|
387
|
+
},
|
|
388
|
+
chain: {
|
|
389
|
+
channel_id: 'channel-16'
|
|
390
|
+
}
|
|
391
|
+
}]
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
description: 'BITCOSMOS',
|
|
395
|
+
denom_units: [{
|
|
396
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
397
|
+
exponent: 0,
|
|
398
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
399
|
+
}, {
|
|
400
|
+
denom: 'bitcosmos',
|
|
401
|
+
exponent: 6
|
|
402
|
+
}],
|
|
403
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
404
|
+
name: 'Bitcosmos',
|
|
405
|
+
display: 'bitcosmos',
|
|
406
|
+
symbol: 'BTC',
|
|
407
|
+
logo_URIs: {
|
|
408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
409
|
+
},
|
|
410
|
+
images: [{
|
|
411
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
412
|
+
theme: {
|
|
413
|
+
primary_color_hex: '#1b0847'
|
|
414
|
+
}
|
|
415
|
+
}],
|
|
416
|
+
type_asset: 'sdk.coin',
|
|
417
|
+
traces: [{
|
|
418
|
+
type: 'ibc',
|
|
419
|
+
counterparty: {
|
|
420
|
+
channel_id: 'channel-6476',
|
|
421
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
422
|
+
chain_name: 'neutron'
|
|
423
|
+
},
|
|
424
|
+
chain: {
|
|
425
|
+
channel_id: 'channel-16'
|
|
426
|
+
}
|
|
427
|
+
}]
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
description: 'What the Fuck',
|
|
431
|
+
denom_units: [{
|
|
432
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
433
|
+
exponent: 0,
|
|
434
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
435
|
+
}, {
|
|
436
|
+
denom: 'wtf',
|
|
437
|
+
exponent: 6
|
|
438
|
+
}],
|
|
439
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
440
|
+
name: 'wtf',
|
|
441
|
+
display: 'wtf',
|
|
442
|
+
symbol: 'WTF',
|
|
443
|
+
logo_URIs: {
|
|
444
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
445
|
+
},
|
|
446
|
+
images: [{
|
|
447
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
448
|
+
theme: {
|
|
449
|
+
primary_color_hex: '#dcd5ab'
|
|
450
|
+
}
|
|
451
|
+
}],
|
|
452
|
+
type_asset: 'sdk.coin',
|
|
453
|
+
traces: [{
|
|
454
|
+
type: 'ibc',
|
|
455
|
+
counterparty: {
|
|
456
|
+
channel_id: 'channel-6476',
|
|
457
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
458
|
+
chain_name: 'neutron'
|
|
459
|
+
},
|
|
460
|
+
chain: {
|
|
461
|
+
channel_id: 'channel-16'
|
|
462
|
+
}
|
|
463
|
+
}]
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
description: 'Astro BOY',
|
|
467
|
+
denom_units: [{
|
|
468
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
469
|
+
exponent: 0,
|
|
470
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
471
|
+
}, {
|
|
472
|
+
denom: 'boy',
|
|
473
|
+
exponent: 6
|
|
474
|
+
}],
|
|
475
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
476
|
+
name: 'boy',
|
|
477
|
+
display: 'boy',
|
|
478
|
+
symbol: 'BOY',
|
|
479
|
+
logo_URIs: {
|
|
480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
481
|
+
},
|
|
482
|
+
images: [{
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
484
|
+
theme: {
|
|
485
|
+
primary_color_hex: '#333333'
|
|
486
|
+
}
|
|
487
|
+
}],
|
|
488
|
+
type_asset: 'sdk.coin',
|
|
489
|
+
traces: [{
|
|
490
|
+
type: 'ibc',
|
|
491
|
+
counterparty: {
|
|
492
|
+
channel_id: 'channel-6476',
|
|
493
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
494
|
+
chain_name: 'neutron'
|
|
495
|
+
},
|
|
496
|
+
chain: {
|
|
497
|
+
channel_id: 'channel-16'
|
|
498
|
+
}
|
|
499
|
+
}]
|
|
500
|
+
},
|
|
348
501
|
{
|
|
349
502
|
description: 'The permissioned staking asset for Noble Chain',
|
|
350
503
|
denom_units: [{
|
|
@@ -683,6 +836,159 @@ const assets = {
|
|
|
683
836
|
}
|
|
684
837
|
}]
|
|
685
838
|
},
|
|
839
|
+
{
|
|
840
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
841
|
+
denom_units: [{
|
|
842
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
843
|
+
exponent: 0,
|
|
844
|
+
aliases: ['untrn']
|
|
845
|
+
}, {
|
|
846
|
+
denom: 'ntrn',
|
|
847
|
+
exponent: 6
|
|
848
|
+
}],
|
|
849
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
850
|
+
name: 'Neutron',
|
|
851
|
+
display: 'ntrn',
|
|
852
|
+
symbol: 'NTRN',
|
|
853
|
+
logo_URIs: {
|
|
854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
856
|
+
},
|
|
857
|
+
coingecko_id: 'neutron-3',
|
|
858
|
+
images: [{
|
|
859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
861
|
+
theme: {
|
|
862
|
+
primary_color_hex: '#040404',
|
|
863
|
+
background_color_hex: '#000000',
|
|
864
|
+
circle: true
|
|
865
|
+
}
|
|
866
|
+
}],
|
|
867
|
+
socials: {
|
|
868
|
+
website: 'https://neutron.org/',
|
|
869
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
870
|
+
},
|
|
871
|
+
type_asset: 'sdk.coin',
|
|
872
|
+
traces: [{
|
|
873
|
+
type: 'ibc',
|
|
874
|
+
counterparty: {
|
|
875
|
+
channel_id: 'channel-6476',
|
|
876
|
+
base_denom: 'untrn',
|
|
877
|
+
chain_name: 'neutron'
|
|
878
|
+
},
|
|
879
|
+
chain: {
|
|
880
|
+
channel_id: 'channel-16'
|
|
881
|
+
}
|
|
882
|
+
}]
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
description: 'BITCOSMOS',
|
|
886
|
+
denom_units: [{
|
|
887
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
888
|
+
exponent: 0,
|
|
889
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
890
|
+
}, {
|
|
891
|
+
denom: 'bitcosmos',
|
|
892
|
+
exponent: 6
|
|
893
|
+
}],
|
|
894
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
895
|
+
name: 'Bitcosmos',
|
|
896
|
+
display: 'bitcosmos',
|
|
897
|
+
symbol: 'BTC',
|
|
898
|
+
logo_URIs: {
|
|
899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
900
|
+
},
|
|
901
|
+
images: [{
|
|
902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
903
|
+
theme: {
|
|
904
|
+
primary_color_hex: '#1b0847'
|
|
905
|
+
}
|
|
906
|
+
}],
|
|
907
|
+
type_asset: 'sdk.coin',
|
|
908
|
+
traces: [{
|
|
909
|
+
type: 'ibc',
|
|
910
|
+
counterparty: {
|
|
911
|
+
channel_id: 'channel-6476',
|
|
912
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
913
|
+
chain_name: 'neutron'
|
|
914
|
+
},
|
|
915
|
+
chain: {
|
|
916
|
+
channel_id: 'channel-16'
|
|
917
|
+
}
|
|
918
|
+
}]
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
description: 'What the Fuck',
|
|
922
|
+
denom_units: [{
|
|
923
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
924
|
+
exponent: 0,
|
|
925
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
926
|
+
}, {
|
|
927
|
+
denom: 'wtf',
|
|
928
|
+
exponent: 6
|
|
929
|
+
}],
|
|
930
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
931
|
+
name: 'wtf',
|
|
932
|
+
display: 'wtf',
|
|
933
|
+
symbol: 'WTF',
|
|
934
|
+
logo_URIs: {
|
|
935
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
936
|
+
},
|
|
937
|
+
images: [{
|
|
938
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
939
|
+
theme: {
|
|
940
|
+
primary_color_hex: '#dcd5ab'
|
|
941
|
+
}
|
|
942
|
+
}],
|
|
943
|
+
type_asset: 'sdk.coin',
|
|
944
|
+
traces: [{
|
|
945
|
+
type: 'ibc',
|
|
946
|
+
counterparty: {
|
|
947
|
+
channel_id: 'channel-6476',
|
|
948
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
949
|
+
chain_name: 'neutron'
|
|
950
|
+
},
|
|
951
|
+
chain: {
|
|
952
|
+
channel_id: 'channel-16'
|
|
953
|
+
}
|
|
954
|
+
}]
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
description: 'Astro BOY',
|
|
958
|
+
denom_units: [{
|
|
959
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
960
|
+
exponent: 0,
|
|
961
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
962
|
+
}, {
|
|
963
|
+
denom: 'boy',
|
|
964
|
+
exponent: 6
|
|
965
|
+
}],
|
|
966
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
967
|
+
name: 'boy',
|
|
968
|
+
display: 'boy',
|
|
969
|
+
symbol: 'BOY',
|
|
970
|
+
logo_URIs: {
|
|
971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
972
|
+
},
|
|
973
|
+
images: [{
|
|
974
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
975
|
+
theme: {
|
|
976
|
+
primary_color_hex: '#333333'
|
|
977
|
+
}
|
|
978
|
+
}],
|
|
979
|
+
type_asset: 'sdk.coin',
|
|
980
|
+
traces: [{
|
|
981
|
+
type: 'ibc',
|
|
982
|
+
counterparty: {
|
|
983
|
+
channel_id: 'channel-6476',
|
|
984
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
985
|
+
chain_name: 'neutron'
|
|
986
|
+
},
|
|
987
|
+
chain: {
|
|
988
|
+
channel_id: 'channel-16'
|
|
989
|
+
}
|
|
990
|
+
}]
|
|
991
|
+
},
|
|
686
992
|
{
|
|
687
993
|
description: 'The permissioned staking asset for Noble Chain',
|
|
688
994
|
denom_units: [{
|
package/esm/mainnet/neutron.js
CHANGED
|
@@ -426,6 +426,133 @@ const assets = {
|
|
|
426
426
|
}
|
|
427
427
|
}]
|
|
428
428
|
},
|
|
429
|
+
{
|
|
430
|
+
description: 'The native token of Elys Network',
|
|
431
|
+
denom_units: [
|
|
432
|
+
{
|
|
433
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
434
|
+
exponent: 0,
|
|
435
|
+
aliases: ['uelys']
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
denom: 'melys',
|
|
439
|
+
exponent: 3,
|
|
440
|
+
aliases: ['millielys']
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
denom: 'elys',
|
|
444
|
+
exponent: 6,
|
|
445
|
+
aliases: []
|
|
446
|
+
}
|
|
447
|
+
],
|
|
448
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
449
|
+
name: 'Elys Network',
|
|
450
|
+
display: 'elys',
|
|
451
|
+
symbol: 'ELYS',
|
|
452
|
+
logo_URIs: {
|
|
453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
454
|
+
},
|
|
455
|
+
coingecko_id: 'elys-network',
|
|
456
|
+
images: [{
|
|
457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
458
|
+
}],
|
|
459
|
+
type_asset: 'sdk.coin',
|
|
460
|
+
traces: [{
|
|
461
|
+
type: 'ibc',
|
|
462
|
+
counterparty: {
|
|
463
|
+
channel_id: 'channel-16',
|
|
464
|
+
base_denom: 'uelys',
|
|
465
|
+
chain_name: 'elys'
|
|
466
|
+
},
|
|
467
|
+
chain: {
|
|
468
|
+
channel_id: 'channel-6476'
|
|
469
|
+
}
|
|
470
|
+
}]
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
description: 'Eden token definition',
|
|
474
|
+
denom_units: [
|
|
475
|
+
{
|
|
476
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
477
|
+
exponent: 0,
|
|
478
|
+
aliases: ['ueden']
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
denom: 'meden',
|
|
482
|
+
exponent: 3,
|
|
483
|
+
aliases: ['millieden']
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
denom: 'eden',
|
|
487
|
+
exponent: 6,
|
|
488
|
+
aliases: []
|
|
489
|
+
}
|
|
490
|
+
],
|
|
491
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
492
|
+
name: 'Eden',
|
|
493
|
+
display: 'eden',
|
|
494
|
+
symbol: 'EDEN',
|
|
495
|
+
logo_URIs: {
|
|
496
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
497
|
+
},
|
|
498
|
+
images: [{
|
|
499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
500
|
+
}],
|
|
501
|
+
type_asset: 'sdk.coin',
|
|
502
|
+
traces: [{
|
|
503
|
+
type: 'ibc',
|
|
504
|
+
counterparty: {
|
|
505
|
+
channel_id: 'channel-16',
|
|
506
|
+
base_denom: 'ueden',
|
|
507
|
+
chain_name: 'elys'
|
|
508
|
+
},
|
|
509
|
+
chain: {
|
|
510
|
+
channel_id: 'channel-6476'
|
|
511
|
+
}
|
|
512
|
+
}]
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
description: 'Eden BOOST token definition',
|
|
516
|
+
denom_units: [
|
|
517
|
+
{
|
|
518
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
519
|
+
exponent: 0,
|
|
520
|
+
aliases: ['uedenb']
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
denom: 'medenb',
|
|
524
|
+
exponent: 3,
|
|
525
|
+
aliases: ['milliedenb']
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
denom: 'edenb',
|
|
529
|
+
exponent: 6,
|
|
530
|
+
aliases: []
|
|
531
|
+
}
|
|
532
|
+
],
|
|
533
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
534
|
+
name: 'Eden BOOST',
|
|
535
|
+
display: 'edenb',
|
|
536
|
+
symbol: 'EDEN BOOST',
|
|
537
|
+
logo_URIs: {
|
|
538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
539
|
+
},
|
|
540
|
+
images: [{
|
|
541
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
542
|
+
}],
|
|
543
|
+
type_asset: 'sdk.coin',
|
|
544
|
+
traces: [{
|
|
545
|
+
type: 'ibc',
|
|
546
|
+
counterparty: {
|
|
547
|
+
channel_id: 'channel-16',
|
|
548
|
+
base_denom: 'uedenb',
|
|
549
|
+
chain_name: 'elys'
|
|
550
|
+
},
|
|
551
|
+
chain: {
|
|
552
|
+
channel_id: 'channel-6476'
|
|
553
|
+
}
|
|
554
|
+
}]
|
|
555
|
+
},
|
|
429
556
|
{
|
|
430
557
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
431
558
|
denom_units: [{
|
|
@@ -1526,6 +1653,133 @@ const assets = {
|
|
|
1526
1653
|
}
|
|
1527
1654
|
}]
|
|
1528
1655
|
},
|
|
1656
|
+
{
|
|
1657
|
+
description: 'The native token of Elys Network',
|
|
1658
|
+
denom_units: [
|
|
1659
|
+
{
|
|
1660
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1661
|
+
exponent: 0,
|
|
1662
|
+
aliases: ['uelys']
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
denom: 'melys',
|
|
1666
|
+
exponent: 3,
|
|
1667
|
+
aliases: ['millielys']
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
denom: 'elys',
|
|
1671
|
+
exponent: 6,
|
|
1672
|
+
aliases: []
|
|
1673
|
+
}
|
|
1674
|
+
],
|
|
1675
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1676
|
+
name: 'Elys Network',
|
|
1677
|
+
display: 'elys',
|
|
1678
|
+
symbol: 'ELYS',
|
|
1679
|
+
logo_URIs: {
|
|
1680
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1681
|
+
},
|
|
1682
|
+
coingecko_id: 'elys-network',
|
|
1683
|
+
images: [{
|
|
1684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1685
|
+
}],
|
|
1686
|
+
type_asset: 'sdk.coin',
|
|
1687
|
+
traces: [{
|
|
1688
|
+
type: 'ibc',
|
|
1689
|
+
counterparty: {
|
|
1690
|
+
channel_id: 'channel-16',
|
|
1691
|
+
base_denom: 'uelys',
|
|
1692
|
+
chain_name: 'elys'
|
|
1693
|
+
},
|
|
1694
|
+
chain: {
|
|
1695
|
+
channel_id: 'channel-6476'
|
|
1696
|
+
}
|
|
1697
|
+
}]
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
description: 'Eden token definition',
|
|
1701
|
+
denom_units: [
|
|
1702
|
+
{
|
|
1703
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1704
|
+
exponent: 0,
|
|
1705
|
+
aliases: ['ueden']
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
denom: 'meden',
|
|
1709
|
+
exponent: 3,
|
|
1710
|
+
aliases: ['millieden']
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
denom: 'eden',
|
|
1714
|
+
exponent: 6,
|
|
1715
|
+
aliases: []
|
|
1716
|
+
}
|
|
1717
|
+
],
|
|
1718
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1719
|
+
name: 'Eden',
|
|
1720
|
+
display: 'eden',
|
|
1721
|
+
symbol: 'EDEN',
|
|
1722
|
+
logo_URIs: {
|
|
1723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1724
|
+
},
|
|
1725
|
+
images: [{
|
|
1726
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1727
|
+
}],
|
|
1728
|
+
type_asset: 'sdk.coin',
|
|
1729
|
+
traces: [{
|
|
1730
|
+
type: 'ibc',
|
|
1731
|
+
counterparty: {
|
|
1732
|
+
channel_id: 'channel-16',
|
|
1733
|
+
base_denom: 'ueden',
|
|
1734
|
+
chain_name: 'elys'
|
|
1735
|
+
},
|
|
1736
|
+
chain: {
|
|
1737
|
+
channel_id: 'channel-6476'
|
|
1738
|
+
}
|
|
1739
|
+
}]
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
description: 'Eden BOOST token definition',
|
|
1743
|
+
denom_units: [
|
|
1744
|
+
{
|
|
1745
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1746
|
+
exponent: 0,
|
|
1747
|
+
aliases: ['uedenb']
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
denom: 'medenb',
|
|
1751
|
+
exponent: 3,
|
|
1752
|
+
aliases: ['milliedenb']
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
denom: 'edenb',
|
|
1756
|
+
exponent: 6,
|
|
1757
|
+
aliases: []
|
|
1758
|
+
}
|
|
1759
|
+
],
|
|
1760
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1761
|
+
name: 'Eden BOOST',
|
|
1762
|
+
display: 'edenb',
|
|
1763
|
+
symbol: 'EDEN BOOST',
|
|
1764
|
+
logo_URIs: {
|
|
1765
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1766
|
+
},
|
|
1767
|
+
images: [{
|
|
1768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1769
|
+
}],
|
|
1770
|
+
type_asset: 'sdk.coin',
|
|
1771
|
+
traces: [{
|
|
1772
|
+
type: 'ibc',
|
|
1773
|
+
counterparty: {
|
|
1774
|
+
channel_id: 'channel-16',
|
|
1775
|
+
base_denom: 'uedenb',
|
|
1776
|
+
chain_name: 'elys'
|
|
1777
|
+
},
|
|
1778
|
+
chain: {
|
|
1779
|
+
channel_id: 'channel-6476'
|
|
1780
|
+
}
|
|
1781
|
+
}]
|
|
1782
|
+
},
|
|
1529
1783
|
{
|
|
1530
1784
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1531
1785
|
denom_units: [{
|
package/mainnet/elys.js
CHANGED
|
@@ -347,6 +347,159 @@ const assets = {
|
|
|
347
347
|
}
|
|
348
348
|
}]
|
|
349
349
|
},
|
|
350
|
+
{
|
|
351
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
352
|
+
denom_units: [{
|
|
353
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
354
|
+
exponent: 0,
|
|
355
|
+
aliases: ['untrn']
|
|
356
|
+
}, {
|
|
357
|
+
denom: 'ntrn',
|
|
358
|
+
exponent: 6
|
|
359
|
+
}],
|
|
360
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
361
|
+
name: 'Neutron',
|
|
362
|
+
display: 'ntrn',
|
|
363
|
+
symbol: 'NTRN',
|
|
364
|
+
logo_URIs: {
|
|
365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
367
|
+
},
|
|
368
|
+
coingecko_id: 'neutron-3',
|
|
369
|
+
images: [{
|
|
370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
372
|
+
theme: {
|
|
373
|
+
primary_color_hex: '#040404',
|
|
374
|
+
background_color_hex: '#000000',
|
|
375
|
+
circle: true
|
|
376
|
+
}
|
|
377
|
+
}],
|
|
378
|
+
socials: {
|
|
379
|
+
website: 'https://neutron.org/',
|
|
380
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
381
|
+
},
|
|
382
|
+
type_asset: 'sdk.coin',
|
|
383
|
+
traces: [{
|
|
384
|
+
type: 'ibc',
|
|
385
|
+
counterparty: {
|
|
386
|
+
channel_id: 'channel-6476',
|
|
387
|
+
base_denom: 'untrn',
|
|
388
|
+
chain_name: 'neutron'
|
|
389
|
+
},
|
|
390
|
+
chain: {
|
|
391
|
+
channel_id: 'channel-16'
|
|
392
|
+
}
|
|
393
|
+
}]
|
|
394
|
+
},
|
|
395
|
+
{
|
|
396
|
+
description: 'BITCOSMOS',
|
|
397
|
+
denom_units: [{
|
|
398
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
399
|
+
exponent: 0,
|
|
400
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
401
|
+
}, {
|
|
402
|
+
denom: 'bitcosmos',
|
|
403
|
+
exponent: 6
|
|
404
|
+
}],
|
|
405
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
406
|
+
name: 'Bitcosmos',
|
|
407
|
+
display: 'bitcosmos',
|
|
408
|
+
symbol: 'BTC',
|
|
409
|
+
logo_URIs: {
|
|
410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
411
|
+
},
|
|
412
|
+
images: [{
|
|
413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
414
|
+
theme: {
|
|
415
|
+
primary_color_hex: '#1b0847'
|
|
416
|
+
}
|
|
417
|
+
}],
|
|
418
|
+
type_asset: 'sdk.coin',
|
|
419
|
+
traces: [{
|
|
420
|
+
type: 'ibc',
|
|
421
|
+
counterparty: {
|
|
422
|
+
channel_id: 'channel-6476',
|
|
423
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
424
|
+
chain_name: 'neutron'
|
|
425
|
+
},
|
|
426
|
+
chain: {
|
|
427
|
+
channel_id: 'channel-16'
|
|
428
|
+
}
|
|
429
|
+
}]
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
description: 'What the Fuck',
|
|
433
|
+
denom_units: [{
|
|
434
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
435
|
+
exponent: 0,
|
|
436
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
437
|
+
}, {
|
|
438
|
+
denom: 'wtf',
|
|
439
|
+
exponent: 6
|
|
440
|
+
}],
|
|
441
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
442
|
+
name: 'wtf',
|
|
443
|
+
display: 'wtf',
|
|
444
|
+
symbol: 'WTF',
|
|
445
|
+
logo_URIs: {
|
|
446
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
447
|
+
},
|
|
448
|
+
images: [{
|
|
449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
450
|
+
theme: {
|
|
451
|
+
primary_color_hex: '#dcd5ab'
|
|
452
|
+
}
|
|
453
|
+
}],
|
|
454
|
+
type_asset: 'sdk.coin',
|
|
455
|
+
traces: [{
|
|
456
|
+
type: 'ibc',
|
|
457
|
+
counterparty: {
|
|
458
|
+
channel_id: 'channel-6476',
|
|
459
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
460
|
+
chain_name: 'neutron'
|
|
461
|
+
},
|
|
462
|
+
chain: {
|
|
463
|
+
channel_id: 'channel-16'
|
|
464
|
+
}
|
|
465
|
+
}]
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
description: 'Astro BOY',
|
|
469
|
+
denom_units: [{
|
|
470
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
471
|
+
exponent: 0,
|
|
472
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
473
|
+
}, {
|
|
474
|
+
denom: 'boy',
|
|
475
|
+
exponent: 6
|
|
476
|
+
}],
|
|
477
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
478
|
+
name: 'boy',
|
|
479
|
+
display: 'boy',
|
|
480
|
+
symbol: 'BOY',
|
|
481
|
+
logo_URIs: {
|
|
482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
483
|
+
},
|
|
484
|
+
images: [{
|
|
485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
486
|
+
theme: {
|
|
487
|
+
primary_color_hex: '#333333'
|
|
488
|
+
}
|
|
489
|
+
}],
|
|
490
|
+
type_asset: 'sdk.coin',
|
|
491
|
+
traces: [{
|
|
492
|
+
type: 'ibc',
|
|
493
|
+
counterparty: {
|
|
494
|
+
channel_id: 'channel-6476',
|
|
495
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
496
|
+
chain_name: 'neutron'
|
|
497
|
+
},
|
|
498
|
+
chain: {
|
|
499
|
+
channel_id: 'channel-16'
|
|
500
|
+
}
|
|
501
|
+
}]
|
|
502
|
+
},
|
|
350
503
|
{
|
|
351
504
|
description: 'The permissioned staking asset for Noble Chain',
|
|
352
505
|
denom_units: [{
|
|
@@ -685,6 +838,159 @@ const assets = {
|
|
|
685
838
|
}
|
|
686
839
|
}]
|
|
687
840
|
},
|
|
841
|
+
{
|
|
842
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
843
|
+
denom_units: [{
|
|
844
|
+
denom: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
845
|
+
exponent: 0,
|
|
846
|
+
aliases: ['untrn']
|
|
847
|
+
}, {
|
|
848
|
+
denom: 'ntrn',
|
|
849
|
+
exponent: 6
|
|
850
|
+
}],
|
|
851
|
+
base: 'ibc/8BFE59DCD5A7054F0A97CF91F3E3ABCA8C5BA454E548FA512B729D4004584D47',
|
|
852
|
+
name: 'Neutron',
|
|
853
|
+
display: 'ntrn',
|
|
854
|
+
symbol: 'NTRN',
|
|
855
|
+
logo_URIs: {
|
|
856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
857
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
858
|
+
},
|
|
859
|
+
coingecko_id: 'neutron-3',
|
|
860
|
+
images: [{
|
|
861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
863
|
+
theme: {
|
|
864
|
+
primary_color_hex: '#040404',
|
|
865
|
+
background_color_hex: '#000000',
|
|
866
|
+
circle: true
|
|
867
|
+
}
|
|
868
|
+
}],
|
|
869
|
+
socials: {
|
|
870
|
+
website: 'https://neutron.org/',
|
|
871
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
872
|
+
},
|
|
873
|
+
type_asset: 'sdk.coin',
|
|
874
|
+
traces: [{
|
|
875
|
+
type: 'ibc',
|
|
876
|
+
counterparty: {
|
|
877
|
+
channel_id: 'channel-6476',
|
|
878
|
+
base_denom: 'untrn',
|
|
879
|
+
chain_name: 'neutron'
|
|
880
|
+
},
|
|
881
|
+
chain: {
|
|
882
|
+
channel_id: 'channel-16'
|
|
883
|
+
}
|
|
884
|
+
}]
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
description: 'BITCOSMOS',
|
|
888
|
+
denom_units: [{
|
|
889
|
+
denom: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
890
|
+
exponent: 0,
|
|
891
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
892
|
+
}, {
|
|
893
|
+
denom: 'bitcosmos',
|
|
894
|
+
exponent: 6
|
|
895
|
+
}],
|
|
896
|
+
base: 'ibc/480A64D296960A7497EDE3FFEA0FF1ECC1B40E8B428F1645B2CEBCEF71E3E849',
|
|
897
|
+
name: 'Bitcosmos',
|
|
898
|
+
display: 'bitcosmos',
|
|
899
|
+
symbol: 'BTC',
|
|
900
|
+
logo_URIs: {
|
|
901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
902
|
+
},
|
|
903
|
+
images: [{
|
|
904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
905
|
+
theme: {
|
|
906
|
+
primary_color_hex: '#1b0847'
|
|
907
|
+
}
|
|
908
|
+
}],
|
|
909
|
+
type_asset: 'sdk.coin',
|
|
910
|
+
traces: [{
|
|
911
|
+
type: 'ibc',
|
|
912
|
+
counterparty: {
|
|
913
|
+
channel_id: 'channel-6476',
|
|
914
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
915
|
+
chain_name: 'neutron'
|
|
916
|
+
},
|
|
917
|
+
chain: {
|
|
918
|
+
channel_id: 'channel-16'
|
|
919
|
+
}
|
|
920
|
+
}]
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
description: 'What the Fuck',
|
|
924
|
+
denom_units: [{
|
|
925
|
+
denom: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
926
|
+
exponent: 0,
|
|
927
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
928
|
+
}, {
|
|
929
|
+
denom: 'wtf',
|
|
930
|
+
exponent: 6
|
|
931
|
+
}],
|
|
932
|
+
base: 'ibc/CE0A866A73CB66986FCC79084269BB89709EBE2745E4995090305FDAC16ADB1B',
|
|
933
|
+
name: 'wtf',
|
|
934
|
+
display: 'wtf',
|
|
935
|
+
symbol: 'WTF',
|
|
936
|
+
logo_URIs: {
|
|
937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
938
|
+
},
|
|
939
|
+
images: [{
|
|
940
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
941
|
+
theme: {
|
|
942
|
+
primary_color_hex: '#dcd5ab'
|
|
943
|
+
}
|
|
944
|
+
}],
|
|
945
|
+
type_asset: 'sdk.coin',
|
|
946
|
+
traces: [{
|
|
947
|
+
type: 'ibc',
|
|
948
|
+
counterparty: {
|
|
949
|
+
channel_id: 'channel-6476',
|
|
950
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
951
|
+
chain_name: 'neutron'
|
|
952
|
+
},
|
|
953
|
+
chain: {
|
|
954
|
+
channel_id: 'channel-16'
|
|
955
|
+
}
|
|
956
|
+
}]
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
description: 'Astro BOY',
|
|
960
|
+
denom_units: [{
|
|
961
|
+
denom: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
962
|
+
exponent: 0,
|
|
963
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
964
|
+
}, {
|
|
965
|
+
denom: 'boy',
|
|
966
|
+
exponent: 6
|
|
967
|
+
}],
|
|
968
|
+
base: 'ibc/DE4E49A018B0BEA2DC100E8985307B4C748974962F4A68DC64E52DD3FC052EAD',
|
|
969
|
+
name: 'boy',
|
|
970
|
+
display: 'boy',
|
|
971
|
+
symbol: 'BOY',
|
|
972
|
+
logo_URIs: {
|
|
973
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
974
|
+
},
|
|
975
|
+
images: [{
|
|
976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
977
|
+
theme: {
|
|
978
|
+
primary_color_hex: '#333333'
|
|
979
|
+
}
|
|
980
|
+
}],
|
|
981
|
+
type_asset: 'sdk.coin',
|
|
982
|
+
traces: [{
|
|
983
|
+
type: 'ibc',
|
|
984
|
+
counterparty: {
|
|
985
|
+
channel_id: 'channel-6476',
|
|
986
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
987
|
+
chain_name: 'neutron'
|
|
988
|
+
},
|
|
989
|
+
chain: {
|
|
990
|
+
channel_id: 'channel-16'
|
|
991
|
+
}
|
|
992
|
+
}]
|
|
993
|
+
},
|
|
688
994
|
{
|
|
689
995
|
description: 'The permissioned staking asset for Noble Chain',
|
|
690
996
|
denom_units: [{
|
package/mainnet/neutron.js
CHANGED
|
@@ -428,6 +428,133 @@ const assets = {
|
|
|
428
428
|
}
|
|
429
429
|
}]
|
|
430
430
|
},
|
|
431
|
+
{
|
|
432
|
+
description: 'The native token of Elys Network',
|
|
433
|
+
denom_units: [
|
|
434
|
+
{
|
|
435
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
436
|
+
exponent: 0,
|
|
437
|
+
aliases: ['uelys']
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
denom: 'melys',
|
|
441
|
+
exponent: 3,
|
|
442
|
+
aliases: ['millielys']
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
denom: 'elys',
|
|
446
|
+
exponent: 6,
|
|
447
|
+
aliases: []
|
|
448
|
+
}
|
|
449
|
+
],
|
|
450
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
451
|
+
name: 'Elys Network',
|
|
452
|
+
display: 'elys',
|
|
453
|
+
symbol: 'ELYS',
|
|
454
|
+
logo_URIs: {
|
|
455
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
456
|
+
},
|
|
457
|
+
coingecko_id: 'elys-network',
|
|
458
|
+
images: [{
|
|
459
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
460
|
+
}],
|
|
461
|
+
type_asset: 'sdk.coin',
|
|
462
|
+
traces: [{
|
|
463
|
+
type: 'ibc',
|
|
464
|
+
counterparty: {
|
|
465
|
+
channel_id: 'channel-16',
|
|
466
|
+
base_denom: 'uelys',
|
|
467
|
+
chain_name: 'elys'
|
|
468
|
+
},
|
|
469
|
+
chain: {
|
|
470
|
+
channel_id: 'channel-6476'
|
|
471
|
+
}
|
|
472
|
+
}]
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
description: 'Eden token definition',
|
|
476
|
+
denom_units: [
|
|
477
|
+
{
|
|
478
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
479
|
+
exponent: 0,
|
|
480
|
+
aliases: ['ueden']
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
denom: 'meden',
|
|
484
|
+
exponent: 3,
|
|
485
|
+
aliases: ['millieden']
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
denom: 'eden',
|
|
489
|
+
exponent: 6,
|
|
490
|
+
aliases: []
|
|
491
|
+
}
|
|
492
|
+
],
|
|
493
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
494
|
+
name: 'Eden',
|
|
495
|
+
display: 'eden',
|
|
496
|
+
symbol: 'EDEN',
|
|
497
|
+
logo_URIs: {
|
|
498
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
499
|
+
},
|
|
500
|
+
images: [{
|
|
501
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
502
|
+
}],
|
|
503
|
+
type_asset: 'sdk.coin',
|
|
504
|
+
traces: [{
|
|
505
|
+
type: 'ibc',
|
|
506
|
+
counterparty: {
|
|
507
|
+
channel_id: 'channel-16',
|
|
508
|
+
base_denom: 'ueden',
|
|
509
|
+
chain_name: 'elys'
|
|
510
|
+
},
|
|
511
|
+
chain: {
|
|
512
|
+
channel_id: 'channel-6476'
|
|
513
|
+
}
|
|
514
|
+
}]
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
description: 'Eden BOOST token definition',
|
|
518
|
+
denom_units: [
|
|
519
|
+
{
|
|
520
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
521
|
+
exponent: 0,
|
|
522
|
+
aliases: ['uedenb']
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
denom: 'medenb',
|
|
526
|
+
exponent: 3,
|
|
527
|
+
aliases: ['milliedenb']
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
denom: 'edenb',
|
|
531
|
+
exponent: 6,
|
|
532
|
+
aliases: []
|
|
533
|
+
}
|
|
534
|
+
],
|
|
535
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
536
|
+
name: 'Eden BOOST',
|
|
537
|
+
display: 'edenb',
|
|
538
|
+
symbol: 'EDEN BOOST',
|
|
539
|
+
logo_URIs: {
|
|
540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
541
|
+
},
|
|
542
|
+
images: [{
|
|
543
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
544
|
+
}],
|
|
545
|
+
type_asset: 'sdk.coin',
|
|
546
|
+
traces: [{
|
|
547
|
+
type: 'ibc',
|
|
548
|
+
counterparty: {
|
|
549
|
+
channel_id: 'channel-16',
|
|
550
|
+
base_denom: 'uedenb',
|
|
551
|
+
chain_name: 'elys'
|
|
552
|
+
},
|
|
553
|
+
chain: {
|
|
554
|
+
channel_id: 'channel-6476'
|
|
555
|
+
}
|
|
556
|
+
}]
|
|
557
|
+
},
|
|
431
558
|
{
|
|
432
559
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
433
560
|
denom_units: [{
|
|
@@ -1528,6 +1655,133 @@ const assets = {
|
|
|
1528
1655
|
}
|
|
1529
1656
|
}]
|
|
1530
1657
|
},
|
|
1658
|
+
{
|
|
1659
|
+
description: 'The native token of Elys Network',
|
|
1660
|
+
denom_units: [
|
|
1661
|
+
{
|
|
1662
|
+
denom: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1663
|
+
exponent: 0,
|
|
1664
|
+
aliases: ['uelys']
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
denom: 'melys',
|
|
1668
|
+
exponent: 3,
|
|
1669
|
+
aliases: ['millielys']
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
denom: 'elys',
|
|
1673
|
+
exponent: 6,
|
|
1674
|
+
aliases: []
|
|
1675
|
+
}
|
|
1676
|
+
],
|
|
1677
|
+
base: 'ibc/28FC965E05DB1A4C0A6DE6B720F67AFF8CAB571FE262824976DDDFF49A4BAAF7',
|
|
1678
|
+
name: 'Elys Network',
|
|
1679
|
+
display: 'elys',
|
|
1680
|
+
symbol: 'ELYS',
|
|
1681
|
+
logo_URIs: {
|
|
1682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1683
|
+
},
|
|
1684
|
+
coingecko_id: 'elys-network',
|
|
1685
|
+
images: [{
|
|
1686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
1687
|
+
}],
|
|
1688
|
+
type_asset: 'sdk.coin',
|
|
1689
|
+
traces: [{
|
|
1690
|
+
type: 'ibc',
|
|
1691
|
+
counterparty: {
|
|
1692
|
+
channel_id: 'channel-16',
|
|
1693
|
+
base_denom: 'uelys',
|
|
1694
|
+
chain_name: 'elys'
|
|
1695
|
+
},
|
|
1696
|
+
chain: {
|
|
1697
|
+
channel_id: 'channel-6476'
|
|
1698
|
+
}
|
|
1699
|
+
}]
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
description: 'Eden token definition',
|
|
1703
|
+
denom_units: [
|
|
1704
|
+
{
|
|
1705
|
+
denom: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1706
|
+
exponent: 0,
|
|
1707
|
+
aliases: ['ueden']
|
|
1708
|
+
},
|
|
1709
|
+
{
|
|
1710
|
+
denom: 'meden',
|
|
1711
|
+
exponent: 3,
|
|
1712
|
+
aliases: ['millieden']
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
denom: 'eden',
|
|
1716
|
+
exponent: 6,
|
|
1717
|
+
aliases: []
|
|
1718
|
+
}
|
|
1719
|
+
],
|
|
1720
|
+
base: 'ibc/D3A7EBD9B281154B061A76C45729481AE0FE89ED072CD149ADC7065CCFB724EE',
|
|
1721
|
+
name: 'Eden',
|
|
1722
|
+
display: 'eden',
|
|
1723
|
+
symbol: 'EDEN',
|
|
1724
|
+
logo_URIs: {
|
|
1725
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1726
|
+
},
|
|
1727
|
+
images: [{
|
|
1728
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
|
|
1729
|
+
}],
|
|
1730
|
+
type_asset: 'sdk.coin',
|
|
1731
|
+
traces: [{
|
|
1732
|
+
type: 'ibc',
|
|
1733
|
+
counterparty: {
|
|
1734
|
+
channel_id: 'channel-16',
|
|
1735
|
+
base_denom: 'ueden',
|
|
1736
|
+
chain_name: 'elys'
|
|
1737
|
+
},
|
|
1738
|
+
chain: {
|
|
1739
|
+
channel_id: 'channel-6476'
|
|
1740
|
+
}
|
|
1741
|
+
}]
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
description: 'Eden BOOST token definition',
|
|
1745
|
+
denom_units: [
|
|
1746
|
+
{
|
|
1747
|
+
denom: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1748
|
+
exponent: 0,
|
|
1749
|
+
aliases: ['uedenb']
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
denom: 'medenb',
|
|
1753
|
+
exponent: 3,
|
|
1754
|
+
aliases: ['milliedenb']
|
|
1755
|
+
},
|
|
1756
|
+
{
|
|
1757
|
+
denom: 'edenb',
|
|
1758
|
+
exponent: 6,
|
|
1759
|
+
aliases: []
|
|
1760
|
+
}
|
|
1761
|
+
],
|
|
1762
|
+
base: 'ibc/2A9CC7F90013D50DBBF4741F7BDC38004C3510D24228E264667A25DEB9DA668A',
|
|
1763
|
+
name: 'Eden BOOST',
|
|
1764
|
+
display: 'edenb',
|
|
1765
|
+
symbol: 'EDEN BOOST',
|
|
1766
|
+
logo_URIs: {
|
|
1767
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1768
|
+
},
|
|
1769
|
+
images: [{
|
|
1770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
|
|
1771
|
+
}],
|
|
1772
|
+
type_asset: 'sdk.coin',
|
|
1773
|
+
traces: [{
|
|
1774
|
+
type: 'ibc',
|
|
1775
|
+
counterparty: {
|
|
1776
|
+
channel_id: 'channel-16',
|
|
1777
|
+
base_denom: 'uedenb',
|
|
1778
|
+
chain_name: 'elys'
|
|
1779
|
+
},
|
|
1780
|
+
chain: {
|
|
1781
|
+
channel_id: 'channel-6476'
|
|
1782
|
+
}
|
|
1783
|
+
}]
|
|
1784
|
+
},
|
|
1531
1785
|
{
|
|
1532
1786
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1533
1787
|
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.179",
|
|
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.111",
|
|
33
|
+
"chain-registry": "^1.69.179"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.111"
|
|
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": "5a9c4b31de55f8221b8407b5782313d583dc0b30"
|
|
47
47
|
}
|