@subwallet/chain-list 0.2.127 → 0.2.128-beta.0-pr-696-d0f5c200
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 +0 -90
- package/cjs/data/AssetLogoMap.json +1293 -1295
- package/cjs/data/AssetRef.json +0 -28
- package/cjs/data/ChainAsset.json +1148 -1178
- package/cjs/data/ChainInfo.json +378 -405
- package/cjs/data/ChainLogoMap.json +381 -382
- package/cjs/data/MultiChainAsset.json +140 -140
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1293 -1295
- package/data/AssetRef.json +0 -28
- package/data/ChainAsset.json +1148 -1178
- package/data/ChainInfo.json +378 -405
- package/data/ChainLogoMap.json +381 -382
- package/data/MultiChainAsset.json +140 -140
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1049,7 +1049,6 @@
|
|
|
1049
1049
|
"ton-native-ton": "/assets/chain-assets/ton-native-ton.png",
|
|
1050
1050
|
"ton_testnet-native-ton": "/assets/chain-assets/ton_testnet-native-ton.png",
|
|
1051
1051
|
"5irechain_mainnet-native-5ire": "/assets/chain-assets/5irechain_mainnet-native-5ire.png",
|
|
1052
|
-
"polygonzkevm-native-eth": "/assets/chain-assets/polygonzkevm-native-eth.png",
|
|
1053
1052
|
"immutablezkevm-native-imx": "/assets/chain-assets/immutablezkevm-native-imx.png",
|
|
1054
1053
|
"storypublic_testnet-native-ip": "/assets/chain-assets/storypublic_testnet-native-ip.png",
|
|
1055
1054
|
"soneiumminato-native-eth": "/assets/chain-assets/soneiumminato-native-eth.png",
|
|
@@ -1079,7 +1078,6 @@
|
|
|
1079
1078
|
"arbitrum_one-erc20-logx-0x59062301fb510f4ea2417b67404cb16d31e604ba": "/assets/chain-assets/arbitrum_one-erc20-logx-0x59062301fb510f4ea2417b67404cb16d31e604ba.png",
|
|
1080
1079
|
"mantle-native-mnt": "/assets/chain-assets/mantle-native-mnt.png",
|
|
1081
1080
|
"mantle-erc20-meth-0xcda86a272531e8640cd7f1a92c01839911b90bb0": "/assets/chain-assets/mantle-erc20-meth-0xcda86a272531e8640cd7f1a92c01839911b90bb0.png",
|
|
1082
|
-
"polygonzkevm-erc20-matic-0xa2036f0538221a77a3937f1379699f44945018d0": "/assets/chain-assets/polygonzkevm-erc20-matic-0xa2036f0538221a77a3937f1379699f44945018d0.png",
|
|
1083
1081
|
"ethereum-erc20-pol-0x455e53cbb86018ac2b8092fdcd39d8444affc3f6": "/assets/chain-assets/ethereum-erc20-pol-0x455e53cbb86018ac2b8092fdcd39d8444affc3f6.png",
|
|
1084
1082
|
"zkverify_testnet-native-tvfy": "/assets/chain-assets/zkverify_testnet-native-tvfy.png",
|
|
1085
1083
|
"rari-native-eth": "/assets/chain-assets/rari-native-eth.png",
|
|
@@ -1740,13 +1738,6 @@
|
|
|
1740
1738
|
srcChain: "ethereum",
|
|
1741
1739
|
destChain: "arbitrum_one",
|
|
1742
1740
|
path: "XCM"
|
|
1743
|
-
},
|
|
1744
|
-
"ethereum-NATIVE-ETH___polygonZkEvm-NATIVE-ETH": {
|
|
1745
|
-
srcAsset: "ethereum-NATIVE-ETH",
|
|
1746
|
-
destAsset: "polygonZkEvm-NATIVE-ETH",
|
|
1747
|
-
srcChain: "ethereum",
|
|
1748
|
-
destChain: "polygonZkEvm",
|
|
1749
|
-
path: "XCM"
|
|
1750
1741
|
},
|
|
1751
1742
|
"ethereum-NATIVE-ETH___polygon-ERC20-WETH-0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619": {
|
|
1752
1743
|
srcAsset: "ethereum-NATIVE-ETH",
|
|
@@ -2265,13 +2256,6 @@
|
|
|
2265
2256
|
srcChain: "hydradx_main",
|
|
2266
2257
|
destChain: "astar",
|
|
2267
2258
|
path: "XCM"
|
|
2268
|
-
},
|
|
2269
|
-
"sepolia_ethereum-NATIVE-ETH___polygonzkEvm_cardona-NATIVE-ETH": {
|
|
2270
|
-
srcAsset: "sepolia_ethereum-NATIVE-ETH",
|
|
2271
|
-
destAsset: "polygonzkEvm_cardona-NATIVE-ETH",
|
|
2272
|
-
srcChain: "sepolia_ethereum",
|
|
2273
|
-
destChain: "polygonzkEvm_cardona",
|
|
2274
|
-
path: "XCM"
|
|
2275
2259
|
},
|
|
2276
2260
|
"sepolia_ethereum-NATIVE-ETH___polygon_amoy-ERC20-WETH-0x52eF3d68BaB452a294342DC3e5f464d7f610f72E": {
|
|
2277
2261
|
srcAsset: "sepolia_ethereum-NATIVE-ETH",
|
|
@@ -2419,13 +2403,6 @@
|
|
|
2419
2403
|
srcChain: "ethereum",
|
|
2420
2404
|
destChain: "avail_mainnet",
|
|
2421
2405
|
path: "XCM"
|
|
2422
|
-
},
|
|
2423
|
-
"polygonZkEvm-NATIVE-ETH___ethereum-NATIVE-ETH": {
|
|
2424
|
-
srcAsset: "polygonZkEvm-NATIVE-ETH",
|
|
2425
|
-
destAsset: "ethereum-NATIVE-ETH",
|
|
2426
|
-
srcChain: "polygonZkEvm",
|
|
2427
|
-
destChain: "ethereum",
|
|
2428
|
-
path: "XCM"
|
|
2429
2406
|
},
|
|
2430
2407
|
"base_sepolia-NATIVE-ETH___sepolia_ethereum-NATIVE-ETH": {
|
|
2431
2408
|
srcAsset: "base_sepolia-NATIVE-ETH",
|
|
@@ -2545,13 +2522,6 @@
|
|
|
2545
2522
|
srcChain: "polygon_amoy",
|
|
2546
2523
|
destChain: "sepolia_ethereum",
|
|
2547
2524
|
path: "XCM"
|
|
2548
|
-
},
|
|
2549
|
-
"polygonzkEvm_cardona-NATIVE-ETH___sepolia_ethereum-NATIVE-ETH": {
|
|
2550
|
-
srcAsset: "polygonzkEvm_cardona-NATIVE-ETH",
|
|
2551
|
-
destAsset: "sepolia_ethereum-NATIVE-ETH",
|
|
2552
|
-
srcChain: "polygonzkEvm_cardona",
|
|
2553
|
-
destChain: "sepolia_ethereum",
|
|
2554
|
-
path: "XCM"
|
|
2555
2525
|
},
|
|
2556
2526
|
"westend_assethub-NATIVE-WND___westend-NATIVE-WND": {
|
|
2557
2527
|
srcAsset: "westend_assethub-NATIVE-WND",
|
|
@@ -15594,20 +15564,6 @@
|
|
|
15594
15564
|
multiChainAsset: null,
|
|
15595
15565
|
hasValue: true,
|
|
15596
15566
|
icon: "/assets/chain-assets/5irechain_mainnet-native-5ire.png"
|
|
15597
|
-
},
|
|
15598
|
-
"polygonZkEvm-NATIVE-ETH": {
|
|
15599
|
-
originChain: "polygonZkEvm",
|
|
15600
|
-
slug: "polygonZkEvm-NATIVE-ETH",
|
|
15601
|
-
name: "Ethereum",
|
|
15602
|
-
symbol: "ETH",
|
|
15603
|
-
decimals: 18,
|
|
15604
|
-
priceId: "ethereum",
|
|
15605
|
-
minAmount: "0",
|
|
15606
|
-
assetType: "NATIVE",
|
|
15607
|
-
metadata: null,
|
|
15608
|
-
multiChainAsset: "ETH-Ethereum",
|
|
15609
|
-
hasValue: true,
|
|
15610
|
-
icon: "/assets/chain-assets/polygonzkevm-native-eth.png"
|
|
15611
15567
|
},
|
|
15612
15568
|
"immutableZkEvm-NATIVE-IMX": {
|
|
15613
15569
|
originChain: "immutableZkEvm",
|
|
@@ -16053,22 +16009,6 @@
|
|
|
16053
16009
|
multiChainAsset: null,
|
|
16054
16010
|
hasValue: true,
|
|
16055
16011
|
icon: "/assets/chain-assets/mantle-erc20-meth-0xcda86a272531e8640cd7f1a92c01839911b90bb0.png"
|
|
16056
|
-
},
|
|
16057
|
-
"polygonZkEvm-ERC20-MATIC-0xa2036f0538221a77A3937F1379699f44945018d0": {
|
|
16058
|
-
originChain: "polygonZkEvm",
|
|
16059
|
-
slug: "polygonZkEvm-ERC20-MATIC-0xa2036f0538221a77A3937F1379699f44945018d0",
|
|
16060
|
-
name: "Matic token",
|
|
16061
|
-
symbol: "MATIC",
|
|
16062
|
-
decimals: 18,
|
|
16063
|
-
priceId: "matic-network",
|
|
16064
|
-
minAmount: "0",
|
|
16065
|
-
assetType: "ERC20",
|
|
16066
|
-
metadata: {
|
|
16067
|
-
contractAddress: "0xa2036f0538221a77A3937F1379699f44945018d0"
|
|
16068
|
-
},
|
|
16069
|
-
multiChainAsset: "MATIC-Polygon",
|
|
16070
|
-
hasValue: true,
|
|
16071
|
-
icon: "/assets/chain-assets/polygonzkevm-erc20-matic-0xa2036f0538221a77a3937f1379699f44945018d0.png"
|
|
16072
16012
|
},
|
|
16073
16013
|
"ethereum-ERC20-POL-0x455e53CBB86018Ac2B8092FdCd39d8444aFFC3F6": {
|
|
16074
16014
|
originChain: "ethereum",
|
|
@@ -33755,33 +33695,6 @@
|
|
|
33755
33695
|
},
|
|
33756
33696
|
cardanoInfo: null
|
|
33757
33697
|
};
|
|
33758
|
-
var polygonZkEvm$1 = {
|
|
33759
|
-
slug: "polygonZkEvm",
|
|
33760
|
-
name: "Polygon zkEVM",
|
|
33761
|
-
isTestnet: false,
|
|
33762
|
-
chainStatus: "ACTIVE",
|
|
33763
|
-
icon: "/assets/chains/polygonzkevm.png",
|
|
33764
|
-
providers: {
|
|
33765
|
-
zkEVM: "https://zkevm-rpc.com/"
|
|
33766
|
-
},
|
|
33767
|
-
evmInfo: {
|
|
33768
|
-
evmChainId: 1101,
|
|
33769
|
-
blockExplorer: "https://zkevm.polygonscan.com/",
|
|
33770
|
-
existentialDeposit: "0",
|
|
33771
|
-
symbol: "ETH",
|
|
33772
|
-
decimals: 18,
|
|
33773
|
-
supportSmartContract: [
|
|
33774
|
-
"ERC20",
|
|
33775
|
-
"ERC721"
|
|
33776
|
-
],
|
|
33777
|
-
abiExplorer: null
|
|
33778
|
-
},
|
|
33779
|
-
substrateInfo: null,
|
|
33780
|
-
extraInfo: null,
|
|
33781
|
-
bitcoinInfo: null,
|
|
33782
|
-
tonInfo: null,
|
|
33783
|
-
cardanoInfo: null
|
|
33784
|
-
};
|
|
33785
33698
|
var immutableZkEvm$1 = {
|
|
33786
33699
|
slug: "immutableZkEvm",
|
|
33787
33700
|
name: "Immutable zkEVM Mainnet",
|
|
@@ -37352,7 +37265,6 @@
|
|
|
37352
37265
|
tonInfo: null,
|
|
37353
37266
|
cardanoInfo: null
|
|
37354
37267
|
},
|
|
37355
|
-
polygonZkEvm: polygonZkEvm$1,
|
|
37356
37268
|
immutableZkEvm: immutableZkEvm$1,
|
|
37357
37269
|
storyPublic_testnet: storyPublic_testnet$1,
|
|
37358
37270
|
soneiumMinato: soneiumMinato$1,
|
|
@@ -37731,7 +37643,6 @@
|
|
|
37731
37643
|
var storyPartner_testnet = "/assets/chains/storypartner_testnet.png";
|
|
37732
37644
|
var ton = "/assets/chains/ton.png";
|
|
37733
37645
|
var ton_testnet = "/assets/chains/ton_testnet.png";
|
|
37734
|
-
var polygonZkEvm = "/assets/chains/polygonzkevm.png";
|
|
37735
37646
|
var immutableZkEvm = "/assets/chains/immutablezkevm.png";
|
|
37736
37647
|
var storyPublic_testnet = "/assets/chains/storypublic_testnet.png";
|
|
37737
37648
|
var soneiumMinato = "/assets/chains/soneiumminato.png";
|
|
@@ -38112,7 +38023,6 @@
|
|
|
38112
38023
|
ton: ton,
|
|
38113
38024
|
ton_testnet: ton_testnet,
|
|
38114
38025
|
"5irechain_mainnet": "/assets/chains/5irechain_mainnet.png",
|
|
38115
|
-
polygonZkEvm: polygonZkEvm,
|
|
38116
38026
|
immutableZkEvm: immutableZkEvm,
|
|
38117
38027
|
storyPublic_testnet: storyPublic_testnet,
|
|
38118
38028
|
soneiumMinato: soneiumMinato,
|