@subwallet/chain-list 0.2.87-beta.1 → 0.2.87-beta.2
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/bundle-subwallet-chain-list.js +120 -3
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/AssetRef.json +70 -0
- package/cjs/data/ChainAsset.json +14 -0
- package/cjs/data/ChainInfo.json +31 -2
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/AssetRef.json +70 -0
- package/data/ChainAsset.json +14 -0
- package/data/ChainInfo.json +31 -2
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -744,6 +744,7 @@
|
|
|
744
744
|
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
745
745
|
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
746
746
|
"hydradx_main-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png",
|
|
747
|
+
"ternoazkevm_testnet-native-caps": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png",
|
|
747
748
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
748
749
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
749
750
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -1277,6 +1278,13 @@
|
|
|
1277
1278
|
srcChain: "hydradx_main",
|
|
1278
1279
|
destChain: "hydradx_main",
|
|
1279
1280
|
path: "SWAP"
|
|
1281
|
+
},
|
|
1282
|
+
"hydradx_main-NATIVE-HDX___hydradx_main-LOCAL-BNC": {
|
|
1283
|
+
srcAsset: "hydradx_main-NATIVE-HDX",
|
|
1284
|
+
destAsset: "hydradx_main-LOCAL-BNC",
|
|
1285
|
+
srcChain: "hydradx_main",
|
|
1286
|
+
destChain: "hydradx_main",
|
|
1287
|
+
path: "SWAP"
|
|
1280
1288
|
},
|
|
1281
1289
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
1282
1290
|
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
@@ -1354,6 +1362,20 @@
|
|
|
1354
1362
|
srcChain: "hydradx_main",
|
|
1355
1363
|
destChain: "hydradx_main",
|
|
1356
1364
|
path: "SWAP"
|
|
1365
|
+
},
|
|
1366
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-CFG": {
|
|
1367
|
+
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
1368
|
+
destAsset: "hydradx_main-LOCAL-CFG",
|
|
1369
|
+
srcChain: "hydradx_main",
|
|
1370
|
+
destChain: "hydradx_main",
|
|
1371
|
+
path: "SWAP"
|
|
1372
|
+
},
|
|
1373
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-BNC": {
|
|
1374
|
+
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
1375
|
+
destAsset: "hydradx_main-LOCAL-BNC",
|
|
1376
|
+
srcChain: "hydradx_main",
|
|
1377
|
+
destChain: "hydradx_main",
|
|
1378
|
+
path: "SWAP"
|
|
1357
1379
|
},
|
|
1358
1380
|
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
1359
1381
|
srcAsset: "centrifuge-NATIVE-CFG",
|
|
@@ -1661,6 +1683,20 @@
|
|
|
1661
1683
|
srcChain: "hydradx_main",
|
|
1662
1684
|
destChain: "hydradx_main",
|
|
1663
1685
|
path: "SWAP"
|
|
1686
|
+
},
|
|
1687
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-CFG": {
|
|
1688
|
+
srcAsset: "hydradx_main-LOCAL-DOT",
|
|
1689
|
+
destAsset: "hydradx_main-LOCAL-CFG",
|
|
1690
|
+
srcChain: "hydradx_main",
|
|
1691
|
+
destChain: "hydradx_main",
|
|
1692
|
+
path: "SWAP"
|
|
1693
|
+
},
|
|
1694
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-BNC": {
|
|
1695
|
+
srcAsset: "hydradx_main-LOCAL-DOT",
|
|
1696
|
+
destAsset: "hydradx_main-LOCAL-BNC",
|
|
1697
|
+
srcChain: "hydradx_main",
|
|
1698
|
+
destChain: "hydradx_main",
|
|
1699
|
+
path: "SWAP"
|
|
1664
1700
|
},
|
|
1665
1701
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
1666
1702
|
srcAsset: "statemint-LOCAL-USDC",
|
|
@@ -1717,6 +1753,20 @@
|
|
|
1717
1753
|
srcChain: "hydradx_main",
|
|
1718
1754
|
destChain: "centrifuge",
|
|
1719
1755
|
path: "XCM"
|
|
1756
|
+
},
|
|
1757
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-DOT": {
|
|
1758
|
+
srcAsset: "hydradx_main-LOCAL-CFG",
|
|
1759
|
+
destAsset: "hydradx_main-LOCAL-DOT",
|
|
1760
|
+
srcChain: "hydradx_main",
|
|
1761
|
+
destChain: "hydradx_main",
|
|
1762
|
+
path: "SWAP"
|
|
1763
|
+
},
|
|
1764
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-USDT": {
|
|
1765
|
+
srcAsset: "hydradx_main-LOCAL-CFG",
|
|
1766
|
+
destAsset: "hydradx_main-LOCAL-USDT",
|
|
1767
|
+
srcChain: "hydradx_main",
|
|
1768
|
+
destChain: "hydradx_main",
|
|
1769
|
+
path: "SWAP"
|
|
1720
1770
|
},
|
|
1721
1771
|
"manta_network-NATIVE-MANTA___moonbeam-LOCAL-xcMANTA": {
|
|
1722
1772
|
srcAsset: "manta_network-NATIVE-MANTA",
|
|
@@ -1944,6 +1994,27 @@
|
|
|
1944
1994
|
srcChain: "hydradx_main",
|
|
1945
1995
|
destChain: "hydradx_main",
|
|
1946
1996
|
path: "SWAP"
|
|
1997
|
+
},
|
|
1998
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-DOT": {
|
|
1999
|
+
srcAsset: "hydradx_main-LOCAL-BNC",
|
|
2000
|
+
destAsset: "hydradx_main-LOCAL-DOT",
|
|
2001
|
+
srcChain: "hydradx_main",
|
|
2002
|
+
destChain: "hydradx_main",
|
|
2003
|
+
path: "SWAP"
|
|
2004
|
+
},
|
|
2005
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-USDT": {
|
|
2006
|
+
srcAsset: "hydradx_main-LOCAL-BNC",
|
|
2007
|
+
destAsset: "hydradx_main-LOCAL-USDT",
|
|
2008
|
+
srcChain: "hydradx_main",
|
|
2009
|
+
destChain: "hydradx_main",
|
|
2010
|
+
path: "SWAP"
|
|
2011
|
+
},
|
|
2012
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-NATIVE-HDX": {
|
|
2013
|
+
srcAsset: "hydradx_main-LOCAL-BNC",
|
|
2014
|
+
destAsset: "hydradx_main-NATIVE-HDX",
|
|
2015
|
+
srcChain: "hydradx_main",
|
|
2016
|
+
destChain: "hydradx_main",
|
|
2017
|
+
path: "SWAP"
|
|
1947
2018
|
},
|
|
1948
2019
|
"hydradx_main-LOCAL-GLMR___hydradx_main-LOCAL-USDT": {
|
|
1949
2020
|
srcAsset: "hydradx_main-LOCAL-GLMR",
|
|
@@ -15157,6 +15228,20 @@
|
|
|
15157
15228
|
multiChainAsset: "BUNS-BUNS",
|
|
15158
15229
|
hasValue: true,
|
|
15159
15230
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png"
|
|
15231
|
+
},
|
|
15232
|
+
"ternoaZkEvm_testnet-NATIVE-CAPS": {
|
|
15233
|
+
originChain: "ternoaZkEvm_testnet",
|
|
15234
|
+
slug: "ternoaZkEvm_testnet-NATIVE-CAPS",
|
|
15235
|
+
name: "Testnet CAPS",
|
|
15236
|
+
symbol: "CAPS",
|
|
15237
|
+
decimals: 18,
|
|
15238
|
+
priceId: null,
|
|
15239
|
+
minAmount: "0",
|
|
15240
|
+
assetType: "NATIVE",
|
|
15241
|
+
metadata: null,
|
|
15242
|
+
multiChainAsset: null,
|
|
15243
|
+
hasValue: true,
|
|
15244
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png"
|
|
15160
15245
|
}
|
|
15161
15246
|
};
|
|
15162
15247
|
|
|
@@ -23337,7 +23422,10 @@
|
|
|
23337
23422
|
existentialDeposit: null,
|
|
23338
23423
|
symbol: "CTC",
|
|
23339
23424
|
decimals: 18,
|
|
23340
|
-
supportSmartContract:
|
|
23425
|
+
supportSmartContract: [
|
|
23426
|
+
"ERC20",
|
|
23427
|
+
"ERC721"
|
|
23428
|
+
],
|
|
23341
23429
|
abiExplorer: null
|
|
23342
23430
|
},
|
|
23343
23431
|
substrateInfo: null,
|
|
@@ -25166,7 +25254,7 @@
|
|
|
25166
25254
|
]
|
|
25167
25255
|
},
|
|
25168
25256
|
extraInfo: {
|
|
25169
|
-
subscanSlug:
|
|
25257
|
+
subscanSlug: "creditcoin",
|
|
25170
25258
|
chainBalanceSlug: "creditcoin-cc3"
|
|
25171
25259
|
},
|
|
25172
25260
|
bitcoinInfo: null,
|
|
@@ -25226,6 +25314,32 @@
|
|
|
25226
25314
|
bitcoinInfo: null,
|
|
25227
25315
|
tonInfo: null
|
|
25228
25316
|
};
|
|
25317
|
+
var ternoaZkEvm_testnet$1 = {
|
|
25318
|
+
slug: "ternoaZkEvm_testnet",
|
|
25319
|
+
name: "Ternoa zkEVM+ Testnet",
|
|
25320
|
+
isTestnet: true,
|
|
25321
|
+
chainStatus: "ACTIVE",
|
|
25322
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
25323
|
+
providers: {
|
|
25324
|
+
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
25325
|
+
},
|
|
25326
|
+
evmInfo: {
|
|
25327
|
+
evmChainId: 752024,
|
|
25328
|
+
blockExplorer: "https://explorer.zkevm.ternoa.network/",
|
|
25329
|
+
existentialDeposit: "0",
|
|
25330
|
+
symbol: "CAPS",
|
|
25331
|
+
decimals: 18,
|
|
25332
|
+
supportSmartContract: [
|
|
25333
|
+
"ERC20",
|
|
25334
|
+
"ERC721"
|
|
25335
|
+
],
|
|
25336
|
+
abiExplorer: null
|
|
25337
|
+
},
|
|
25338
|
+
substrateInfo: null,
|
|
25339
|
+
extraInfo: null,
|
|
25340
|
+
bitcoinInfo: null,
|
|
25341
|
+
tonInfo: null
|
|
25342
|
+
};
|
|
25229
25343
|
const _ChainInfoMap = {
|
|
25230
25344
|
polkadot: polkadot$1,
|
|
25231
25345
|
kusama: kusama$1,
|
|
@@ -25568,7 +25682,8 @@
|
|
|
25568
25682
|
base_sepolia: base_sepolia$1,
|
|
25569
25683
|
creditcoin_native: creditcoin_native$1,
|
|
25570
25684
|
creditcoin_evm: creditcoin_evm$1,
|
|
25571
|
-
arbitrum_sepolia: arbitrum_sepolia$1
|
|
25685
|
+
arbitrum_sepolia: arbitrum_sepolia$1,
|
|
25686
|
+
ternoaZkEvm_testnet: ternoaZkEvm_testnet$1
|
|
25572
25687
|
};
|
|
25573
25688
|
|
|
25574
25689
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -25854,6 +25969,7 @@
|
|
|
25854
25969
|
var creditcoin_native = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png";
|
|
25855
25970
|
var creditcoin_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png";
|
|
25856
25971
|
var arbitrum_sepolia = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png";
|
|
25972
|
+
var ternoaZkEvm_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png";
|
|
25857
25973
|
const _ChainLogoMap = {
|
|
25858
25974
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
25859
25975
|
polkadot: polkadot,
|
|
@@ -26141,6 +26257,7 @@
|
|
|
26141
26257
|
creditcoin_native: creditcoin_native,
|
|
26142
26258
|
creditcoin_evm: creditcoin_evm,
|
|
26143
26259
|
arbitrum_sepolia: arbitrum_sepolia,
|
|
26260
|
+
ternoaZkEvm_testnet: ternoaZkEvm_testnet,
|
|
26144
26261
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
26145
26262
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
26146
26263
|
};
|
|
@@ -736,6 +736,7 @@
|
|
|
736
736
|
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
737
737
|
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
738
738
|
"hydradx_main-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png",
|
|
739
|
+
"ternoazkevm_testnet-native-caps": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png",
|
|
739
740
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
740
741
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
741
742
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/AssetRef.json
CHANGED
|
@@ -432,6 +432,13 @@
|
|
|
432
432
|
"destChain": "hydradx_main",
|
|
433
433
|
"path": "SWAP"
|
|
434
434
|
},
|
|
435
|
+
"hydradx_main-NATIVE-HDX___hydradx_main-LOCAL-BNC": {
|
|
436
|
+
"srcAsset": "hydradx_main-NATIVE-HDX",
|
|
437
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
438
|
+
"srcChain": "hydradx_main",
|
|
439
|
+
"destChain": "hydradx_main",
|
|
440
|
+
"path": "SWAP"
|
|
441
|
+
},
|
|
435
442
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
436
443
|
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
437
444
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -509,6 +516,20 @@
|
|
|
509
516
|
"destChain": "hydradx_main",
|
|
510
517
|
"path": "SWAP"
|
|
511
518
|
},
|
|
519
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-CFG": {
|
|
520
|
+
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
521
|
+
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
522
|
+
"srcChain": "hydradx_main",
|
|
523
|
+
"destChain": "hydradx_main",
|
|
524
|
+
"path": "SWAP"
|
|
525
|
+
},
|
|
526
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-BNC": {
|
|
527
|
+
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
528
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
529
|
+
"srcChain": "hydradx_main",
|
|
530
|
+
"destChain": "hydradx_main",
|
|
531
|
+
"path": "SWAP"
|
|
532
|
+
},
|
|
512
533
|
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
513
534
|
"srcAsset": "centrifuge-NATIVE-CFG",
|
|
514
535
|
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
@@ -816,6 +837,20 @@
|
|
|
816
837
|
"destChain": "hydradx_main",
|
|
817
838
|
"path": "SWAP"
|
|
818
839
|
},
|
|
840
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-CFG": {
|
|
841
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
842
|
+
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
843
|
+
"srcChain": "hydradx_main",
|
|
844
|
+
"destChain": "hydradx_main",
|
|
845
|
+
"path": "SWAP"
|
|
846
|
+
},
|
|
847
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-BNC": {
|
|
848
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
849
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
850
|
+
"srcChain": "hydradx_main",
|
|
851
|
+
"destChain": "hydradx_main",
|
|
852
|
+
"path": "SWAP"
|
|
853
|
+
},
|
|
819
854
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
820
855
|
"srcAsset": "statemint-LOCAL-USDC",
|
|
821
856
|
"destAsset": "hydradx_main-LOCAL-USDC",
|
|
@@ -872,6 +907,20 @@
|
|
|
872
907
|
"destChain": "centrifuge",
|
|
873
908
|
"path": "XCM"
|
|
874
909
|
},
|
|
910
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-DOT": {
|
|
911
|
+
"srcAsset": "hydradx_main-LOCAL-CFG",
|
|
912
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
913
|
+
"srcChain": "hydradx_main",
|
|
914
|
+
"destChain": "hydradx_main",
|
|
915
|
+
"path": "SWAP"
|
|
916
|
+
},
|
|
917
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-USDT": {
|
|
918
|
+
"srcAsset": "hydradx_main-LOCAL-CFG",
|
|
919
|
+
"destAsset": "hydradx_main-LOCAL-USDT",
|
|
920
|
+
"srcChain": "hydradx_main",
|
|
921
|
+
"destChain": "hydradx_main",
|
|
922
|
+
"path": "SWAP"
|
|
923
|
+
},
|
|
875
924
|
"manta_network-NATIVE-MANTA___moonbeam-LOCAL-xcMANTA": {
|
|
876
925
|
"srcAsset": "manta_network-NATIVE-MANTA",
|
|
877
926
|
"destAsset": "moonbeam-LOCAL-xcMANTA",
|
|
@@ -1099,6 +1148,27 @@
|
|
|
1099
1148
|
"destChain": "hydradx_main",
|
|
1100
1149
|
"path": "SWAP"
|
|
1101
1150
|
},
|
|
1151
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-DOT": {
|
|
1152
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1153
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
1154
|
+
"srcChain": "hydradx_main",
|
|
1155
|
+
"destChain": "hydradx_main",
|
|
1156
|
+
"path": "SWAP"
|
|
1157
|
+
},
|
|
1158
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-USDT": {
|
|
1159
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1160
|
+
"destAsset": "hydradx_main-LOCAL-USDT",
|
|
1161
|
+
"srcChain": "hydradx_main",
|
|
1162
|
+
"destChain": "hydradx_main",
|
|
1163
|
+
"path": "SWAP"
|
|
1164
|
+
},
|
|
1165
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-NATIVE-HDX": {
|
|
1166
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1167
|
+
"destAsset": "hydradx_main-NATIVE-HDX",
|
|
1168
|
+
"srcChain": "hydradx_main",
|
|
1169
|
+
"destChain": "hydradx_main",
|
|
1170
|
+
"path": "SWAP"
|
|
1171
|
+
},
|
|
1102
1172
|
"hydradx_main-LOCAL-GLMR___hydradx_main-LOCAL-USDT": {
|
|
1103
1173
|
"srcAsset": "hydradx_main-LOCAL-GLMR",
|
|
1104
1174
|
"destAsset": "hydradx_main-LOCAL-USDT",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -12309,5 +12309,19 @@
|
|
|
12309
12309
|
"multiChainAsset": "BUNS-BUNS",
|
|
12310
12310
|
"hasValue": true,
|
|
12311
12311
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png"
|
|
12312
|
+
},
|
|
12313
|
+
"ternoaZkEvm_testnet-NATIVE-CAPS": {
|
|
12314
|
+
"originChain": "ternoaZkEvm_testnet",
|
|
12315
|
+
"slug": "ternoaZkEvm_testnet-NATIVE-CAPS",
|
|
12316
|
+
"name": "Testnet CAPS",
|
|
12317
|
+
"symbol": "CAPS",
|
|
12318
|
+
"decimals": 18,
|
|
12319
|
+
"priceId": null,
|
|
12320
|
+
"minAmount": "0",
|
|
12321
|
+
"assetType": "NATIVE",
|
|
12322
|
+
"metadata": null,
|
|
12323
|
+
"multiChainAsset": null,
|
|
12324
|
+
"hasValue": true,
|
|
12325
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png"
|
|
12312
12326
|
}
|
|
12313
12327
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -8050,7 +8050,10 @@
|
|
|
8050
8050
|
"existentialDeposit": null,
|
|
8051
8051
|
"symbol": "CTC",
|
|
8052
8052
|
"decimals": 18,
|
|
8053
|
-
"supportSmartContract":
|
|
8053
|
+
"supportSmartContract": [
|
|
8054
|
+
"ERC20",
|
|
8055
|
+
"ERC721"
|
|
8056
|
+
],
|
|
8054
8057
|
"abiExplorer": null
|
|
8055
8058
|
},
|
|
8056
8059
|
"substrateInfo": null,
|
|
@@ -9883,7 +9886,7 @@
|
|
|
9883
9886
|
"crowdloanFunds": []
|
|
9884
9887
|
},
|
|
9885
9888
|
"extraInfo": {
|
|
9886
|
-
"subscanSlug":
|
|
9889
|
+
"subscanSlug": "creditcoin",
|
|
9887
9890
|
"chainBalanceSlug": "creditcoin-cc3"
|
|
9888
9891
|
},
|
|
9889
9892
|
"bitcoinInfo": null,
|
|
@@ -9942,5 +9945,31 @@
|
|
|
9942
9945
|
"extraInfo": null,
|
|
9943
9946
|
"bitcoinInfo": null,
|
|
9944
9947
|
"tonInfo": null
|
|
9948
|
+
},
|
|
9949
|
+
"ternoaZkEvm_testnet": {
|
|
9950
|
+
"slug": "ternoaZkEvm_testnet",
|
|
9951
|
+
"name": "Ternoa zkEVM+ Testnet",
|
|
9952
|
+
"isTestnet": true,
|
|
9953
|
+
"chainStatus": "ACTIVE",
|
|
9954
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
9955
|
+
"providers": {
|
|
9956
|
+
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
9957
|
+
},
|
|
9958
|
+
"evmInfo": {
|
|
9959
|
+
"evmChainId": 752024,
|
|
9960
|
+
"blockExplorer": "https://explorer.zkevm.ternoa.network/",
|
|
9961
|
+
"existentialDeposit": "0",
|
|
9962
|
+
"symbol": "CAPS",
|
|
9963
|
+
"decimals": 18,
|
|
9964
|
+
"supportSmartContract": [
|
|
9965
|
+
"ERC20",
|
|
9966
|
+
"ERC721"
|
|
9967
|
+
],
|
|
9968
|
+
"abiExplorer": null
|
|
9969
|
+
},
|
|
9970
|
+
"substrateInfo": null,
|
|
9971
|
+
"extraInfo": null,
|
|
9972
|
+
"bitcoinInfo": null,
|
|
9973
|
+
"tonInfo": null
|
|
9945
9974
|
}
|
|
9946
9975
|
}
|
|
@@ -285,6 +285,7 @@
|
|
|
285
285
|
"creditcoin_native": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png",
|
|
286
286
|
"creditcoin_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png",
|
|
287
287
|
"arbitrum_sepolia": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png",
|
|
288
|
+
"ternoaZkEvm_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
288
289
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
289
290
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
290
291
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -736,6 +736,7 @@
|
|
|
736
736
|
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
737
737
|
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
738
738
|
"hydradx_main-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png",
|
|
739
|
+
"ternoazkevm_testnet-native-caps": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png",
|
|
739
740
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
740
741
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
741
742
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/AssetRef.json
CHANGED
|
@@ -432,6 +432,13 @@
|
|
|
432
432
|
"destChain": "hydradx_main",
|
|
433
433
|
"path": "SWAP"
|
|
434
434
|
},
|
|
435
|
+
"hydradx_main-NATIVE-HDX___hydradx_main-LOCAL-BNC": {
|
|
436
|
+
"srcAsset": "hydradx_main-NATIVE-HDX",
|
|
437
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
438
|
+
"srcChain": "hydradx_main",
|
|
439
|
+
"destChain": "hydradx_main",
|
|
440
|
+
"path": "SWAP"
|
|
441
|
+
},
|
|
435
442
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
436
443
|
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
437
444
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -509,6 +516,20 @@
|
|
|
509
516
|
"destChain": "hydradx_main",
|
|
510
517
|
"path": "SWAP"
|
|
511
518
|
},
|
|
519
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-CFG": {
|
|
520
|
+
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
521
|
+
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
522
|
+
"srcChain": "hydradx_main",
|
|
523
|
+
"destChain": "hydradx_main",
|
|
524
|
+
"path": "SWAP"
|
|
525
|
+
},
|
|
526
|
+
"hydradx_main-LOCAL-USDT___hydradx_main-LOCAL-BNC": {
|
|
527
|
+
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
528
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
529
|
+
"srcChain": "hydradx_main",
|
|
530
|
+
"destChain": "hydradx_main",
|
|
531
|
+
"path": "SWAP"
|
|
532
|
+
},
|
|
512
533
|
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
513
534
|
"srcAsset": "centrifuge-NATIVE-CFG",
|
|
514
535
|
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
@@ -816,6 +837,20 @@
|
|
|
816
837
|
"destChain": "hydradx_main",
|
|
817
838
|
"path": "SWAP"
|
|
818
839
|
},
|
|
840
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-CFG": {
|
|
841
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
842
|
+
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
843
|
+
"srcChain": "hydradx_main",
|
|
844
|
+
"destChain": "hydradx_main",
|
|
845
|
+
"path": "SWAP"
|
|
846
|
+
},
|
|
847
|
+
"hydradx_main-LOCAL-DOT___hydradx_main-LOCAL-BNC": {
|
|
848
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
849
|
+
"destAsset": "hydradx_main-LOCAL-BNC",
|
|
850
|
+
"srcChain": "hydradx_main",
|
|
851
|
+
"destChain": "hydradx_main",
|
|
852
|
+
"path": "SWAP"
|
|
853
|
+
},
|
|
819
854
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
820
855
|
"srcAsset": "statemint-LOCAL-USDC",
|
|
821
856
|
"destAsset": "hydradx_main-LOCAL-USDC",
|
|
@@ -872,6 +907,20 @@
|
|
|
872
907
|
"destChain": "centrifuge",
|
|
873
908
|
"path": "XCM"
|
|
874
909
|
},
|
|
910
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-DOT": {
|
|
911
|
+
"srcAsset": "hydradx_main-LOCAL-CFG",
|
|
912
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
913
|
+
"srcChain": "hydradx_main",
|
|
914
|
+
"destChain": "hydradx_main",
|
|
915
|
+
"path": "SWAP"
|
|
916
|
+
},
|
|
917
|
+
"hydradx_main-LOCAL-CFG___hydradx_main-LOCAL-USDT": {
|
|
918
|
+
"srcAsset": "hydradx_main-LOCAL-CFG",
|
|
919
|
+
"destAsset": "hydradx_main-LOCAL-USDT",
|
|
920
|
+
"srcChain": "hydradx_main",
|
|
921
|
+
"destChain": "hydradx_main",
|
|
922
|
+
"path": "SWAP"
|
|
923
|
+
},
|
|
875
924
|
"manta_network-NATIVE-MANTA___moonbeam-LOCAL-xcMANTA": {
|
|
876
925
|
"srcAsset": "manta_network-NATIVE-MANTA",
|
|
877
926
|
"destAsset": "moonbeam-LOCAL-xcMANTA",
|
|
@@ -1099,6 +1148,27 @@
|
|
|
1099
1148
|
"destChain": "hydradx_main",
|
|
1100
1149
|
"path": "SWAP"
|
|
1101
1150
|
},
|
|
1151
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-DOT": {
|
|
1152
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1153
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
1154
|
+
"srcChain": "hydradx_main",
|
|
1155
|
+
"destChain": "hydradx_main",
|
|
1156
|
+
"path": "SWAP"
|
|
1157
|
+
},
|
|
1158
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-LOCAL-USDT": {
|
|
1159
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1160
|
+
"destAsset": "hydradx_main-LOCAL-USDT",
|
|
1161
|
+
"srcChain": "hydradx_main",
|
|
1162
|
+
"destChain": "hydradx_main",
|
|
1163
|
+
"path": "SWAP"
|
|
1164
|
+
},
|
|
1165
|
+
"hydradx_main-LOCAL-BNC___hydradx_main-NATIVE-HDX": {
|
|
1166
|
+
"srcAsset": "hydradx_main-LOCAL-BNC",
|
|
1167
|
+
"destAsset": "hydradx_main-NATIVE-HDX",
|
|
1168
|
+
"srcChain": "hydradx_main",
|
|
1169
|
+
"destChain": "hydradx_main",
|
|
1170
|
+
"path": "SWAP"
|
|
1171
|
+
},
|
|
1102
1172
|
"hydradx_main-LOCAL-GLMR___hydradx_main-LOCAL-USDT": {
|
|
1103
1173
|
"srcAsset": "hydradx_main-LOCAL-GLMR",
|
|
1104
1174
|
"destAsset": "hydradx_main-LOCAL-USDT",
|
package/data/ChainAsset.json
CHANGED
|
@@ -12309,5 +12309,19 @@
|
|
|
12309
12309
|
"multiChainAsset": "BUNS-BUNS",
|
|
12310
12310
|
"hasValue": true,
|
|
12311
12311
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-buns.png"
|
|
12312
|
+
},
|
|
12313
|
+
"ternoaZkEvm_testnet-NATIVE-CAPS": {
|
|
12314
|
+
"originChain": "ternoaZkEvm_testnet",
|
|
12315
|
+
"slug": "ternoaZkEvm_testnet-NATIVE-CAPS",
|
|
12316
|
+
"name": "Testnet CAPS",
|
|
12317
|
+
"symbol": "CAPS",
|
|
12318
|
+
"decimals": 18,
|
|
12319
|
+
"priceId": null,
|
|
12320
|
+
"minAmount": "0",
|
|
12321
|
+
"assetType": "NATIVE",
|
|
12322
|
+
"metadata": null,
|
|
12323
|
+
"multiChainAsset": null,
|
|
12324
|
+
"hasValue": true,
|
|
12325
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoazkevm_testnet-native-caps.png"
|
|
12312
12326
|
}
|
|
12313
12327
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -8050,7 +8050,10 @@
|
|
|
8050
8050
|
"existentialDeposit": null,
|
|
8051
8051
|
"symbol": "CTC",
|
|
8052
8052
|
"decimals": 18,
|
|
8053
|
-
"supportSmartContract":
|
|
8053
|
+
"supportSmartContract": [
|
|
8054
|
+
"ERC20",
|
|
8055
|
+
"ERC721"
|
|
8056
|
+
],
|
|
8054
8057
|
"abiExplorer": null
|
|
8055
8058
|
},
|
|
8056
8059
|
"substrateInfo": null,
|
|
@@ -9883,7 +9886,7 @@
|
|
|
9883
9886
|
"crowdloanFunds": []
|
|
9884
9887
|
},
|
|
9885
9888
|
"extraInfo": {
|
|
9886
|
-
"subscanSlug":
|
|
9889
|
+
"subscanSlug": "creditcoin",
|
|
9887
9890
|
"chainBalanceSlug": "creditcoin-cc3"
|
|
9888
9891
|
},
|
|
9889
9892
|
"bitcoinInfo": null,
|
|
@@ -9942,5 +9945,31 @@
|
|
|
9942
9945
|
"extraInfo": null,
|
|
9943
9946
|
"bitcoinInfo": null,
|
|
9944
9947
|
"tonInfo": null
|
|
9948
|
+
},
|
|
9949
|
+
"ternoaZkEvm_testnet": {
|
|
9950
|
+
"slug": "ternoaZkEvm_testnet",
|
|
9951
|
+
"name": "Ternoa zkEVM+ Testnet",
|
|
9952
|
+
"isTestnet": true,
|
|
9953
|
+
"chainStatus": "ACTIVE",
|
|
9954
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
9955
|
+
"providers": {
|
|
9956
|
+
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
9957
|
+
},
|
|
9958
|
+
"evmInfo": {
|
|
9959
|
+
"evmChainId": 752024,
|
|
9960
|
+
"blockExplorer": "https://explorer.zkevm.ternoa.network/",
|
|
9961
|
+
"existentialDeposit": "0",
|
|
9962
|
+
"symbol": "CAPS",
|
|
9963
|
+
"decimals": 18,
|
|
9964
|
+
"supportSmartContract": [
|
|
9965
|
+
"ERC20",
|
|
9966
|
+
"ERC721"
|
|
9967
|
+
],
|
|
9968
|
+
"abiExplorer": null
|
|
9969
|
+
},
|
|
9970
|
+
"substrateInfo": null,
|
|
9971
|
+
"extraInfo": null,
|
|
9972
|
+
"bitcoinInfo": null,
|
|
9973
|
+
"tonInfo": null
|
|
9945
9974
|
}
|
|
9946
9975
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -285,6 +285,7 @@
|
|
|
285
285
|
"creditcoin_native": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png",
|
|
286
286
|
"creditcoin_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png",
|
|
287
287
|
"arbitrum_sepolia": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png",
|
|
288
|
+
"ternoaZkEvm_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
288
289
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
289
290
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
290
291
|
}
|
package/package.json
CHANGED
package/packageInfo.js
CHANGED
|
@@ -7,5 +7,5 @@ export const packageInfo = {
|
|
|
7
7
|
name: '@subwallet/chain-list',
|
|
8
8
|
path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
|
|
9
9
|
type: 'esm',
|
|
10
|
-
version: '0.2.87-beta.
|
|
10
|
+
version: '0.2.87-beta.2'
|
|
11
11
|
};
|