@chain-registry/assets 1.70.135 → 1.70.137
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/axelar.js +84 -0
- package/esm/mainnet/kopi.js +24 -24
- package/esm/mainnet/noble.js +48 -48
- package/esm/mainnet/sidechain.js +86 -0
- package/esm/testnet/assets.js +3 -1
- package/esm/testnet/cosmosicsprovidertestnet.js +141 -0
- package/esm/testnet/index.js +2 -0
- package/esm/testnet/mantrachaintestnet2.js +254 -0
- package/esm/testnet/nobletestnet.js +138 -0
- package/esm/testnet/osmosistestnet.js +138 -0
- package/mainnet/axelar.js +84 -0
- package/mainnet/kopi.js +24 -24
- package/mainnet/noble.js +48 -48
- package/mainnet/sidechain.js +86 -0
- package/package.json +5 -5
- package/testnet/assets.js +3 -1
- package/testnet/cosmosicsprovidertestnet.d.ts +3 -0
- package/testnet/cosmosicsprovidertestnet.js +143 -0
- package/testnet/index.d.ts +2 -0
- package/testnet/index.js +3 -1
- package/testnet/mantrachaintestnet2.d.ts +3 -0
- package/testnet/mantrachaintestnet2.js +256 -0
- package/testnet/nobletestnet.js +138 -0
- package/testnet/osmosistestnet.js +138 -0
package/esm/mainnet/axelar.js
CHANGED
|
@@ -7850,6 +7850,48 @@ const assets = {
|
|
|
7850
7850
|
}
|
|
7851
7851
|
}]
|
|
7852
7852
|
},
|
|
7853
|
+
{
|
|
7854
|
+
description: 'The native token of Side Chain.',
|
|
7855
|
+
denom_units: [{
|
|
7856
|
+
denom: 'ibc/9A12FAE1E723551AD023FE6F43FCF85168298283E5FCCD1CF95E71710A974AC6',
|
|
7857
|
+
exponent: 0,
|
|
7858
|
+
aliases: ['uside']
|
|
7859
|
+
}, {
|
|
7860
|
+
denom: 'side',
|
|
7861
|
+
exponent: 6
|
|
7862
|
+
}],
|
|
7863
|
+
base: 'ibc/9A12FAE1E723551AD023FE6F43FCF85168298283E5FCCD1CF95E71710A974AC6',
|
|
7864
|
+
name: 'Side Chain native token',
|
|
7865
|
+
display: 'side',
|
|
7866
|
+
symbol: 'SIDE',
|
|
7867
|
+
logo_URIs: {
|
|
7868
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
7869
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
7870
|
+
},
|
|
7871
|
+
images: [{
|
|
7872
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
7873
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
7874
|
+
theme: {
|
|
7875
|
+
primary_color_hex: '#f7771a'
|
|
7876
|
+
}
|
|
7877
|
+
}],
|
|
7878
|
+
socials: {
|
|
7879
|
+
website: 'https://side.one',
|
|
7880
|
+
twitter: 'https://x.com/SideProtocol'
|
|
7881
|
+
},
|
|
7882
|
+
type_asset: 'sdk.coin',
|
|
7883
|
+
traces: [{
|
|
7884
|
+
type: 'ibc',
|
|
7885
|
+
counterparty: {
|
|
7886
|
+
channel_id: 'channel-5',
|
|
7887
|
+
base_denom: 'uside',
|
|
7888
|
+
chain_name: 'sidechain'
|
|
7889
|
+
},
|
|
7890
|
+
chain: {
|
|
7891
|
+
channel_id: 'channel-173'
|
|
7892
|
+
}
|
|
7893
|
+
}]
|
|
7894
|
+
},
|
|
7853
7895
|
{
|
|
7854
7896
|
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
|
|
7855
7897
|
denom_units: [
|
|
@@ -15303,6 +15345,48 @@ const assets = {
|
|
|
15303
15345
|
}
|
|
15304
15346
|
}]
|
|
15305
15347
|
},
|
|
15348
|
+
{
|
|
15349
|
+
description: 'The native token of Side Chain.',
|
|
15350
|
+
denom_units: [{
|
|
15351
|
+
denom: 'ibc/9A12FAE1E723551AD023FE6F43FCF85168298283E5FCCD1CF95E71710A974AC6',
|
|
15352
|
+
exponent: 0,
|
|
15353
|
+
aliases: ['uside']
|
|
15354
|
+
}, {
|
|
15355
|
+
denom: 'side',
|
|
15356
|
+
exponent: 6
|
|
15357
|
+
}],
|
|
15358
|
+
base: 'ibc/9A12FAE1E723551AD023FE6F43FCF85168298283E5FCCD1CF95E71710A974AC6',
|
|
15359
|
+
name: 'Side Chain native token',
|
|
15360
|
+
display: 'side',
|
|
15361
|
+
symbol: 'SIDE',
|
|
15362
|
+
logo_URIs: {
|
|
15363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
15364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
15365
|
+
},
|
|
15366
|
+
images: [{
|
|
15367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
15368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
15369
|
+
theme: {
|
|
15370
|
+
primary_color_hex: '#f7771a'
|
|
15371
|
+
}
|
|
15372
|
+
}],
|
|
15373
|
+
socials: {
|
|
15374
|
+
website: 'https://side.one',
|
|
15375
|
+
twitter: 'https://x.com/SideProtocol'
|
|
15376
|
+
},
|
|
15377
|
+
type_asset: 'sdk.coin',
|
|
15378
|
+
traces: [{
|
|
15379
|
+
type: 'ibc',
|
|
15380
|
+
counterparty: {
|
|
15381
|
+
channel_id: 'channel-5',
|
|
15382
|
+
base_denom: 'uside',
|
|
15383
|
+
chain_name: 'sidechain'
|
|
15384
|
+
},
|
|
15385
|
+
chain: {
|
|
15386
|
+
channel_id: 'channel-173'
|
|
15387
|
+
}
|
|
15388
|
+
}]
|
|
15389
|
+
},
|
|
15306
15390
|
{
|
|
15307
15391
|
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
|
|
15308
15392
|
denom_units: [
|
package/esm/mainnet/kopi.js
CHANGED
|
@@ -650,7 +650,7 @@ const assets = {
|
|
|
650
650
|
{
|
|
651
651
|
description: 'The permissioned staking asset for Noble Chain',
|
|
652
652
|
denom_units: [{
|
|
653
|
-
denom: 'ibc/
|
|
653
|
+
denom: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
654
654
|
exponent: 0,
|
|
655
655
|
aliases: ['ustake']
|
|
656
656
|
}, {
|
|
@@ -658,7 +658,7 @@ const assets = {
|
|
|
658
658
|
exponent: 6
|
|
659
659
|
}],
|
|
660
660
|
type_asset: 'sdk.coin',
|
|
661
|
-
base: 'ibc/
|
|
661
|
+
base: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
662
662
|
name: 'Stake',
|
|
663
663
|
display: 'stake',
|
|
664
664
|
symbol: 'STAKE',
|
|
@@ -676,19 +676,19 @@ const assets = {
|
|
|
676
676
|
traces: [{
|
|
677
677
|
type: 'ibc',
|
|
678
678
|
counterparty: {
|
|
679
|
-
channel_id: 'channel-
|
|
679
|
+
channel_id: 'channel-122',
|
|
680
680
|
base_denom: 'ustake',
|
|
681
681
|
chain_name: 'noble'
|
|
682
682
|
},
|
|
683
683
|
chain: {
|
|
684
|
-
channel_id: 'channel-
|
|
684
|
+
channel_id: 'channel-9'
|
|
685
685
|
}
|
|
686
686
|
}]
|
|
687
687
|
},
|
|
688
688
|
{
|
|
689
689
|
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
690
690
|
denom_units: [{
|
|
691
|
-
denom: 'ibc/
|
|
691
|
+
denom: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
692
692
|
exponent: 0,
|
|
693
693
|
aliases: ['ufrienzies']
|
|
694
694
|
}, {
|
|
@@ -696,7 +696,7 @@ const assets = {
|
|
|
696
696
|
exponent: 6
|
|
697
697
|
}],
|
|
698
698
|
type_asset: 'sdk.coin',
|
|
699
|
-
base: 'ibc/
|
|
699
|
+
base: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
700
700
|
display: 'frienzies',
|
|
701
701
|
name: 'Frienzies',
|
|
702
702
|
symbol: 'FRNZ',
|
|
@@ -714,26 +714,26 @@ const assets = {
|
|
|
714
714
|
traces: [{
|
|
715
715
|
type: 'ibc',
|
|
716
716
|
counterparty: {
|
|
717
|
-
channel_id: 'channel-
|
|
717
|
+
channel_id: 'channel-122',
|
|
718
718
|
base_denom: 'ufrienzies',
|
|
719
719
|
chain_name: 'noble'
|
|
720
720
|
},
|
|
721
721
|
chain: {
|
|
722
|
-
channel_id: 'channel-
|
|
722
|
+
channel_id: 'channel-9'
|
|
723
723
|
}
|
|
724
724
|
}]
|
|
725
725
|
},
|
|
726
726
|
{
|
|
727
727
|
description: 'Ondo US Dollar Yield',
|
|
728
728
|
denom_units: [{
|
|
729
|
-
denom: 'ibc/
|
|
729
|
+
denom: 'ibc/99A9155EE18328A8114851A52C4E62C12A5177B79B81D6160BB051F8CB5F99FF',
|
|
730
730
|
exponent: 0,
|
|
731
731
|
aliases: ['ausdy']
|
|
732
732
|
}, {
|
|
733
733
|
denom: 'usdy',
|
|
734
734
|
exponent: 18
|
|
735
735
|
}],
|
|
736
|
-
base: 'ibc/
|
|
736
|
+
base: 'ibc/99A9155EE18328A8114851A52C4E62C12A5177B79B81D6160BB051F8CB5F99FF',
|
|
737
737
|
display: 'usdy',
|
|
738
738
|
name: 'Ondo US Dollar Yield',
|
|
739
739
|
symbol: 'USDY',
|
|
@@ -757,12 +757,12 @@ const assets = {
|
|
|
757
757
|
traces: [{
|
|
758
758
|
type: 'ibc',
|
|
759
759
|
counterparty: {
|
|
760
|
-
channel_id: 'channel-
|
|
760
|
+
channel_id: 'channel-122',
|
|
761
761
|
base_denom: 'ausdy',
|
|
762
762
|
chain_name: 'noble'
|
|
763
763
|
},
|
|
764
764
|
chain: {
|
|
765
|
-
channel_id: 'channel-
|
|
765
|
+
channel_id: 'channel-9'
|
|
766
766
|
}
|
|
767
767
|
}]
|
|
768
768
|
},
|
|
@@ -900,7 +900,7 @@ const assets = {
|
|
|
900
900
|
{
|
|
901
901
|
description: 'The permissioned staking asset for Noble Chain',
|
|
902
902
|
denom_units: [{
|
|
903
|
-
denom: 'ibc/
|
|
903
|
+
denom: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
904
904
|
exponent: 0,
|
|
905
905
|
aliases: ['ustake']
|
|
906
906
|
}, {
|
|
@@ -908,7 +908,7 @@ const assets = {
|
|
|
908
908
|
exponent: 6
|
|
909
909
|
}],
|
|
910
910
|
type_asset: 'sdk.coin',
|
|
911
|
-
base: 'ibc/
|
|
911
|
+
base: 'ibc/64332FEC2E9CD57D3289247C3AE47D5CB0F517A8247963F5025F31F32E3AA501',
|
|
912
912
|
name: 'Stake',
|
|
913
913
|
display: 'stake',
|
|
914
914
|
symbol: 'STAKE',
|
|
@@ -926,19 +926,19 @@ const assets = {
|
|
|
926
926
|
traces: [{
|
|
927
927
|
type: 'ibc',
|
|
928
928
|
counterparty: {
|
|
929
|
-
channel_id: 'channel-
|
|
929
|
+
channel_id: 'channel-122',
|
|
930
930
|
base_denom: 'ustake',
|
|
931
931
|
chain_name: 'noble'
|
|
932
932
|
},
|
|
933
933
|
chain: {
|
|
934
|
-
channel_id: 'channel-
|
|
934
|
+
channel_id: 'channel-9'
|
|
935
935
|
}
|
|
936
936
|
}]
|
|
937
937
|
},
|
|
938
938
|
{
|
|
939
939
|
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
940
940
|
denom_units: [{
|
|
941
|
-
denom: 'ibc/
|
|
941
|
+
denom: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
942
942
|
exponent: 0,
|
|
943
943
|
aliases: ['ufrienzies']
|
|
944
944
|
}, {
|
|
@@ -946,7 +946,7 @@ const assets = {
|
|
|
946
946
|
exponent: 6
|
|
947
947
|
}],
|
|
948
948
|
type_asset: 'sdk.coin',
|
|
949
|
-
base: 'ibc/
|
|
949
|
+
base: 'ibc/1B6E81A75E2EFE2D93DC37781644ADBE08B01D1383E9474392516469DDD49F5D',
|
|
950
950
|
display: 'frienzies',
|
|
951
951
|
name: 'Frienzies',
|
|
952
952
|
symbol: 'FRNZ',
|
|
@@ -964,26 +964,26 @@ const assets = {
|
|
|
964
964
|
traces: [{
|
|
965
965
|
type: 'ibc',
|
|
966
966
|
counterparty: {
|
|
967
|
-
channel_id: 'channel-
|
|
967
|
+
channel_id: 'channel-122',
|
|
968
968
|
base_denom: 'ufrienzies',
|
|
969
969
|
chain_name: 'noble'
|
|
970
970
|
},
|
|
971
971
|
chain: {
|
|
972
|
-
channel_id: 'channel-
|
|
972
|
+
channel_id: 'channel-9'
|
|
973
973
|
}
|
|
974
974
|
}]
|
|
975
975
|
},
|
|
976
976
|
{
|
|
977
977
|
description: 'Ondo US Dollar Yield',
|
|
978
978
|
denom_units: [{
|
|
979
|
-
denom: 'ibc/
|
|
979
|
+
denom: 'ibc/99A9155EE18328A8114851A52C4E62C12A5177B79B81D6160BB051F8CB5F99FF',
|
|
980
980
|
exponent: 0,
|
|
981
981
|
aliases: ['ausdy']
|
|
982
982
|
}, {
|
|
983
983
|
denom: 'usdy',
|
|
984
984
|
exponent: 18
|
|
985
985
|
}],
|
|
986
|
-
base: 'ibc/
|
|
986
|
+
base: 'ibc/99A9155EE18328A8114851A52C4E62C12A5177B79B81D6160BB051F8CB5F99FF',
|
|
987
987
|
display: 'usdy',
|
|
988
988
|
name: 'Ondo US Dollar Yield',
|
|
989
989
|
symbol: 'USDY',
|
|
@@ -1007,12 +1007,12 @@ const assets = {
|
|
|
1007
1007
|
traces: [{
|
|
1008
1008
|
type: 'ibc',
|
|
1009
1009
|
counterparty: {
|
|
1010
|
-
channel_id: 'channel-
|
|
1010
|
+
channel_id: 'channel-122',
|
|
1011
1011
|
base_denom: 'ausdy',
|
|
1012
1012
|
chain_name: 'noble'
|
|
1013
1013
|
},
|
|
1014
1014
|
chain: {
|
|
1015
|
-
channel_id: 'channel-
|
|
1015
|
+
channel_id: 'channel-9'
|
|
1016
1016
|
}
|
|
1017
1017
|
}]
|
|
1018
1018
|
},
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -1674,14 +1674,14 @@ const assets = {
|
|
|
1674
1674
|
{
|
|
1675
1675
|
description: 'The native token of kopi',
|
|
1676
1676
|
denom_units: [{
|
|
1677
|
-
denom: 'ibc/
|
|
1677
|
+
denom: 'ibc/E8DE832D1BBC6937D620DE6B03983849AC5740E6CA0A78437228714948212FEC',
|
|
1678
1678
|
exponent: 0,
|
|
1679
1679
|
aliases: ['ukopi']
|
|
1680
1680
|
}, {
|
|
1681
1681
|
denom: 'XKP',
|
|
1682
1682
|
exponent: 6
|
|
1683
1683
|
}],
|
|
1684
|
-
base: 'ibc/
|
|
1684
|
+
base: 'ibc/E8DE832D1BBC6937D620DE6B03983849AC5740E6CA0A78437228714948212FEC',
|
|
1685
1685
|
name: 'XKP',
|
|
1686
1686
|
display: 'XKP',
|
|
1687
1687
|
symbol: 'XKP',
|
|
@@ -1705,26 +1705,26 @@ const assets = {
|
|
|
1705
1705
|
traces: [{
|
|
1706
1706
|
type: 'ibc',
|
|
1707
1707
|
counterparty: {
|
|
1708
|
-
channel_id: 'channel-
|
|
1708
|
+
channel_id: 'channel-9',
|
|
1709
1709
|
base_denom: 'ukopi',
|
|
1710
1710
|
chain_name: 'kopi'
|
|
1711
1711
|
},
|
|
1712
1712
|
chain: {
|
|
1713
|
-
channel_id: 'channel-
|
|
1713
|
+
channel_id: 'channel-122'
|
|
1714
1714
|
}
|
|
1715
1715
|
}]
|
|
1716
1716
|
},
|
|
1717
1717
|
{
|
|
1718
1718
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
1719
1719
|
denom_units: [{
|
|
1720
|
-
denom: 'ibc/
|
|
1720
|
+
denom: 'ibc/E74E767B0313316F860EB6F97C2D2AE33BE2692CB208B498375A8902A1C20147',
|
|
1721
1721
|
exponent: 0,
|
|
1722
1722
|
aliases: ['uckusd']
|
|
1723
1723
|
}, {
|
|
1724
1724
|
denom: 'ckUSD',
|
|
1725
1725
|
exponent: 6
|
|
1726
1726
|
}],
|
|
1727
|
-
base: 'ibc/
|
|
1727
|
+
base: 'ibc/E74E767B0313316F860EB6F97C2D2AE33BE2692CB208B498375A8902A1C20147',
|
|
1728
1728
|
name: 'ckUSD',
|
|
1729
1729
|
display: 'ckUSD',
|
|
1730
1730
|
symbol: 'CKUSD',
|
|
@@ -1743,26 +1743,26 @@ const assets = {
|
|
|
1743
1743
|
traces: [{
|
|
1744
1744
|
type: 'ibc',
|
|
1745
1745
|
counterparty: {
|
|
1746
|
-
channel_id: 'channel-
|
|
1746
|
+
channel_id: 'channel-9',
|
|
1747
1747
|
base_denom: 'uckusd',
|
|
1748
1748
|
chain_name: 'kopi'
|
|
1749
1749
|
},
|
|
1750
1750
|
chain: {
|
|
1751
|
-
channel_id: 'channel-
|
|
1751
|
+
channel_id: 'channel-122'
|
|
1752
1752
|
}
|
|
1753
1753
|
}]
|
|
1754
1754
|
},
|
|
1755
1755
|
{
|
|
1756
1756
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
1757
1757
|
denom_units: [{
|
|
1758
|
-
denom: 'ibc/
|
|
1758
|
+
denom: 'ibc/74CD35E0F3A4830EBFB0F182857F0EF0F5669C31FBFD0F6873FFE7BF75827338',
|
|
1759
1759
|
exponent: 0,
|
|
1760
1760
|
aliases: ['ucusdc']
|
|
1761
1761
|
}, {
|
|
1762
1762
|
denom: 'cUSDC',
|
|
1763
1763
|
exponent: 6
|
|
1764
1764
|
}],
|
|
1765
|
-
base: 'ibc/
|
|
1765
|
+
base: 'ibc/74CD35E0F3A4830EBFB0F182857F0EF0F5669C31FBFD0F6873FFE7BF75827338',
|
|
1766
1766
|
name: 'cUSDC',
|
|
1767
1767
|
display: 'cUSDC',
|
|
1768
1768
|
symbol: 'CUSDC',
|
|
@@ -1777,26 +1777,26 @@ const assets = {
|
|
|
1777
1777
|
traces: [{
|
|
1778
1778
|
type: 'ibc',
|
|
1779
1779
|
counterparty: {
|
|
1780
|
-
channel_id: 'channel-
|
|
1780
|
+
channel_id: 'channel-9',
|
|
1781
1781
|
base_denom: 'ucusdc',
|
|
1782
1782
|
chain_name: 'kopi'
|
|
1783
1783
|
},
|
|
1784
1784
|
chain: {
|
|
1785
|
-
channel_id: 'channel-
|
|
1785
|
+
channel_id: 'channel-122'
|
|
1786
1786
|
}
|
|
1787
1787
|
}]
|
|
1788
1788
|
},
|
|
1789
1789
|
{
|
|
1790
1790
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
1791
1791
|
denom_units: [{
|
|
1792
|
-
denom: 'ibc/
|
|
1792
|
+
denom: 'ibc/559507EDB0A8014AF0FBE7679134EEBC5997AFE9429AD50CE8F3344BE7B66285',
|
|
1793
1793
|
exponent: 0,
|
|
1794
1794
|
aliases: ['ucusdtinj']
|
|
1795
1795
|
}, {
|
|
1796
1796
|
denom: 'cUSDT.inj',
|
|
1797
1797
|
exponent: 6
|
|
1798
1798
|
}],
|
|
1799
|
-
base: 'ibc/
|
|
1799
|
+
base: 'ibc/559507EDB0A8014AF0FBE7679134EEBC5997AFE9429AD50CE8F3344BE7B66285',
|
|
1800
1800
|
name: 'cUSDT.inj',
|
|
1801
1801
|
display: 'cUSDT.inj',
|
|
1802
1802
|
symbol: 'cUSDT.inj',
|
|
@@ -1811,26 +1811,26 @@ const assets = {
|
|
|
1811
1811
|
traces: [{
|
|
1812
1812
|
type: 'ibc',
|
|
1813
1813
|
counterparty: {
|
|
1814
|
-
channel_id: 'channel-
|
|
1814
|
+
channel_id: 'channel-9',
|
|
1815
1815
|
base_denom: 'ucusdtinj',
|
|
1816
1816
|
chain_name: 'kopi'
|
|
1817
1817
|
},
|
|
1818
1818
|
chain: {
|
|
1819
|
-
channel_id: 'channel-
|
|
1819
|
+
channel_id: 'channel-122'
|
|
1820
1820
|
}
|
|
1821
1821
|
}]
|
|
1822
1822
|
},
|
|
1823
1823
|
{
|
|
1824
1824
|
description: 'arbitrage receipt token of cUSDT',
|
|
1825
1825
|
denom_units: [{
|
|
1826
|
-
denom: 'ibc/
|
|
1826
|
+
denom: 'ibc/58EF1962961A804CC8DA69B3B414AC3BB8AF1D8F43443590D399AE6D40C37913',
|
|
1827
1827
|
exponent: 0,
|
|
1828
1828
|
aliases: ['uasusdtinj']
|
|
1829
1829
|
}, {
|
|
1830
1830
|
denom: 'asusdtinj',
|
|
1831
1831
|
exponent: 6
|
|
1832
1832
|
}],
|
|
1833
|
-
base: 'ibc/
|
|
1833
|
+
base: 'ibc/58EF1962961A804CC8DA69B3B414AC3BB8AF1D8F43443590D399AE6D40C37913',
|
|
1834
1834
|
name: 'asUSDT.inj',
|
|
1835
1835
|
display: 'asusdtinj',
|
|
1836
1836
|
symbol: 'asUSDT.inj',
|
|
@@ -1845,26 +1845,26 @@ const assets = {
|
|
|
1845
1845
|
traces: [{
|
|
1846
1846
|
type: 'ibc',
|
|
1847
1847
|
counterparty: {
|
|
1848
|
-
channel_id: 'channel-
|
|
1848
|
+
channel_id: 'channel-9',
|
|
1849
1849
|
base_denom: 'uasusdtinj',
|
|
1850
1850
|
chain_name: 'kopi'
|
|
1851
1851
|
},
|
|
1852
1852
|
chain: {
|
|
1853
|
-
channel_id: 'channel-
|
|
1853
|
+
channel_id: 'channel-122'
|
|
1854
1854
|
}
|
|
1855
1855
|
}]
|
|
1856
1856
|
},
|
|
1857
1857
|
{
|
|
1858
1858
|
description: 'arbitrage receipt token of cUSDC',
|
|
1859
1859
|
denom_units: [{
|
|
1860
|
-
denom: 'ibc/
|
|
1860
|
+
denom: 'ibc/C84F207872DD04FDE6840BADB87A46EACDFF4303F7D1C7CC8672EEE447417680',
|
|
1861
1861
|
exponent: 0,
|
|
1862
1862
|
aliases: ['uasusdc']
|
|
1863
1863
|
}, {
|
|
1864
1864
|
denom: 'asUSDC',
|
|
1865
1865
|
exponent: 6
|
|
1866
1866
|
}],
|
|
1867
|
-
base: 'ibc/
|
|
1867
|
+
base: 'ibc/C84F207872DD04FDE6840BADB87A46EACDFF4303F7D1C7CC8672EEE447417680',
|
|
1868
1868
|
name: 'asUSDC',
|
|
1869
1869
|
display: 'asUSDC',
|
|
1870
1870
|
symbol: 'ASUSDC',
|
|
@@ -1879,12 +1879,12 @@ const assets = {
|
|
|
1879
1879
|
traces: [{
|
|
1880
1880
|
type: 'ibc',
|
|
1881
1881
|
counterparty: {
|
|
1882
|
-
channel_id: 'channel-
|
|
1882
|
+
channel_id: 'channel-9',
|
|
1883
1883
|
base_denom: 'uasusdc',
|
|
1884
1884
|
chain_name: 'kopi'
|
|
1885
1885
|
},
|
|
1886
1886
|
chain: {
|
|
1887
|
-
channel_id: 'channel-
|
|
1887
|
+
channel_id: 'channel-122'
|
|
1888
1888
|
}
|
|
1889
1889
|
}]
|
|
1890
1890
|
},
|
|
@@ -4077,14 +4077,14 @@ const assets = {
|
|
|
4077
4077
|
{
|
|
4078
4078
|
description: 'The native token of kopi',
|
|
4079
4079
|
denom_units: [{
|
|
4080
|
-
denom: 'ibc/
|
|
4080
|
+
denom: 'ibc/E8DE832D1BBC6937D620DE6B03983849AC5740E6CA0A78437228714948212FEC',
|
|
4081
4081
|
exponent: 0,
|
|
4082
4082
|
aliases: ['ukopi']
|
|
4083
4083
|
}, {
|
|
4084
4084
|
denom: 'XKP',
|
|
4085
4085
|
exponent: 6
|
|
4086
4086
|
}],
|
|
4087
|
-
base: 'ibc/
|
|
4087
|
+
base: 'ibc/E8DE832D1BBC6937D620DE6B03983849AC5740E6CA0A78437228714948212FEC',
|
|
4088
4088
|
name: 'XKP',
|
|
4089
4089
|
display: 'XKP',
|
|
4090
4090
|
symbol: 'XKP',
|
|
@@ -4108,26 +4108,26 @@ const assets = {
|
|
|
4108
4108
|
traces: [{
|
|
4109
4109
|
type: 'ibc',
|
|
4110
4110
|
counterparty: {
|
|
4111
|
-
channel_id: 'channel-
|
|
4111
|
+
channel_id: 'channel-9',
|
|
4112
4112
|
base_denom: 'ukopi',
|
|
4113
4113
|
chain_name: 'kopi'
|
|
4114
4114
|
},
|
|
4115
4115
|
chain: {
|
|
4116
|
-
channel_id: 'channel-
|
|
4116
|
+
channel_id: 'channel-122'
|
|
4117
4117
|
}
|
|
4118
4118
|
}]
|
|
4119
4119
|
},
|
|
4120
4120
|
{
|
|
4121
4121
|
description: 'A MM deposit receipt of the Stablecoin native to the Kopi blockchain',
|
|
4122
4122
|
denom_units: [{
|
|
4123
|
-
denom: 'ibc/
|
|
4123
|
+
denom: 'ibc/E74E767B0313316F860EB6F97C2D2AE33BE2692CB208B498375A8902A1C20147',
|
|
4124
4124
|
exponent: 0,
|
|
4125
4125
|
aliases: ['uckusd']
|
|
4126
4126
|
}, {
|
|
4127
4127
|
denom: 'ckUSD',
|
|
4128
4128
|
exponent: 6
|
|
4129
4129
|
}],
|
|
4130
|
-
base: 'ibc/
|
|
4130
|
+
base: 'ibc/E74E767B0313316F860EB6F97C2D2AE33BE2692CB208B498375A8902A1C20147',
|
|
4131
4131
|
name: 'ckUSD',
|
|
4132
4132
|
display: 'ckUSD',
|
|
4133
4133
|
symbol: 'CKUSD',
|
|
@@ -4146,26 +4146,26 @@ const assets = {
|
|
|
4146
4146
|
traces: [{
|
|
4147
4147
|
type: 'ibc',
|
|
4148
4148
|
counterparty: {
|
|
4149
|
-
channel_id: 'channel-
|
|
4149
|
+
channel_id: 'channel-9',
|
|
4150
4150
|
base_denom: 'uckusd',
|
|
4151
4151
|
chain_name: 'kopi'
|
|
4152
4152
|
},
|
|
4153
4153
|
chain: {
|
|
4154
|
-
channel_id: 'channel-
|
|
4154
|
+
channel_id: 'channel-122'
|
|
4155
4155
|
}
|
|
4156
4156
|
}]
|
|
4157
4157
|
},
|
|
4158
4158
|
{
|
|
4159
4159
|
description: 'A MM deposit receipt of the Stablecoin USDC from noble Chain',
|
|
4160
4160
|
denom_units: [{
|
|
4161
|
-
denom: 'ibc/
|
|
4161
|
+
denom: 'ibc/74CD35E0F3A4830EBFB0F182857F0EF0F5669C31FBFD0F6873FFE7BF75827338',
|
|
4162
4162
|
exponent: 0,
|
|
4163
4163
|
aliases: ['ucusdc']
|
|
4164
4164
|
}, {
|
|
4165
4165
|
denom: 'cUSDC',
|
|
4166
4166
|
exponent: 6
|
|
4167
4167
|
}],
|
|
4168
|
-
base: 'ibc/
|
|
4168
|
+
base: 'ibc/74CD35E0F3A4830EBFB0F182857F0EF0F5669C31FBFD0F6873FFE7BF75827338',
|
|
4169
4169
|
name: 'cUSDC',
|
|
4170
4170
|
display: 'cUSDC',
|
|
4171
4171
|
symbol: 'CUSDC',
|
|
@@ -4180,26 +4180,26 @@ const assets = {
|
|
|
4180
4180
|
traces: [{
|
|
4181
4181
|
type: 'ibc',
|
|
4182
4182
|
counterparty: {
|
|
4183
|
-
channel_id: 'channel-
|
|
4183
|
+
channel_id: 'channel-9',
|
|
4184
4184
|
base_denom: 'ucusdc',
|
|
4185
4185
|
chain_name: 'kopi'
|
|
4186
4186
|
},
|
|
4187
4187
|
chain: {
|
|
4188
|
-
channel_id: 'channel-
|
|
4188
|
+
channel_id: 'channel-122'
|
|
4189
4189
|
}
|
|
4190
4190
|
}]
|
|
4191
4191
|
},
|
|
4192
4192
|
{
|
|
4193
4193
|
description: 'A MM deposit receipt of the Stablecoin USDT from Injective Chain',
|
|
4194
4194
|
denom_units: [{
|
|
4195
|
-
denom: 'ibc/
|
|
4195
|
+
denom: 'ibc/559507EDB0A8014AF0FBE7679134EEBC5997AFE9429AD50CE8F3344BE7B66285',
|
|
4196
4196
|
exponent: 0,
|
|
4197
4197
|
aliases: ['ucusdtinj']
|
|
4198
4198
|
}, {
|
|
4199
4199
|
denom: 'cUSDT.inj',
|
|
4200
4200
|
exponent: 6
|
|
4201
4201
|
}],
|
|
4202
|
-
base: 'ibc/
|
|
4202
|
+
base: 'ibc/559507EDB0A8014AF0FBE7679134EEBC5997AFE9429AD50CE8F3344BE7B66285',
|
|
4203
4203
|
name: 'cUSDT.inj',
|
|
4204
4204
|
display: 'cUSDT.inj',
|
|
4205
4205
|
symbol: 'cUSDT.inj',
|
|
@@ -4214,26 +4214,26 @@ const assets = {
|
|
|
4214
4214
|
traces: [{
|
|
4215
4215
|
type: 'ibc',
|
|
4216
4216
|
counterparty: {
|
|
4217
|
-
channel_id: 'channel-
|
|
4217
|
+
channel_id: 'channel-9',
|
|
4218
4218
|
base_denom: 'ucusdtinj',
|
|
4219
4219
|
chain_name: 'kopi'
|
|
4220
4220
|
},
|
|
4221
4221
|
chain: {
|
|
4222
|
-
channel_id: 'channel-
|
|
4222
|
+
channel_id: 'channel-122'
|
|
4223
4223
|
}
|
|
4224
4224
|
}]
|
|
4225
4225
|
},
|
|
4226
4226
|
{
|
|
4227
4227
|
description: 'arbitrage receipt token of cUSDT',
|
|
4228
4228
|
denom_units: [{
|
|
4229
|
-
denom: 'ibc/
|
|
4229
|
+
denom: 'ibc/58EF1962961A804CC8DA69B3B414AC3BB8AF1D8F43443590D399AE6D40C37913',
|
|
4230
4230
|
exponent: 0,
|
|
4231
4231
|
aliases: ['uasusdtinj']
|
|
4232
4232
|
}, {
|
|
4233
4233
|
denom: 'asusdtinj',
|
|
4234
4234
|
exponent: 6
|
|
4235
4235
|
}],
|
|
4236
|
-
base: 'ibc/
|
|
4236
|
+
base: 'ibc/58EF1962961A804CC8DA69B3B414AC3BB8AF1D8F43443590D399AE6D40C37913',
|
|
4237
4237
|
name: 'asUSDT.inj',
|
|
4238
4238
|
display: 'asusdtinj',
|
|
4239
4239
|
symbol: 'asUSDT.inj',
|
|
@@ -4248,26 +4248,26 @@ const assets = {
|
|
|
4248
4248
|
traces: [{
|
|
4249
4249
|
type: 'ibc',
|
|
4250
4250
|
counterparty: {
|
|
4251
|
-
channel_id: 'channel-
|
|
4251
|
+
channel_id: 'channel-9',
|
|
4252
4252
|
base_denom: 'uasusdtinj',
|
|
4253
4253
|
chain_name: 'kopi'
|
|
4254
4254
|
},
|
|
4255
4255
|
chain: {
|
|
4256
|
-
channel_id: 'channel-
|
|
4256
|
+
channel_id: 'channel-122'
|
|
4257
4257
|
}
|
|
4258
4258
|
}]
|
|
4259
4259
|
},
|
|
4260
4260
|
{
|
|
4261
4261
|
description: 'arbitrage receipt token of cUSDC',
|
|
4262
4262
|
denom_units: [{
|
|
4263
|
-
denom: 'ibc/
|
|
4263
|
+
denom: 'ibc/C84F207872DD04FDE6840BADB87A46EACDFF4303F7D1C7CC8672EEE447417680',
|
|
4264
4264
|
exponent: 0,
|
|
4265
4265
|
aliases: ['uasusdc']
|
|
4266
4266
|
}, {
|
|
4267
4267
|
denom: 'asUSDC',
|
|
4268
4268
|
exponent: 6
|
|
4269
4269
|
}],
|
|
4270
|
-
base: 'ibc/
|
|
4270
|
+
base: 'ibc/C84F207872DD04FDE6840BADB87A46EACDFF4303F7D1C7CC8672EEE447417680',
|
|
4271
4271
|
name: 'asUSDC',
|
|
4272
4272
|
display: 'asUSDC',
|
|
4273
4273
|
symbol: 'ASUSDC',
|
|
@@ -4282,12 +4282,12 @@ const assets = {
|
|
|
4282
4282
|
traces: [{
|
|
4283
4283
|
type: 'ibc',
|
|
4284
4284
|
counterparty: {
|
|
4285
|
-
channel_id: 'channel-
|
|
4285
|
+
channel_id: 'channel-9',
|
|
4286
4286
|
base_denom: 'uasusdc',
|
|
4287
4287
|
chain_name: 'kopi'
|
|
4288
4288
|
},
|
|
4289
4289
|
chain: {
|
|
4290
|
-
channel_id: 'channel-
|
|
4290
|
+
channel_id: 'channel-122'
|
|
4291
4291
|
}
|
|
4292
4292
|
}]
|
|
4293
4293
|
},
|