@paraspell/assets 11.5.0 → 11.6.0
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/dist/index.cjs +630 -76
- package/dist/index.d.ts +3 -1
- package/dist/index.mjs +630 -77
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -4904,6 +4904,46 @@ var Hydration = {
|
|
|
4904
4904
|
}
|
|
4905
4905
|
]
|
|
4906
4906
|
};
|
|
4907
|
+
var IntegriteePolkadot = {
|
|
4908
|
+
relaychainSymbol: "DOT",
|
|
4909
|
+
nativeAssetSymbol: "TEER",
|
|
4910
|
+
isEVM: false,
|
|
4911
|
+
ss58Prefix: 13,
|
|
4912
|
+
supportsDryRunApi: true,
|
|
4913
|
+
supportsXcmPaymentApi: true,
|
|
4914
|
+
nativeAssets: [
|
|
4915
|
+
{
|
|
4916
|
+
symbol: "TEER",
|
|
4917
|
+
isNative: true,
|
|
4918
|
+
decimals: 12,
|
|
4919
|
+
existentialDeposit: "1000000000",
|
|
4920
|
+
location: {
|
|
4921
|
+
parents: 1,
|
|
4922
|
+
interior: {
|
|
4923
|
+
X1: [
|
|
4924
|
+
{
|
|
4925
|
+
Parachain: 3359
|
|
4926
|
+
}
|
|
4927
|
+
]
|
|
4928
|
+
}
|
|
4929
|
+
}
|
|
4930
|
+
}
|
|
4931
|
+
],
|
|
4932
|
+
otherAssets: [
|
|
4933
|
+
{
|
|
4934
|
+
assetId: "0",
|
|
4935
|
+
symbol: "DOT",
|
|
4936
|
+
decimals: 10,
|
|
4937
|
+
existentialDeposit: "100000000",
|
|
4938
|
+
location: {
|
|
4939
|
+
parents: 1,
|
|
4940
|
+
interior: {
|
|
4941
|
+
Here: null
|
|
4942
|
+
}
|
|
4943
|
+
}
|
|
4944
|
+
}
|
|
4945
|
+
]
|
|
4946
|
+
};
|
|
4907
4947
|
var IntegriteeKusama = {
|
|
4908
4948
|
relaychainSymbol: "KSM",
|
|
4909
4949
|
nativeAssetSymbol: "TEER",
|
|
@@ -11368,7 +11408,8 @@ var AssetHubKusama = {
|
|
|
11368
11408
|
]
|
|
11369
11409
|
}
|
|
11370
11410
|
},
|
|
11371
|
-
existentialDeposit: "100000000000000000"
|
|
11411
|
+
existentialDeposit: "100000000000000000",
|
|
11412
|
+
alias: "DAI1"
|
|
11372
11413
|
},
|
|
11373
11414
|
{
|
|
11374
11415
|
assetId: "555",
|
|
@@ -11457,7 +11498,8 @@ var AssetHubKusama = {
|
|
|
11457
11498
|
]
|
|
11458
11499
|
}
|
|
11459
11500
|
},
|
|
11460
|
-
existentialDeposit: "100000000"
|
|
11501
|
+
existentialDeposit: "100000000",
|
|
11502
|
+
alias: "SHIB1"
|
|
11461
11503
|
},
|
|
11462
11504
|
{
|
|
11463
11505
|
assetId: "2021",
|
|
@@ -11730,7 +11772,7 @@ var AssetHubKusama = {
|
|
|
11730
11772
|
existentialDeposit: "1000000"
|
|
11731
11773
|
},
|
|
11732
11774
|
{
|
|
11733
|
-
symbol: "
|
|
11775
|
+
symbol: "sUSDe",
|
|
11734
11776
|
decimals: 18,
|
|
11735
11777
|
location: {
|
|
11736
11778
|
parents: 2,
|
|
@@ -11746,17 +11788,43 @@ var AssetHubKusama = {
|
|
|
11746
11788
|
{
|
|
11747
11789
|
AccountKey20: {
|
|
11748
11790
|
network: null,
|
|
11749
|
-
key: "
|
|
11791
|
+
key: "0x9d39a5de30e57443bff2a8307a4256c8797a3497"
|
|
11750
11792
|
}
|
|
11751
11793
|
}
|
|
11752
11794
|
]
|
|
11753
11795
|
}
|
|
11754
11796
|
},
|
|
11755
|
-
existentialDeposit: "
|
|
11797
|
+
existentialDeposit: "1"
|
|
11756
11798
|
},
|
|
11757
11799
|
{
|
|
11758
|
-
symbol: "
|
|
11759
|
-
decimals:
|
|
11800
|
+
symbol: "WUD",
|
|
11801
|
+
decimals: 10,
|
|
11802
|
+
location: {
|
|
11803
|
+
parents: 2,
|
|
11804
|
+
interior: {
|
|
11805
|
+
X4: [
|
|
11806
|
+
{
|
|
11807
|
+
GlobalConsensus: {
|
|
11808
|
+
polkadot: null
|
|
11809
|
+
}
|
|
11810
|
+
},
|
|
11811
|
+
{
|
|
11812
|
+
Parachain: 1000
|
|
11813
|
+
},
|
|
11814
|
+
{
|
|
11815
|
+
PalletInstance: 50
|
|
11816
|
+
},
|
|
11817
|
+
{
|
|
11818
|
+
GeneralIndex: 31337
|
|
11819
|
+
}
|
|
11820
|
+
]
|
|
11821
|
+
}
|
|
11822
|
+
},
|
|
11823
|
+
existentialDeposit: "10000000"
|
|
11824
|
+
},
|
|
11825
|
+
{
|
|
11826
|
+
symbol: "WETH",
|
|
11827
|
+
decimals: 18,
|
|
11760
11828
|
location: {
|
|
11761
11829
|
parents: 2,
|
|
11762
11830
|
interior: {
|
|
@@ -11771,80 +11839,108 @@ var AssetHubKusama = {
|
|
|
11771
11839
|
{
|
|
11772
11840
|
AccountKey20: {
|
|
11773
11841
|
network: null,
|
|
11774
|
-
key: "
|
|
11842
|
+
key: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"
|
|
11775
11843
|
}
|
|
11776
11844
|
}
|
|
11777
11845
|
]
|
|
11778
11846
|
}
|
|
11779
11847
|
},
|
|
11780
|
-
existentialDeposit: "
|
|
11781
|
-
alias: "USDC2"
|
|
11848
|
+
existentialDeposit: "15000000000000"
|
|
11782
11849
|
},
|
|
11783
11850
|
{
|
|
11784
|
-
symbol: "
|
|
11785
|
-
decimals:
|
|
11851
|
+
symbol: "PEPE",
|
|
11852
|
+
decimals: 18,
|
|
11786
11853
|
location: {
|
|
11787
11854
|
parents: 2,
|
|
11788
11855
|
interior: {
|
|
11789
|
-
|
|
11856
|
+
X2: [
|
|
11790
11857
|
{
|
|
11791
11858
|
GlobalConsensus: {
|
|
11792
|
-
|
|
11859
|
+
Ethereum: {
|
|
11860
|
+
chainId: 1
|
|
11861
|
+
}
|
|
11862
|
+
}
|
|
11863
|
+
},
|
|
11864
|
+
{
|
|
11865
|
+
AccountKey20: {
|
|
11866
|
+
network: null,
|
|
11867
|
+
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933"
|
|
11793
11868
|
}
|
|
11794
11869
|
}
|
|
11795
11870
|
]
|
|
11796
11871
|
}
|
|
11797
11872
|
},
|
|
11798
|
-
existentialDeposit: "
|
|
11799
|
-
isFeeAsset: true,
|
|
11800
|
-
alias: "DOT2"
|
|
11873
|
+
existentialDeposit: "1"
|
|
11801
11874
|
},
|
|
11802
11875
|
{
|
|
11803
|
-
symbol: "
|
|
11804
|
-
decimals:
|
|
11876
|
+
symbol: "LDO",
|
|
11877
|
+
decimals: 18,
|
|
11805
11878
|
location: {
|
|
11806
|
-
parents:
|
|
11879
|
+
parents: 2,
|
|
11807
11880
|
interior: {
|
|
11808
11881
|
X2: [
|
|
11809
11882
|
{
|
|
11810
|
-
|
|
11883
|
+
GlobalConsensus: {
|
|
11884
|
+
Ethereum: {
|
|
11885
|
+
chainId: 1
|
|
11886
|
+
}
|
|
11887
|
+
}
|
|
11811
11888
|
},
|
|
11812
11889
|
{
|
|
11813
|
-
|
|
11890
|
+
AccountKey20: {
|
|
11891
|
+
network: null,
|
|
11892
|
+
key: "0x5a98fcbea516cf06857215779fd812ca3bef1b32"
|
|
11893
|
+
}
|
|
11814
11894
|
}
|
|
11815
11895
|
]
|
|
11816
11896
|
}
|
|
11817
11897
|
},
|
|
11818
|
-
existentialDeposit: "
|
|
11898
|
+
existentialDeposit: "1"
|
|
11819
11899
|
},
|
|
11820
11900
|
{
|
|
11821
|
-
symbol: "
|
|
11822
|
-
decimals:
|
|
11901
|
+
symbol: "sUSDS",
|
|
11902
|
+
decimals: 18,
|
|
11823
11903
|
location: {
|
|
11824
|
-
parents:
|
|
11904
|
+
parents: 2,
|
|
11825
11905
|
interior: {
|
|
11826
|
-
|
|
11906
|
+
X2: [
|
|
11827
11907
|
{
|
|
11828
|
-
|
|
11908
|
+
GlobalConsensus: {
|
|
11909
|
+
Ethereum: {
|
|
11910
|
+
chainId: 1
|
|
11911
|
+
}
|
|
11912
|
+
}
|
|
11913
|
+
},
|
|
11914
|
+
{
|
|
11915
|
+
AccountKey20: {
|
|
11916
|
+
network: null,
|
|
11917
|
+
key: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd"
|
|
11918
|
+
}
|
|
11829
11919
|
}
|
|
11830
11920
|
]
|
|
11831
11921
|
}
|
|
11832
11922
|
},
|
|
11833
|
-
existentialDeposit: "
|
|
11834
|
-
isFeeAsset: true
|
|
11923
|
+
existentialDeposit: "1"
|
|
11835
11924
|
},
|
|
11836
11925
|
{
|
|
11837
|
-
symbol: "
|
|
11838
|
-
decimals:
|
|
11926
|
+
symbol: "LBTC",
|
|
11927
|
+
decimals: 8,
|
|
11839
11928
|
location: {
|
|
11840
|
-
parents:
|
|
11929
|
+
parents: 2,
|
|
11841
11930
|
interior: {
|
|
11842
11931
|
X2: [
|
|
11843
11932
|
{
|
|
11844
|
-
|
|
11933
|
+
GlobalConsensus: {
|
|
11934
|
+
Ethereum: {
|
|
11935
|
+
chainId: 1
|
|
11936
|
+
}
|
|
11937
|
+
}
|
|
11845
11938
|
},
|
|
11846
11939
|
{
|
|
11847
|
-
|
|
11940
|
+
AccountKey20: {
|
|
11941
|
+
network: null,
|
|
11942
|
+
key: "0x8236a87084f8b84306f72007f36f2618a5634494"
|
|
11943
|
+
}
|
|
11848
11944
|
}
|
|
11849
11945
|
]
|
|
11850
11946
|
}
|
|
@@ -11852,42 +11948,57 @@ var AssetHubKusama = {
|
|
|
11852
11948
|
existentialDeposit: "1"
|
|
11853
11949
|
},
|
|
11854
11950
|
{
|
|
11855
|
-
symbol: "
|
|
11856
|
-
decimals:
|
|
11951
|
+
symbol: "EURC",
|
|
11952
|
+
decimals: 6,
|
|
11857
11953
|
location: {
|
|
11858
|
-
parents:
|
|
11954
|
+
parents: 2,
|
|
11859
11955
|
interior: {
|
|
11860
|
-
|
|
11956
|
+
X2: [
|
|
11861
11957
|
{
|
|
11862
|
-
|
|
11958
|
+
GlobalConsensus: {
|
|
11959
|
+
Ethereum: {
|
|
11960
|
+
chainId: 1
|
|
11961
|
+
}
|
|
11962
|
+
}
|
|
11963
|
+
},
|
|
11964
|
+
{
|
|
11965
|
+
AccountKey20: {
|
|
11966
|
+
network: null,
|
|
11967
|
+
key: "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c"
|
|
11968
|
+
}
|
|
11863
11969
|
}
|
|
11864
11970
|
]
|
|
11865
11971
|
}
|
|
11866
11972
|
},
|
|
11867
|
-
existentialDeposit: "
|
|
11868
|
-
isFeeAsset: true
|
|
11973
|
+
existentialDeposit: "1"
|
|
11869
11974
|
},
|
|
11870
11975
|
{
|
|
11871
|
-
symbol: "
|
|
11976
|
+
symbol: "SKY",
|
|
11872
11977
|
decimals: 18,
|
|
11873
11978
|
location: {
|
|
11874
11979
|
parents: 2,
|
|
11875
11980
|
interior: {
|
|
11876
|
-
|
|
11981
|
+
X2: [
|
|
11877
11982
|
{
|
|
11878
11983
|
GlobalConsensus: {
|
|
11879
11984
|
Ethereum: {
|
|
11880
11985
|
chainId: 1
|
|
11881
11986
|
}
|
|
11882
11987
|
}
|
|
11988
|
+
},
|
|
11989
|
+
{
|
|
11990
|
+
AccountKey20: {
|
|
11991
|
+
network: null,
|
|
11992
|
+
key: "0x56072c95faa701256059aa122697b133aded9279"
|
|
11993
|
+
}
|
|
11883
11994
|
}
|
|
11884
11995
|
]
|
|
11885
11996
|
}
|
|
11886
11997
|
},
|
|
11887
|
-
existentialDeposit: "
|
|
11998
|
+
existentialDeposit: "1"
|
|
11888
11999
|
},
|
|
11889
12000
|
{
|
|
11890
|
-
symbol: "
|
|
12001
|
+
symbol: "USDC",
|
|
11891
12002
|
decimals: 6,
|
|
11892
12003
|
location: {
|
|
11893
12004
|
parents: 2,
|
|
@@ -11903,17 +12014,17 @@ var AssetHubKusama = {
|
|
|
11903
12014
|
{
|
|
11904
12015
|
AccountKey20: {
|
|
11905
12016
|
network: null,
|
|
11906
|
-
key: "
|
|
12017
|
+
key: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
|
|
11907
12018
|
}
|
|
11908
12019
|
}
|
|
11909
12020
|
]
|
|
11910
12021
|
}
|
|
11911
12022
|
},
|
|
11912
12023
|
existentialDeposit: "10000",
|
|
11913
|
-
alias: "
|
|
12024
|
+
alias: "USDC2"
|
|
11914
12025
|
},
|
|
11915
12026
|
{
|
|
11916
|
-
symbol: "
|
|
12027
|
+
symbol: "MYTH",
|
|
11917
12028
|
decimals: 18,
|
|
11918
12029
|
location: {
|
|
11919
12030
|
parents: 2,
|
|
@@ -11929,7 +12040,7 @@ var AssetHubKusama = {
|
|
|
11929
12040
|
{
|
|
11930
12041
|
AccountKey20: {
|
|
11931
12042
|
network: null,
|
|
11932
|
-
key: "
|
|
12043
|
+
key: "0xba41ddf06b7ffd89d1267b5a93bfef2424eb2003"
|
|
11933
12044
|
}
|
|
11934
12045
|
}
|
|
11935
12046
|
]
|
|
@@ -11938,7 +12049,7 @@ var AssetHubKusama = {
|
|
|
11938
12049
|
existentialDeposit: "1"
|
|
11939
12050
|
},
|
|
11940
12051
|
{
|
|
11941
|
-
symbol: "
|
|
12052
|
+
symbol: "CGT2.0",
|
|
11942
12053
|
decimals: 18,
|
|
11943
12054
|
location: {
|
|
11944
12055
|
parents: 2,
|
|
@@ -11954,7 +12065,7 @@ var AssetHubKusama = {
|
|
|
11954
12065
|
{
|
|
11955
12066
|
AccountKey20: {
|
|
11956
12067
|
network: null,
|
|
11957
|
-
key: "
|
|
12068
|
+
key: "0x0e186357c323c806c1efdad36d217f7a54b63d18"
|
|
11958
12069
|
}
|
|
11959
12070
|
}
|
|
11960
12071
|
]
|
|
@@ -11963,7 +12074,7 @@ var AssetHubKusama = {
|
|
|
11963
12074
|
existentialDeposit: "1"
|
|
11964
12075
|
},
|
|
11965
12076
|
{
|
|
11966
|
-
symbol: "
|
|
12077
|
+
symbol: "tBTC",
|
|
11967
12078
|
decimals: 18,
|
|
11968
12079
|
location: {
|
|
11969
12080
|
parents: 2,
|
|
@@ -11979,39 +12090,473 @@ var AssetHubKusama = {
|
|
|
11979
12090
|
{
|
|
11980
12091
|
AccountKey20: {
|
|
11981
12092
|
network: null,
|
|
11982
|
-
key: "
|
|
12093
|
+
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88"
|
|
11983
12094
|
}
|
|
11984
12095
|
}
|
|
11985
12096
|
]
|
|
11986
12097
|
}
|
|
11987
12098
|
},
|
|
11988
12099
|
existentialDeposit: "1"
|
|
11989
|
-
}
|
|
11990
|
-
]
|
|
11991
|
-
};
|
|
11992
|
-
var CoretimeKusama = {
|
|
11993
|
-
relaychainSymbol: "KSM",
|
|
11994
|
-
nativeAssetSymbol: "KSM",
|
|
11995
|
-
isEVM: false,
|
|
11996
|
-
ss58Prefix: 2,
|
|
11997
|
-
supportsDryRunApi: true,
|
|
11998
|
-
supportsXcmPaymentApi: true,
|
|
11999
|
-
nativeAssets: [
|
|
12100
|
+
},
|
|
12000
12101
|
{
|
|
12001
|
-
symbol: "
|
|
12002
|
-
|
|
12003
|
-
decimals: 12,
|
|
12004
|
-
existentialDeposit: "33333333",
|
|
12102
|
+
symbol: "wstETH",
|
|
12103
|
+
decimals: 18,
|
|
12005
12104
|
location: {
|
|
12006
|
-
parents:
|
|
12105
|
+
parents: 2,
|
|
12007
12106
|
interior: {
|
|
12008
|
-
|
|
12107
|
+
X2: [
|
|
12108
|
+
{
|
|
12109
|
+
GlobalConsensus: {
|
|
12110
|
+
Ethereum: {
|
|
12111
|
+
chainId: 1
|
|
12112
|
+
}
|
|
12113
|
+
}
|
|
12114
|
+
},
|
|
12115
|
+
{
|
|
12116
|
+
AccountKey20: {
|
|
12117
|
+
network: null,
|
|
12118
|
+
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0"
|
|
12119
|
+
}
|
|
12120
|
+
}
|
|
12121
|
+
]
|
|
12009
12122
|
}
|
|
12010
12123
|
},
|
|
12011
|
-
|
|
12012
|
-
}
|
|
12013
|
-
|
|
12014
|
-
|
|
12124
|
+
existentialDeposit: "1"
|
|
12125
|
+
},
|
|
12126
|
+
{
|
|
12127
|
+
symbol: "TONCOIN",
|
|
12128
|
+
decimals: 9,
|
|
12129
|
+
location: {
|
|
12130
|
+
parents: 2,
|
|
12131
|
+
interior: {
|
|
12132
|
+
X2: [
|
|
12133
|
+
{
|
|
12134
|
+
GlobalConsensus: {
|
|
12135
|
+
Ethereum: {
|
|
12136
|
+
chainId: 1
|
|
12137
|
+
}
|
|
12138
|
+
}
|
|
12139
|
+
},
|
|
12140
|
+
{
|
|
12141
|
+
AccountKey20: {
|
|
12142
|
+
network: null,
|
|
12143
|
+
key: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1"
|
|
12144
|
+
}
|
|
12145
|
+
}
|
|
12146
|
+
]
|
|
12147
|
+
}
|
|
12148
|
+
},
|
|
12149
|
+
existentialDeposit: "1"
|
|
12150
|
+
},
|
|
12151
|
+
{
|
|
12152
|
+
symbol: "DAI",
|
|
12153
|
+
decimals: 18,
|
|
12154
|
+
location: {
|
|
12155
|
+
parents: 2,
|
|
12156
|
+
interior: {
|
|
12157
|
+
X2: [
|
|
12158
|
+
{
|
|
12159
|
+
GlobalConsensus: {
|
|
12160
|
+
Ethereum: {
|
|
12161
|
+
chainId: 1
|
|
12162
|
+
}
|
|
12163
|
+
}
|
|
12164
|
+
},
|
|
12165
|
+
{
|
|
12166
|
+
AccountKey20: {
|
|
12167
|
+
network: null,
|
|
12168
|
+
key: "0x6b175474e89094c44da98b954eedeac495271d0f"
|
|
12169
|
+
}
|
|
12170
|
+
}
|
|
12171
|
+
]
|
|
12172
|
+
}
|
|
12173
|
+
},
|
|
12174
|
+
existentialDeposit: "1",
|
|
12175
|
+
alias: "DAI2"
|
|
12176
|
+
},
|
|
12177
|
+
{
|
|
12178
|
+
symbol: "DOT",
|
|
12179
|
+
decimals: 10,
|
|
12180
|
+
location: {
|
|
12181
|
+
parents: 2,
|
|
12182
|
+
interior: {
|
|
12183
|
+
X1: [
|
|
12184
|
+
{
|
|
12185
|
+
GlobalConsensus: {
|
|
12186
|
+
polkadot: null
|
|
12187
|
+
}
|
|
12188
|
+
}
|
|
12189
|
+
]
|
|
12190
|
+
}
|
|
12191
|
+
},
|
|
12192
|
+
existentialDeposit: "10000000",
|
|
12193
|
+
isFeeAsset: true,
|
|
12194
|
+
alias: "DOT2"
|
|
12195
|
+
},
|
|
12196
|
+
{
|
|
12197
|
+
symbol: "SHIB",
|
|
12198
|
+
decimals: 18,
|
|
12199
|
+
location: {
|
|
12200
|
+
parents: 2,
|
|
12201
|
+
interior: {
|
|
12202
|
+
X2: [
|
|
12203
|
+
{
|
|
12204
|
+
GlobalConsensus: {
|
|
12205
|
+
Ethereum: {
|
|
12206
|
+
chainId: 1
|
|
12207
|
+
}
|
|
12208
|
+
}
|
|
12209
|
+
},
|
|
12210
|
+
{
|
|
12211
|
+
AccountKey20: {
|
|
12212
|
+
network: null,
|
|
12213
|
+
key: "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce"
|
|
12214
|
+
}
|
|
12215
|
+
}
|
|
12216
|
+
]
|
|
12217
|
+
}
|
|
12218
|
+
},
|
|
12219
|
+
existentialDeposit: "1",
|
|
12220
|
+
alias: "SHIB2"
|
|
12221
|
+
},
|
|
12222
|
+
{
|
|
12223
|
+
symbol: "TNKR",
|
|
12224
|
+
decimals: 12,
|
|
12225
|
+
location: {
|
|
12226
|
+
parents: 1,
|
|
12227
|
+
interior: {
|
|
12228
|
+
X2: [
|
|
12229
|
+
{
|
|
12230
|
+
Parachain: 2125
|
|
12231
|
+
},
|
|
12232
|
+
{
|
|
12233
|
+
GeneralIndex: 0
|
|
12234
|
+
}
|
|
12235
|
+
]
|
|
12236
|
+
}
|
|
12237
|
+
},
|
|
12238
|
+
existentialDeposit: "1000000000"
|
|
12239
|
+
},
|
|
12240
|
+
{
|
|
12241
|
+
symbol: "FREN",
|
|
12242
|
+
decimals: 12,
|
|
12243
|
+
location: {
|
|
12244
|
+
parents: 1,
|
|
12245
|
+
interior: {
|
|
12246
|
+
X1: [
|
|
12247
|
+
{
|
|
12248
|
+
Parachain: 2123
|
|
12249
|
+
}
|
|
12250
|
+
]
|
|
12251
|
+
}
|
|
12252
|
+
},
|
|
12253
|
+
existentialDeposit: "1000000000",
|
|
12254
|
+
isFeeAsset: true
|
|
12255
|
+
},
|
|
12256
|
+
{
|
|
12257
|
+
symbol: "WBTC",
|
|
12258
|
+
decimals: 8,
|
|
12259
|
+
location: {
|
|
12260
|
+
parents: 2,
|
|
12261
|
+
interior: {
|
|
12262
|
+
X2: [
|
|
12263
|
+
{
|
|
12264
|
+
GlobalConsensus: {
|
|
12265
|
+
Ethereum: {
|
|
12266
|
+
chainId: 1
|
|
12267
|
+
}
|
|
12268
|
+
}
|
|
12269
|
+
},
|
|
12270
|
+
{
|
|
12271
|
+
AccountKey20: {
|
|
12272
|
+
network: null,
|
|
12273
|
+
key: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"
|
|
12274
|
+
}
|
|
12275
|
+
}
|
|
12276
|
+
]
|
|
12277
|
+
}
|
|
12278
|
+
},
|
|
12279
|
+
existentialDeposit: "1"
|
|
12280
|
+
},
|
|
12281
|
+
{
|
|
12282
|
+
symbol: "MOVR",
|
|
12283
|
+
decimals: 18,
|
|
12284
|
+
location: {
|
|
12285
|
+
parents: 1,
|
|
12286
|
+
interior: {
|
|
12287
|
+
X2: [
|
|
12288
|
+
{
|
|
12289
|
+
Parachain: 2023
|
|
12290
|
+
},
|
|
12291
|
+
{
|
|
12292
|
+
PalletInstance: 10
|
|
12293
|
+
}
|
|
12294
|
+
]
|
|
12295
|
+
}
|
|
12296
|
+
},
|
|
12297
|
+
existentialDeposit: "1"
|
|
12298
|
+
},
|
|
12299
|
+
{
|
|
12300
|
+
symbol: "TEER",
|
|
12301
|
+
decimals: 12,
|
|
12302
|
+
location: {
|
|
12303
|
+
parents: 1,
|
|
12304
|
+
interior: {
|
|
12305
|
+
X1: [
|
|
12306
|
+
{
|
|
12307
|
+
Parachain: 2015
|
|
12308
|
+
}
|
|
12309
|
+
]
|
|
12310
|
+
}
|
|
12311
|
+
},
|
|
12312
|
+
existentialDeposit: "1000000000",
|
|
12313
|
+
isFeeAsset: true
|
|
12314
|
+
},
|
|
12315
|
+
{
|
|
12316
|
+
symbol: "TBTC",
|
|
12317
|
+
decimals: 18,
|
|
12318
|
+
location: {
|
|
12319
|
+
parents: 2,
|
|
12320
|
+
interior: {
|
|
12321
|
+
X2: [
|
|
12322
|
+
{
|
|
12323
|
+
GlobalConsensus: {
|
|
12324
|
+
Ethereum: {
|
|
12325
|
+
chainId: 1
|
|
12326
|
+
}
|
|
12327
|
+
}
|
|
12328
|
+
},
|
|
12329
|
+
{
|
|
12330
|
+
AccountKey20: {
|
|
12331
|
+
network: null,
|
|
12332
|
+
key: "0x8daebade922df735c38c80c7ebd708af50815faa"
|
|
12333
|
+
}
|
|
12334
|
+
}
|
|
12335
|
+
]
|
|
12336
|
+
}
|
|
12337
|
+
},
|
|
12338
|
+
existentialDeposit: "1"
|
|
12339
|
+
},
|
|
12340
|
+
{
|
|
12341
|
+
symbol: "ETH",
|
|
12342
|
+
decimals: 18,
|
|
12343
|
+
location: {
|
|
12344
|
+
parents: 2,
|
|
12345
|
+
interior: {
|
|
12346
|
+
X1: [
|
|
12347
|
+
{
|
|
12348
|
+
GlobalConsensus: {
|
|
12349
|
+
Ethereum: {
|
|
12350
|
+
chainId: 1
|
|
12351
|
+
}
|
|
12352
|
+
}
|
|
12353
|
+
}
|
|
12354
|
+
]
|
|
12355
|
+
}
|
|
12356
|
+
},
|
|
12357
|
+
existentialDeposit: "15000000000000"
|
|
12358
|
+
},
|
|
12359
|
+
{
|
|
12360
|
+
symbol: "KILT",
|
|
12361
|
+
decimals: 15,
|
|
12362
|
+
location: {
|
|
12363
|
+
parents: 2,
|
|
12364
|
+
interior: {
|
|
12365
|
+
X2: [
|
|
12366
|
+
{
|
|
12367
|
+
GlobalConsensus: {
|
|
12368
|
+
Ethereum: {
|
|
12369
|
+
chainId: 1
|
|
12370
|
+
}
|
|
12371
|
+
}
|
|
12372
|
+
},
|
|
12373
|
+
{
|
|
12374
|
+
AccountKey20: {
|
|
12375
|
+
network: null,
|
|
12376
|
+
key: "0x5d3d01fd6d2ad1169b17918eb4f153c6616288eb"
|
|
12377
|
+
}
|
|
12378
|
+
}
|
|
12379
|
+
]
|
|
12380
|
+
}
|
|
12381
|
+
},
|
|
12382
|
+
existentialDeposit: "1"
|
|
12383
|
+
},
|
|
12384
|
+
{
|
|
12385
|
+
symbol: "USDT",
|
|
12386
|
+
decimals: 6,
|
|
12387
|
+
location: {
|
|
12388
|
+
parents: 2,
|
|
12389
|
+
interior: {
|
|
12390
|
+
X2: [
|
|
12391
|
+
{
|
|
12392
|
+
GlobalConsensus: {
|
|
12393
|
+
Ethereum: {
|
|
12394
|
+
chainId: 1
|
|
12395
|
+
}
|
|
12396
|
+
}
|
|
12397
|
+
},
|
|
12398
|
+
{
|
|
12399
|
+
AccountKey20: {
|
|
12400
|
+
network: null,
|
|
12401
|
+
key: "0xdac17f958d2ee523a2206206994597c13d831ec7"
|
|
12402
|
+
}
|
|
12403
|
+
}
|
|
12404
|
+
]
|
|
12405
|
+
}
|
|
12406
|
+
},
|
|
12407
|
+
existentialDeposit: "10000",
|
|
12408
|
+
alias: "USDT3"
|
|
12409
|
+
},
|
|
12410
|
+
{
|
|
12411
|
+
symbol: "LINK",
|
|
12412
|
+
decimals: 18,
|
|
12413
|
+
location: {
|
|
12414
|
+
parents: 2,
|
|
12415
|
+
interior: {
|
|
12416
|
+
X2: [
|
|
12417
|
+
{
|
|
12418
|
+
GlobalConsensus: {
|
|
12419
|
+
Ethereum: {
|
|
12420
|
+
chainId: 1
|
|
12421
|
+
}
|
|
12422
|
+
}
|
|
12423
|
+
},
|
|
12424
|
+
{
|
|
12425
|
+
AccountKey20: {
|
|
12426
|
+
network: null,
|
|
12427
|
+
key: "0x514910771af9ca656af840dff83e8264ecf986ca"
|
|
12428
|
+
}
|
|
12429
|
+
}
|
|
12430
|
+
]
|
|
12431
|
+
}
|
|
12432
|
+
},
|
|
12433
|
+
existentialDeposit: "1"
|
|
12434
|
+
},
|
|
12435
|
+
{
|
|
12436
|
+
symbol: "AAVE",
|
|
12437
|
+
decimals: 18,
|
|
12438
|
+
location: {
|
|
12439
|
+
parents: 2,
|
|
12440
|
+
interior: {
|
|
12441
|
+
X2: [
|
|
12442
|
+
{
|
|
12443
|
+
GlobalConsensus: {
|
|
12444
|
+
Ethereum: {
|
|
12445
|
+
chainId: 1
|
|
12446
|
+
}
|
|
12447
|
+
}
|
|
12448
|
+
},
|
|
12449
|
+
{
|
|
12450
|
+
AccountKey20: {
|
|
12451
|
+
network: null,
|
|
12452
|
+
key: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"
|
|
12453
|
+
}
|
|
12454
|
+
}
|
|
12455
|
+
]
|
|
12456
|
+
}
|
|
12457
|
+
},
|
|
12458
|
+
existentialDeposit: "1"
|
|
12459
|
+
},
|
|
12460
|
+
{
|
|
12461
|
+
symbol: "wstETH",
|
|
12462
|
+
decimals: 18,
|
|
12463
|
+
location: {
|
|
12464
|
+
parents: 2,
|
|
12465
|
+
interior: {
|
|
12466
|
+
X2: [
|
|
12467
|
+
{
|
|
12468
|
+
GlobalConsensus: {
|
|
12469
|
+
Ethereum: {
|
|
12470
|
+
chainId: 1
|
|
12471
|
+
}
|
|
12472
|
+
}
|
|
12473
|
+
},
|
|
12474
|
+
{
|
|
12475
|
+
AccountKey20: {
|
|
12476
|
+
network: null,
|
|
12477
|
+
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0"
|
|
12478
|
+
}
|
|
12479
|
+
}
|
|
12480
|
+
]
|
|
12481
|
+
}
|
|
12482
|
+
},
|
|
12483
|
+
existentialDeposit: "1"
|
|
12484
|
+
},
|
|
12485
|
+
{
|
|
12486
|
+
symbol: "tBTC",
|
|
12487
|
+
decimals: 18,
|
|
12488
|
+
location: {
|
|
12489
|
+
parents: 2,
|
|
12490
|
+
interior: {
|
|
12491
|
+
X2: [
|
|
12492
|
+
{
|
|
12493
|
+
GlobalConsensus: {
|
|
12494
|
+
Ethereum: {
|
|
12495
|
+
chainId: 1
|
|
12496
|
+
}
|
|
12497
|
+
}
|
|
12498
|
+
},
|
|
12499
|
+
{
|
|
12500
|
+
AccountKey20: {
|
|
12501
|
+
network: null,
|
|
12502
|
+
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88"
|
|
12503
|
+
}
|
|
12504
|
+
}
|
|
12505
|
+
]
|
|
12506
|
+
}
|
|
12507
|
+
},
|
|
12508
|
+
existentialDeposit: "1"
|
|
12509
|
+
},
|
|
12510
|
+
{
|
|
12511
|
+
symbol: "PEPE",
|
|
12512
|
+
decimals: 18,
|
|
12513
|
+
location: {
|
|
12514
|
+
parents: 2,
|
|
12515
|
+
interior: {
|
|
12516
|
+
X2: [
|
|
12517
|
+
{
|
|
12518
|
+
GlobalConsensus: {
|
|
12519
|
+
Ethereum: {
|
|
12520
|
+
chainId: 1
|
|
12521
|
+
}
|
|
12522
|
+
}
|
|
12523
|
+
},
|
|
12524
|
+
{
|
|
12525
|
+
AccountKey20: {
|
|
12526
|
+
network: null,
|
|
12527
|
+
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933"
|
|
12528
|
+
}
|
|
12529
|
+
}
|
|
12530
|
+
]
|
|
12531
|
+
}
|
|
12532
|
+
},
|
|
12533
|
+
existentialDeposit: "1"
|
|
12534
|
+
}
|
|
12535
|
+
]
|
|
12536
|
+
};
|
|
12537
|
+
var CoretimeKusama = {
|
|
12538
|
+
relaychainSymbol: "KSM",
|
|
12539
|
+
nativeAssetSymbol: "KSM",
|
|
12540
|
+
isEVM: false,
|
|
12541
|
+
ss58Prefix: 2,
|
|
12542
|
+
supportsDryRunApi: true,
|
|
12543
|
+
supportsXcmPaymentApi: true,
|
|
12544
|
+
nativeAssets: [
|
|
12545
|
+
{
|
|
12546
|
+
symbol: "KSM",
|
|
12547
|
+
isNative: true,
|
|
12548
|
+
decimals: 12,
|
|
12549
|
+
existentialDeposit: "33333333",
|
|
12550
|
+
location: {
|
|
12551
|
+
parents: 1,
|
|
12552
|
+
interior: {
|
|
12553
|
+
Here: null
|
|
12554
|
+
}
|
|
12555
|
+
},
|
|
12556
|
+
isFeeAsset: true
|
|
12557
|
+
}
|
|
12558
|
+
],
|
|
12559
|
+
otherAssets: [
|
|
12015
12560
|
]
|
|
12016
12561
|
};
|
|
12017
12562
|
var CoretimePolkadot = {
|
|
@@ -17438,6 +17983,7 @@ var assetsMapJson = {
|
|
|
17438
17983
|
Darwinia: Darwinia,
|
|
17439
17984
|
EnergyWebX: EnergyWebX,
|
|
17440
17985
|
Hydration: Hydration,
|
|
17986
|
+
IntegriteePolkadot: IntegriteePolkadot,
|
|
17441
17987
|
IntegriteeKusama: IntegriteeKusama,
|
|
17442
17988
|
Interlay: Interlay,
|
|
17443
17989
|
Heima: Heima,
|
|
@@ -18336,7 +18882,14 @@ var isAssetEqual = function isAssetEqual(asset1, asset2) {
|
|
|
18336
18882
|
var ml2 = asset2.location;
|
|
18337
18883
|
if (ml1 && ml2 && sdkCommon.deepEqual(ml1, ml2)) return true;
|
|
18338
18884
|
if (isForeignAsset(asset1) && isForeignAsset(asset2) && asset1.assetId === asset2.assetId) return true;
|
|
18339
|
-
return asset1.symbol
|
|
18885
|
+
return isSymbolMatch(asset1.symbol, asset2.symbol);
|
|
18886
|
+
};
|
|
18887
|
+
|
|
18888
|
+
var isAssetXcEqual = function isAssetXcEqual(asset1, asset2) {
|
|
18889
|
+
var ml1 = asset1.location;
|
|
18890
|
+
var ml2 = asset2.location;
|
|
18891
|
+
if (ml1 && ml2 && sdkCommon.deepEqual(ml1, ml2)) return true;
|
|
18892
|
+
return isSymbolMatch(asset1.symbol, asset2.symbol);
|
|
18340
18893
|
};
|
|
18341
18894
|
|
|
18342
18895
|
exports.DuplicateAssetError = DuplicateAssetError;
|
|
@@ -18380,6 +18933,7 @@ exports.hasDryRunSupport = hasDryRunSupport;
|
|
|
18380
18933
|
exports.hasSupportForAsset = hasSupportForAsset;
|
|
18381
18934
|
exports.hasXcmPaymentApiSupport = hasXcmPaymentApiSupport;
|
|
18382
18935
|
exports.isAssetEqual = isAssetEqual;
|
|
18936
|
+
exports.isAssetXcEqual = isAssetXcEqual;
|
|
18383
18937
|
exports.isChainEvm = isChainEvm;
|
|
18384
18938
|
exports.isForeignAsset = isForeignAsset;
|
|
18385
18939
|
exports.isOverrideLocationSpecifier = isOverrideLocationSpecifier;
|