@subwallet/chain-list 0.2.80-beta.0 → 0.2.80-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 +46 -3
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +16 -2
- package/cjs/data/ChainInfo.json +25 -0
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1 -0
- package/data/ChainAsset.json +16 -2
- package/data/ChainInfo.json +25 -0
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -713,6 +713,7 @@
|
|
|
713
713
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
714
714
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
715
715
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
716
|
+
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
716
717
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
717
718
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
718
719
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -14465,7 +14466,7 @@
|
|
|
14465
14466
|
minAmount: "0",
|
|
14466
14467
|
assetType: "ERC20",
|
|
14467
14468
|
metadata: {
|
|
14468
|
-
|
|
14469
|
+
contractAddress: "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
14469
14470
|
},
|
|
14470
14471
|
multiChainAsset: "ROUTE-RouteProtocol",
|
|
14471
14472
|
hasValue: true,
|
|
@@ -14481,11 +14482,25 @@
|
|
|
14481
14482
|
minAmount: "0",
|
|
14482
14483
|
assetType: "ERC20",
|
|
14483
14484
|
metadata: {
|
|
14484
|
-
|
|
14485
|
+
contractAddress: "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
14485
14486
|
},
|
|
14486
14487
|
multiChainAsset: "ROUTE-RouteProtocol",
|
|
14487
14488
|
hasValue: true,
|
|
14488
14489
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
14490
|
+
},
|
|
14491
|
+
"aleph_evm-NATIVE-AZERO": {
|
|
14492
|
+
originChain: "aleph_evm",
|
|
14493
|
+
slug: "aleph_evm-NATIVE-AZERO",
|
|
14494
|
+
name: "Aleph Zero - EVM",
|
|
14495
|
+
symbol: "AZERO",
|
|
14496
|
+
decimals: 18,
|
|
14497
|
+
priceId: "aleph-zero",
|
|
14498
|
+
minAmount: "0",
|
|
14499
|
+
assetType: "NATIVE",
|
|
14500
|
+
metadata: null,
|
|
14501
|
+
multiChainAsset: null,
|
|
14502
|
+
hasValue: true,
|
|
14503
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
14489
14504
|
}
|
|
14490
14505
|
};
|
|
14491
14506
|
|
|
@@ -23918,6 +23933,31 @@
|
|
|
23918
23933
|
extraInfo: null,
|
|
23919
23934
|
bitcoinInfo: null
|
|
23920
23935
|
};
|
|
23936
|
+
var aleph_evm$1 = {
|
|
23937
|
+
slug: "aleph_evm",
|
|
23938
|
+
name: "Aleph Zero - EVM",
|
|
23939
|
+
isTestnet: false,
|
|
23940
|
+
chainStatus: "ACTIVE",
|
|
23941
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
23942
|
+
providers: {
|
|
23943
|
+
Gelato: "https://rpc.alephzero.raas.gelato.cloud"
|
|
23944
|
+
},
|
|
23945
|
+
evmInfo: {
|
|
23946
|
+
evmChainId: 41455,
|
|
23947
|
+
blockExplorer: null,
|
|
23948
|
+
existentialDeposit: "0",
|
|
23949
|
+
symbol: "AZERO",
|
|
23950
|
+
decimals: 18,
|
|
23951
|
+
supportSmartContract: [
|
|
23952
|
+
"ERC20",
|
|
23953
|
+
"ERC721"
|
|
23954
|
+
],
|
|
23955
|
+
abiExplorer: null
|
|
23956
|
+
},
|
|
23957
|
+
substrateInfo: null,
|
|
23958
|
+
extraInfo: null,
|
|
23959
|
+
bitcoinInfo: null
|
|
23960
|
+
};
|
|
23921
23961
|
const _ChainInfoMap = {
|
|
23922
23962
|
polkadot: polkadot$1,
|
|
23923
23963
|
kusama: kusama$1,
|
|
@@ -24219,7 +24259,8 @@
|
|
|
24219
24259
|
satoshivm: satoshivm$1,
|
|
24220
24260
|
satoshivm_testnet: satoshivm_testnet$1,
|
|
24221
24261
|
cere: cere$1,
|
|
24222
|
-
aleph_testnet_evm: aleph_testnet_evm$1
|
|
24262
|
+
aleph_testnet_evm: aleph_testnet_evm$1,
|
|
24263
|
+
aleph_evm: aleph_evm$1
|
|
24223
24264
|
};
|
|
24224
24265
|
|
|
24225
24266
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -24491,6 +24532,7 @@
|
|
|
24491
24532
|
var satoshivm_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/satoshivm_testnet.png";
|
|
24492
24533
|
var cere = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png";
|
|
24493
24534
|
var aleph_testnet_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png";
|
|
24535
|
+
var aleph_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png";
|
|
24494
24536
|
const _ChainLogoMap = {
|
|
24495
24537
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
24496
24538
|
polkadot: polkadot,
|
|
@@ -24763,6 +24805,7 @@
|
|
|
24763
24805
|
satoshivm_testnet: satoshivm_testnet,
|
|
24764
24806
|
cere: cere,
|
|
24765
24807
|
aleph_testnet_evm: aleph_testnet_evm,
|
|
24808
|
+
aleph_evm: aleph_evm,
|
|
24766
24809
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
24767
24810
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
24768
24811
|
};
|
|
@@ -705,6 +705,7 @@
|
|
|
705
705
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
706
706
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
707
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
708
|
+
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
708
709
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
709
710
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
710
711
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11810,7 +11810,7 @@
|
|
|
11810
11810
|
"minAmount": "0",
|
|
11811
11811
|
"assetType": "ERC20",
|
|
11812
11812
|
"metadata": {
|
|
11813
|
-
"
|
|
11813
|
+
"contractAddress": "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
11814
11814
|
},
|
|
11815
11815
|
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11816
11816
|
"hasValue": true,
|
|
@@ -11826,10 +11826,24 @@
|
|
|
11826
11826
|
"minAmount": "0",
|
|
11827
11827
|
"assetType": "ERC20",
|
|
11828
11828
|
"metadata": {
|
|
11829
|
-
"
|
|
11829
|
+
"contractAddress": "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
11830
11830
|
},
|
|
11831
11831
|
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11832
11832
|
"hasValue": true,
|
|
11833
11833
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
11834
|
+
},
|
|
11835
|
+
"aleph_evm-NATIVE-AZERO": {
|
|
11836
|
+
"originChain": "aleph_evm",
|
|
11837
|
+
"slug": "aleph_evm-NATIVE-AZERO",
|
|
11838
|
+
"name": "Aleph Zero - EVM",
|
|
11839
|
+
"symbol": "AZERO",
|
|
11840
|
+
"decimals": 18,
|
|
11841
|
+
"priceId": "aleph-zero",
|
|
11842
|
+
"minAmount": "0",
|
|
11843
|
+
"assetType": "NATIVE",
|
|
11844
|
+
"metadata": null,
|
|
11845
|
+
"multiChainAsset": null,
|
|
11846
|
+
"hasValue": true,
|
|
11847
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11834
11848
|
}
|
|
11835
11849
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -9280,5 +9280,30 @@
|
|
|
9280
9280
|
"substrateInfo": null,
|
|
9281
9281
|
"extraInfo": null,
|
|
9282
9282
|
"bitcoinInfo": null
|
|
9283
|
+
},
|
|
9284
|
+
"aleph_evm": {
|
|
9285
|
+
"slug": "aleph_evm",
|
|
9286
|
+
"name": "Aleph Zero - EVM",
|
|
9287
|
+
"isTestnet": false,
|
|
9288
|
+
"chainStatus": "ACTIVE",
|
|
9289
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
9290
|
+
"providers": {
|
|
9291
|
+
"Gelato": "https://rpc.alephzero.raas.gelato.cloud"
|
|
9292
|
+
},
|
|
9293
|
+
"evmInfo": {
|
|
9294
|
+
"evmChainId": 41455,
|
|
9295
|
+
"blockExplorer": null,
|
|
9296
|
+
"existentialDeposit": "0",
|
|
9297
|
+
"symbol": "AZERO",
|
|
9298
|
+
"decimals": 18,
|
|
9299
|
+
"supportSmartContract": [
|
|
9300
|
+
"ERC20",
|
|
9301
|
+
"ERC721"
|
|
9302
|
+
],
|
|
9303
|
+
"abiExplorer": null
|
|
9304
|
+
},
|
|
9305
|
+
"substrateInfo": null,
|
|
9306
|
+
"extraInfo": null,
|
|
9307
|
+
"bitcoinInfo": null
|
|
9283
9308
|
}
|
|
9284
9309
|
}
|
|
@@ -270,6 +270,7 @@
|
|
|
270
270
|
"satoshivm_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/satoshivm_testnet.png",
|
|
271
271
|
"cere": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
|
+
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
273
274
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
274
275
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
275
276
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -705,6 +705,7 @@
|
|
|
705
705
|
"moonbeam-local-xcnctr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcnctr.png",
|
|
706
706
|
"polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-route-0x93890f346c5d02c3863a06657bc72555dc72c527.png",
|
|
707
707
|
"ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png",
|
|
708
|
+
"aleph_evm-native-azero": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png",
|
|
708
709
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
709
710
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
710
711
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -11810,7 +11810,7 @@
|
|
|
11810
11810
|
"minAmount": "0",
|
|
11811
11811
|
"assetType": "ERC20",
|
|
11812
11812
|
"metadata": {
|
|
11813
|
-
"
|
|
11813
|
+
"contractAddress": "0x93890f346C5D02C3863a06657bc72555dC72c527"
|
|
11814
11814
|
},
|
|
11815
11815
|
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11816
11816
|
"hasValue": true,
|
|
@@ -11826,10 +11826,24 @@
|
|
|
11826
11826
|
"minAmount": "0",
|
|
11827
11827
|
"assetType": "ERC20",
|
|
11828
11828
|
"metadata": {
|
|
11829
|
-
"
|
|
11829
|
+
"contractAddress": "0x60F67E1015b3f069DD4358a78c38f83fE3a667A9"
|
|
11830
11830
|
},
|
|
11831
11831
|
"multiChainAsset": "ROUTE-RouteProtocol",
|
|
11832
11832
|
"hasValue": true,
|
|
11833
11833
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-route-0x60f67e1015b3f069dd4358a78c38f83fe3a667a9.png"
|
|
11834
|
+
},
|
|
11835
|
+
"aleph_evm-NATIVE-AZERO": {
|
|
11836
|
+
"originChain": "aleph_evm",
|
|
11837
|
+
"slug": "aleph_evm-NATIVE-AZERO",
|
|
11838
|
+
"name": "Aleph Zero - EVM",
|
|
11839
|
+
"symbol": "AZERO",
|
|
11840
|
+
"decimals": 18,
|
|
11841
|
+
"priceId": "aleph-zero",
|
|
11842
|
+
"minAmount": "0",
|
|
11843
|
+
"assetType": "NATIVE",
|
|
11844
|
+
"metadata": null,
|
|
11845
|
+
"multiChainAsset": null,
|
|
11846
|
+
"hasValue": true,
|
|
11847
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph_evm-native-azero.png"
|
|
11834
11848
|
}
|
|
11835
11849
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -9280,5 +9280,30 @@
|
|
|
9280
9280
|
"substrateInfo": null,
|
|
9281
9281
|
"extraInfo": null,
|
|
9282
9282
|
"bitcoinInfo": null
|
|
9283
|
+
},
|
|
9284
|
+
"aleph_evm": {
|
|
9285
|
+
"slug": "aleph_evm",
|
|
9286
|
+
"name": "Aleph Zero - EVM",
|
|
9287
|
+
"isTestnet": false,
|
|
9288
|
+
"chainStatus": "ACTIVE",
|
|
9289
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
9290
|
+
"providers": {
|
|
9291
|
+
"Gelato": "https://rpc.alephzero.raas.gelato.cloud"
|
|
9292
|
+
},
|
|
9293
|
+
"evmInfo": {
|
|
9294
|
+
"evmChainId": 41455,
|
|
9295
|
+
"blockExplorer": null,
|
|
9296
|
+
"existentialDeposit": "0",
|
|
9297
|
+
"symbol": "AZERO",
|
|
9298
|
+
"decimals": 18,
|
|
9299
|
+
"supportSmartContract": [
|
|
9300
|
+
"ERC20",
|
|
9301
|
+
"ERC721"
|
|
9302
|
+
],
|
|
9303
|
+
"abiExplorer": null
|
|
9304
|
+
},
|
|
9305
|
+
"substrateInfo": null,
|
|
9306
|
+
"extraInfo": null,
|
|
9307
|
+
"bitcoinInfo": null
|
|
9283
9308
|
}
|
|
9284
9309
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -270,6 +270,7 @@
|
|
|
270
270
|
"satoshivm_testnet": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/satoshivm_testnet.png",
|
|
271
271
|
"cere": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
|
+
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
273
274
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
274
275
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
275
276
|
}
|
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.80-beta.
|
|
10
|
+
version: '0.2.80-beta.2'
|
|
11
11
|
};
|