@subwallet/chain-list 0.2.87-beta.0 → 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 +183 -5
- package/cjs/data/AssetLogoMap.json +5 -0
- package/cjs/data/AssetRef.json +70 -0
- package/cjs/data/ChainAsset.json +62 -0
- package/cjs/data/ChainInfo.json +33 -4
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/data/MultiChainAsset.json +9 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +5 -0
- package/data/AssetRef.json +70 -0
- package/data/ChainAsset.json +62 -0
- package/data/ChainInfo.json +33 -4
- package/data/ChainLogoMap.json +1 -0
- package/data/MultiChainAsset.json +9 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -741,6 +741,10 @@
|
|
|
741
741
|
"arbitrum_sepolia-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-native-eth.png",
|
|
742
742
|
"arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d.png",
|
|
743
743
|
"base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png",
|
|
744
|
+
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
745
|
+
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
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",
|
|
744
748
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
745
749
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
746
750
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -834,6 +838,7 @@
|
|
|
834
838
|
"vastr-bifrostvoucherastr": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vastr-bifrostvoucherastr.png",
|
|
835
839
|
"cpcoin-cypresscoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cpcoin-cypresscoin.png",
|
|
836
840
|
"mill-million": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png",
|
|
841
|
+
"buns-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png",
|
|
837
842
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
838
843
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
839
844
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
@@ -1273,6 +1278,13 @@
|
|
|
1273
1278
|
srcChain: "hydradx_main",
|
|
1274
1279
|
destChain: "hydradx_main",
|
|
1275
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"
|
|
1276
1288
|
},
|
|
1277
1289
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
1278
1290
|
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
@@ -1350,6 +1362,20 @@
|
|
|
1350
1362
|
srcChain: "hydradx_main",
|
|
1351
1363
|
destChain: "hydradx_main",
|
|
1352
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"
|
|
1353
1379
|
},
|
|
1354
1380
|
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
1355
1381
|
srcAsset: "centrifuge-NATIVE-CFG",
|
|
@@ -1657,6 +1683,20 @@
|
|
|
1657
1683
|
srcChain: "hydradx_main",
|
|
1658
1684
|
destChain: "hydradx_main",
|
|
1659
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"
|
|
1660
1700
|
},
|
|
1661
1701
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
1662
1702
|
srcAsset: "statemint-LOCAL-USDC",
|
|
@@ -1713,6 +1753,20 @@
|
|
|
1713
1753
|
srcChain: "hydradx_main",
|
|
1714
1754
|
destChain: "centrifuge",
|
|
1715
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"
|
|
1716
1770
|
},
|
|
1717
1771
|
"manta_network-NATIVE-MANTA___moonbeam-LOCAL-xcMANTA": {
|
|
1718
1772
|
srcAsset: "manta_network-NATIVE-MANTA",
|
|
@@ -1940,6 +1994,27 @@
|
|
|
1940
1994
|
srcChain: "hydradx_main",
|
|
1941
1995
|
destChain: "hydradx_main",
|
|
1942
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"
|
|
1943
2018
|
},
|
|
1944
2019
|
"hydradx_main-LOCAL-GLMR___hydradx_main-LOCAL-USDT": {
|
|
1945
2020
|
srcAsset: "hydradx_main-LOCAL-GLMR",
|
|
@@ -15105,6 +15180,68 @@
|
|
|
15105
15180
|
multiChainAsset: null,
|
|
15106
15181
|
hasValue: false,
|
|
15107
15182
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png"
|
|
15183
|
+
},
|
|
15184
|
+
"ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38": {
|
|
15185
|
+
originChain: "ethereum",
|
|
15186
|
+
slug: "ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38",
|
|
15187
|
+
name: "Tether Gold",
|
|
15188
|
+
symbol: "XAUt",
|
|
15189
|
+
decimals: 6,
|
|
15190
|
+
priceId: "tether-gold",
|
|
15191
|
+
minAmount: "0",
|
|
15192
|
+
assetType: "ERC20",
|
|
15193
|
+
metadata: {
|
|
15194
|
+
contractAddress: "0x68749665FF8D2d112Fa859AA293F07A622782F38"
|
|
15195
|
+
},
|
|
15196
|
+
multiChainAsset: null,
|
|
15197
|
+
hasValue: true,
|
|
15198
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png"
|
|
15199
|
+
},
|
|
15200
|
+
"statemint-LOCAL-BUNS": {
|
|
15201
|
+
originChain: "statemint",
|
|
15202
|
+
slug: "statemint-LOCAL-BUNS",
|
|
15203
|
+
name: "BUNS",
|
|
15204
|
+
symbol: "BUNS",
|
|
15205
|
+
decimals: 10,
|
|
15206
|
+
priceId: null,
|
|
15207
|
+
minAmount: "1",
|
|
15208
|
+
assetType: "LOCAL",
|
|
15209
|
+
metadata: {
|
|
15210
|
+
assetId: "1234"
|
|
15211
|
+
},
|
|
15212
|
+
multiChainAsset: "BUNS-BUNS",
|
|
15213
|
+
hasValue: true,
|
|
15214
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png"
|
|
15215
|
+
},
|
|
15216
|
+
"hydradx_main-LOCAL-BUNS": {
|
|
15217
|
+
originChain: "hydradx_main",
|
|
15218
|
+
slug: "hydradx_main-LOCAL-BUNS",
|
|
15219
|
+
name: "BUNS",
|
|
15220
|
+
symbol: "BUNS",
|
|
15221
|
+
decimals: 10,
|
|
15222
|
+
priceId: null,
|
|
15223
|
+
minAmount: "1",
|
|
15224
|
+
assetType: "LOCAL",
|
|
15225
|
+
metadata: {
|
|
15226
|
+
assetId: "1000177"
|
|
15227
|
+
},
|
|
15228
|
+
multiChainAsset: "BUNS-BUNS",
|
|
15229
|
+
hasValue: true,
|
|
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"
|
|
15108
15245
|
}
|
|
15109
15246
|
};
|
|
15110
15247
|
|
|
@@ -23285,7 +23422,10 @@
|
|
|
23285
23422
|
existentialDeposit: null,
|
|
23286
23423
|
symbol: "CTC",
|
|
23287
23424
|
decimals: 18,
|
|
23288
|
-
supportSmartContract:
|
|
23425
|
+
supportSmartContract: [
|
|
23426
|
+
"ERC20",
|
|
23427
|
+
"ERC721"
|
|
23428
|
+
],
|
|
23289
23429
|
abiExplorer: null
|
|
23290
23430
|
},
|
|
23291
23431
|
substrateInfo: null,
|
|
@@ -24912,7 +25052,7 @@
|
|
|
24912
25052
|
chainStatus: "ACTIVE",
|
|
24913
25053
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
24914
25054
|
providers: {
|
|
24915
|
-
Toncenter: "https://
|
|
25055
|
+
Toncenter: "https://toncenter.com/api/v2/jsonRPC"
|
|
24916
25056
|
},
|
|
24917
25057
|
evmInfo: null,
|
|
24918
25058
|
substrateInfo: null,
|
|
@@ -24936,7 +25076,7 @@
|
|
|
24936
25076
|
chainStatus: "ACTIVE",
|
|
24937
25077
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
24938
25078
|
providers: {
|
|
24939
|
-
TonCenter: "https://
|
|
25079
|
+
TonCenter: "https://testnet.toncenter.com/api/v2/jsonRPC"
|
|
24940
25080
|
},
|
|
24941
25081
|
evmInfo: null,
|
|
24942
25082
|
substrateInfo: null,
|
|
@@ -25114,7 +25254,7 @@
|
|
|
25114
25254
|
]
|
|
25115
25255
|
},
|
|
25116
25256
|
extraInfo: {
|
|
25117
|
-
subscanSlug:
|
|
25257
|
+
subscanSlug: "creditcoin",
|
|
25118
25258
|
chainBalanceSlug: "creditcoin-cc3"
|
|
25119
25259
|
},
|
|
25120
25260
|
bitcoinInfo: null,
|
|
@@ -25174,6 +25314,32 @@
|
|
|
25174
25314
|
bitcoinInfo: null,
|
|
25175
25315
|
tonInfo: null
|
|
25176
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
|
+
};
|
|
25177
25343
|
const _ChainInfoMap = {
|
|
25178
25344
|
polkadot: polkadot$1,
|
|
25179
25345
|
kusama: kusama$1,
|
|
@@ -25516,7 +25682,8 @@
|
|
|
25516
25682
|
base_sepolia: base_sepolia$1,
|
|
25517
25683
|
creditcoin_native: creditcoin_native$1,
|
|
25518
25684
|
creditcoin_evm: creditcoin_evm$1,
|
|
25519
|
-
arbitrum_sepolia: arbitrum_sepolia$1
|
|
25685
|
+
arbitrum_sepolia: arbitrum_sepolia$1,
|
|
25686
|
+
ternoaZkEvm_testnet: ternoaZkEvm_testnet$1
|
|
25520
25687
|
};
|
|
25521
25688
|
|
|
25522
25689
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -25802,6 +25969,7 @@
|
|
|
25802
25969
|
var creditcoin_native = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png";
|
|
25803
25970
|
var creditcoin_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png";
|
|
25804
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";
|
|
25805
25973
|
const _ChainLogoMap = {
|
|
25806
25974
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
25807
25975
|
polkadot: polkadot,
|
|
@@ -26089,6 +26257,7 @@
|
|
|
26089
26257
|
creditcoin_native: creditcoin_native,
|
|
26090
26258
|
creditcoin_evm: creditcoin_evm,
|
|
26091
26259
|
arbitrum_sepolia: arbitrum_sepolia,
|
|
26260
|
+
ternoaZkEvm_testnet: ternoaZkEvm_testnet,
|
|
26092
26261
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
26093
26262
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
26094
26263
|
};
|
|
@@ -26930,6 +27099,15 @@
|
|
|
26930
27099
|
priceId: null,
|
|
26931
27100
|
hasValue: true,
|
|
26932
27101
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png"
|
|
27102
|
+
},
|
|
27103
|
+
"BUNS-BUNS": {
|
|
27104
|
+
slug: "BUNS-BUNS",
|
|
27105
|
+
originChainAsset: null,
|
|
27106
|
+
name: "BUNS",
|
|
27107
|
+
symbol: "BUNS",
|
|
27108
|
+
priceId: null,
|
|
27109
|
+
hasValue: true,
|
|
27110
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png"
|
|
26933
27111
|
}
|
|
26934
27112
|
};
|
|
26935
27113
|
|
|
@@ -733,6 +733,10 @@
|
|
|
733
733
|
"arbitrum_sepolia-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-native-eth.png",
|
|
734
734
|
"arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d.png",
|
|
735
735
|
"base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png",
|
|
736
|
+
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
737
|
+
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
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",
|
|
736
740
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
737
741
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
738
742
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -826,6 +830,7 @@
|
|
|
826
830
|
"vastr-bifrostvoucherastr": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vastr-bifrostvoucherastr.png",
|
|
827
831
|
"cpcoin-cypresscoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cpcoin-cypresscoin.png",
|
|
828
832
|
"mill-million": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png",
|
|
833
|
+
"buns-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png",
|
|
829
834
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
830
835
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
831
836
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.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
|
@@ -12261,5 +12261,67 @@
|
|
|
12261
12261
|
"multiChainAsset": null,
|
|
12262
12262
|
"hasValue": false,
|
|
12263
12263
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png"
|
|
12264
|
+
},
|
|
12265
|
+
"ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38": {
|
|
12266
|
+
"originChain": "ethereum",
|
|
12267
|
+
"slug": "ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38",
|
|
12268
|
+
"name": "Tether Gold",
|
|
12269
|
+
"symbol": "XAUt",
|
|
12270
|
+
"decimals": 6,
|
|
12271
|
+
"priceId": "tether-gold",
|
|
12272
|
+
"minAmount": "0",
|
|
12273
|
+
"assetType": "ERC20",
|
|
12274
|
+
"metadata": {
|
|
12275
|
+
"contractAddress": "0x68749665FF8D2d112Fa859AA293F07A622782F38"
|
|
12276
|
+
},
|
|
12277
|
+
"multiChainAsset": null,
|
|
12278
|
+
"hasValue": true,
|
|
12279
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png"
|
|
12280
|
+
},
|
|
12281
|
+
"statemint-LOCAL-BUNS": {
|
|
12282
|
+
"originChain": "statemint",
|
|
12283
|
+
"slug": "statemint-LOCAL-BUNS",
|
|
12284
|
+
"name": "BUNS",
|
|
12285
|
+
"symbol": "BUNS",
|
|
12286
|
+
"decimals": 10,
|
|
12287
|
+
"priceId": null,
|
|
12288
|
+
"minAmount": "1",
|
|
12289
|
+
"assetType": "LOCAL",
|
|
12290
|
+
"metadata": {
|
|
12291
|
+
"assetId": "1234"
|
|
12292
|
+
},
|
|
12293
|
+
"multiChainAsset": "BUNS-BUNS",
|
|
12294
|
+
"hasValue": true,
|
|
12295
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png"
|
|
12296
|
+
},
|
|
12297
|
+
"hydradx_main-LOCAL-BUNS": {
|
|
12298
|
+
"originChain": "hydradx_main",
|
|
12299
|
+
"slug": "hydradx_main-LOCAL-BUNS",
|
|
12300
|
+
"name": "BUNS",
|
|
12301
|
+
"symbol": "BUNS",
|
|
12302
|
+
"decimals": 10,
|
|
12303
|
+
"priceId": null,
|
|
12304
|
+
"minAmount": "1",
|
|
12305
|
+
"assetType": "LOCAL",
|
|
12306
|
+
"metadata": {
|
|
12307
|
+
"assetId": "1000177"
|
|
12308
|
+
},
|
|
12309
|
+
"multiChainAsset": "BUNS-BUNS",
|
|
12310
|
+
"hasValue": true,
|
|
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"
|
|
12264
12326
|
}
|
|
12265
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,
|
|
@@ -9656,7 +9659,7 @@
|
|
|
9656
9659
|
"chainStatus": "ACTIVE",
|
|
9657
9660
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
9658
9661
|
"providers": {
|
|
9659
|
-
"Toncenter": "https://
|
|
9662
|
+
"Toncenter": "https://toncenter.com/api/v2/jsonRPC"
|
|
9660
9663
|
},
|
|
9661
9664
|
"evmInfo": null,
|
|
9662
9665
|
"substrateInfo": null,
|
|
@@ -9680,7 +9683,7 @@
|
|
|
9680
9683
|
"chainStatus": "ACTIVE",
|
|
9681
9684
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
9682
9685
|
"providers": {
|
|
9683
|
-
"TonCenter": "https://
|
|
9686
|
+
"TonCenter": "https://testnet.toncenter.com/api/v2/jsonRPC"
|
|
9684
9687
|
},
|
|
9685
9688
|
"evmInfo": null,
|
|
9686
9689
|
"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
|
}
|
|
@@ -835,5 +835,14 @@
|
|
|
835
835
|
"priceId": null,
|
|
836
836
|
"hasValue": true,
|
|
837
837
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png"
|
|
838
|
+
},
|
|
839
|
+
"BUNS-BUNS": {
|
|
840
|
+
"slug": "BUNS-BUNS",
|
|
841
|
+
"originChainAsset": null,
|
|
842
|
+
"name": "BUNS",
|
|
843
|
+
"symbol": "BUNS",
|
|
844
|
+
"priceId": null,
|
|
845
|
+
"hasValue": true,
|
|
846
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png"
|
|
838
847
|
}
|
|
839
848
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -733,6 +733,10 @@
|
|
|
733
733
|
"arbitrum_sepolia-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-native-eth.png",
|
|
734
734
|
"arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_sepolia-erc20-usdc-0x75faf114eafb1bdbe2f0316df893fd58ce46aa4d.png",
|
|
735
735
|
"base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png",
|
|
736
|
+
"ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png",
|
|
737
|
+
"statemint-local-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png",
|
|
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",
|
|
736
740
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
737
741
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
738
742
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -826,6 +830,7 @@
|
|
|
826
830
|
"vastr-bifrostvoucherastr": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vastr-bifrostvoucherastr.png",
|
|
827
831
|
"cpcoin-cypresscoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/cpcoin-cypresscoin.png",
|
|
828
832
|
"mill-million": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png",
|
|
833
|
+
"buns-buns": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png",
|
|
829
834
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
830
835
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
831
836
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.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
|
@@ -12261,5 +12261,67 @@
|
|
|
12261
12261
|
"multiChainAsset": null,
|
|
12262
12262
|
"hasValue": false,
|
|
12263
12263
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_sepolia-erc20-weth-0x4200000000000000000000000000000000000006.png"
|
|
12264
|
+
},
|
|
12265
|
+
"ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38": {
|
|
12266
|
+
"originChain": "ethereum",
|
|
12267
|
+
"slug": "ethereum-ERC20-XAUt-0x68749665FF8D2d112Fa859AA293F07A622782F38",
|
|
12268
|
+
"name": "Tether Gold",
|
|
12269
|
+
"symbol": "XAUt",
|
|
12270
|
+
"decimals": 6,
|
|
12271
|
+
"priceId": "tether-gold",
|
|
12272
|
+
"minAmount": "0",
|
|
12273
|
+
"assetType": "ERC20",
|
|
12274
|
+
"metadata": {
|
|
12275
|
+
"contractAddress": "0x68749665FF8D2d112Fa859AA293F07A622782F38"
|
|
12276
|
+
},
|
|
12277
|
+
"multiChainAsset": null,
|
|
12278
|
+
"hasValue": true,
|
|
12279
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-xaut-0x68749665ff8d2d112fa859aa293f07a622782f38.png"
|
|
12280
|
+
},
|
|
12281
|
+
"statemint-LOCAL-BUNS": {
|
|
12282
|
+
"originChain": "statemint",
|
|
12283
|
+
"slug": "statemint-LOCAL-BUNS",
|
|
12284
|
+
"name": "BUNS",
|
|
12285
|
+
"symbol": "BUNS",
|
|
12286
|
+
"decimals": 10,
|
|
12287
|
+
"priceId": null,
|
|
12288
|
+
"minAmount": "1",
|
|
12289
|
+
"assetType": "LOCAL",
|
|
12290
|
+
"metadata": {
|
|
12291
|
+
"assetId": "1234"
|
|
12292
|
+
},
|
|
12293
|
+
"multiChainAsset": "BUNS-BUNS",
|
|
12294
|
+
"hasValue": true,
|
|
12295
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-buns.png"
|
|
12296
|
+
},
|
|
12297
|
+
"hydradx_main-LOCAL-BUNS": {
|
|
12298
|
+
"originChain": "hydradx_main",
|
|
12299
|
+
"slug": "hydradx_main-LOCAL-BUNS",
|
|
12300
|
+
"name": "BUNS",
|
|
12301
|
+
"symbol": "BUNS",
|
|
12302
|
+
"decimals": 10,
|
|
12303
|
+
"priceId": null,
|
|
12304
|
+
"minAmount": "1",
|
|
12305
|
+
"assetType": "LOCAL",
|
|
12306
|
+
"metadata": {
|
|
12307
|
+
"assetId": "1000177"
|
|
12308
|
+
},
|
|
12309
|
+
"multiChainAsset": "BUNS-BUNS",
|
|
12310
|
+
"hasValue": true,
|
|
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"
|
|
12264
12326
|
}
|
|
12265
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,
|
|
@@ -9656,7 +9659,7 @@
|
|
|
9656
9659
|
"chainStatus": "ACTIVE",
|
|
9657
9660
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
9658
9661
|
"providers": {
|
|
9659
|
-
"Toncenter": "https://
|
|
9662
|
+
"Toncenter": "https://toncenter.com/api/v2/jsonRPC"
|
|
9660
9663
|
},
|
|
9661
9664
|
"evmInfo": null,
|
|
9662
9665
|
"substrateInfo": null,
|
|
@@ -9680,7 +9683,7 @@
|
|
|
9680
9683
|
"chainStatus": "ACTIVE",
|
|
9681
9684
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
9682
9685
|
"providers": {
|
|
9683
|
-
"TonCenter": "https://
|
|
9686
|
+
"TonCenter": "https://testnet.toncenter.com/api/v2/jsonRPC"
|
|
9684
9687
|
},
|
|
9685
9688
|
"evmInfo": null,
|
|
9686
9689
|
"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
|
}
|
|
@@ -835,5 +835,14 @@
|
|
|
835
835
|
"priceId": null,
|
|
836
836
|
"hasValue": true,
|
|
837
837
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/mill-million.png"
|
|
838
|
+
},
|
|
839
|
+
"BUNS-BUNS": {
|
|
840
|
+
"slug": "BUNS-BUNS",
|
|
841
|
+
"originChainAsset": null,
|
|
842
|
+
"name": "BUNS",
|
|
843
|
+
"symbol": "BUNS",
|
|
844
|
+
"priceId": null,
|
|
845
|
+
"hasValue": true,
|
|
846
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/buns-buns.png"
|
|
838
847
|
}
|
|
839
848
|
}
|
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
|
};
|