@subwallet/chain-list 0.2.81-beta.2 → 0.2.82-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +49 -5
- package/cjs/data/ChainAsset.json +18 -2
- package/cjs/data/ChainInfo.json +27 -2
- package/cjs/data/ChainLogoMap.json +1 -0
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +18 -2
- package/data/ChainInfo.json +27 -2
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -14518,7 +14518,7 @@
|
|
|
14518
14518
|
symbol: "BNC",
|
|
14519
14519
|
decimals: 12,
|
|
14520
14520
|
priceId: "bifrost-native-coin",
|
|
14521
|
-
minAmount: "
|
|
14521
|
+
minAmount: "10000000000",
|
|
14522
14522
|
assetType: "LOCAL",
|
|
14523
14523
|
metadata: {
|
|
14524
14524
|
onChainInfo: {
|
|
@@ -14554,7 +14554,7 @@
|
|
|
14554
14554
|
symbol: "vDOT",
|
|
14555
14555
|
decimals: 10,
|
|
14556
14556
|
priceId: "voucher-dot",
|
|
14557
|
-
minAmount: "
|
|
14557
|
+
minAmount: "1000000",
|
|
14558
14558
|
assetType: "LOCAL",
|
|
14559
14559
|
metadata: {
|
|
14560
14560
|
onChainInfo: {
|
|
@@ -14564,6 +14564,22 @@
|
|
|
14564
14564
|
multiChainAsset: "vDOT-VoucherDot",
|
|
14565
14565
|
hasValue: true,
|
|
14566
14566
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
14567
|
+
},
|
|
14568
|
+
"blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad": {
|
|
14569
|
+
originChain: "blast_mainnet",
|
|
14570
|
+
slug: "blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad",
|
|
14571
|
+
name: "Blast",
|
|
14572
|
+
symbol: "BLAST",
|
|
14573
|
+
decimals: 18,
|
|
14574
|
+
priceId: "blast",
|
|
14575
|
+
minAmount: "0",
|
|
14576
|
+
assetType: "ERC20",
|
|
14577
|
+
metadata: {
|
|
14578
|
+
contractAddress: "0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad"
|
|
14579
|
+
},
|
|
14580
|
+
multiChainAsset: null,
|
|
14581
|
+
hasValue: true,
|
|
14582
|
+
icon: null
|
|
14567
14583
|
}
|
|
14568
14584
|
};
|
|
14569
14585
|
|
|
@@ -22475,7 +22491,7 @@
|
|
|
22475
22491
|
symbol: "DENTX",
|
|
22476
22492
|
decimals: 18,
|
|
22477
22493
|
hasNativeNft: null,
|
|
22478
|
-
supportStaking:
|
|
22494
|
+
supportStaking: true,
|
|
22479
22495
|
supportSmartContract: null,
|
|
22480
22496
|
crowdloanParaId: null,
|
|
22481
22497
|
crowdloanFunds: [
|
|
@@ -22835,7 +22851,7 @@
|
|
|
22835
22851
|
symbol: "PAS",
|
|
22836
22852
|
decimals: 10,
|
|
22837
22853
|
hasNativeNft: null,
|
|
22838
|
-
supportStaking:
|
|
22854
|
+
supportStaking: true,
|
|
22839
22855
|
supportSmartContract: null,
|
|
22840
22856
|
crowdloanParaId: null,
|
|
22841
22857
|
crowdloanFunds: [
|
|
@@ -24049,6 +24065,31 @@
|
|
|
24049
24065
|
extraInfo: null,
|
|
24050
24066
|
bitcoinInfo: null
|
|
24051
24067
|
};
|
|
24068
|
+
var blast_mainnet$1 = {
|
|
24069
|
+
slug: "blast_mainnet",
|
|
24070
|
+
name: "Blast Mainnet",
|
|
24071
|
+
isTestnet: false,
|
|
24072
|
+
chainStatus: "ACTIVE",
|
|
24073
|
+
icon: null,
|
|
24074
|
+
providers: {
|
|
24075
|
+
Blast: "https://rpc.blast.io"
|
|
24076
|
+
},
|
|
24077
|
+
evmInfo: {
|
|
24078
|
+
evmChainId: 81457,
|
|
24079
|
+
blockExplorer: "https://blastscan.io/",
|
|
24080
|
+
existentialDeposit: "0",
|
|
24081
|
+
symbol: "ETH",
|
|
24082
|
+
decimals: 18,
|
|
24083
|
+
supportSmartContract: [
|
|
24084
|
+
"ERC20",
|
|
24085
|
+
"ERC721"
|
|
24086
|
+
],
|
|
24087
|
+
abiExplorer: null
|
|
24088
|
+
},
|
|
24089
|
+
substrateInfo: null,
|
|
24090
|
+
extraInfo: null,
|
|
24091
|
+
bitcoinInfo: null
|
|
24092
|
+
};
|
|
24052
24093
|
const _ChainInfoMap = {
|
|
24053
24094
|
polkadot: polkadot$1,
|
|
24054
24095
|
kusama: kusama$1,
|
|
@@ -24352,7 +24393,8 @@
|
|
|
24352
24393
|
cere: cere$1,
|
|
24353
24394
|
aleph_testnet_evm: aleph_testnet_evm$1,
|
|
24354
24395
|
aleph_evm: aleph_evm$1,
|
|
24355
|
-
exosama: exosama$1
|
|
24396
|
+
exosama: exosama$1,
|
|
24397
|
+
blast_mainnet: blast_mainnet$1
|
|
24356
24398
|
};
|
|
24357
24399
|
|
|
24358
24400
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -24626,6 +24668,7 @@
|
|
|
24626
24668
|
var aleph_testnet_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png";
|
|
24627
24669
|
var aleph_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png";
|
|
24628
24670
|
var exosama = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png";
|
|
24671
|
+
var blast_mainnet = "https://dev.sw-chain-list-assets.pages.dev/assets/default.png";
|
|
24629
24672
|
const _ChainLogoMap = {
|
|
24630
24673
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
24631
24674
|
polkadot: polkadot,
|
|
@@ -24900,6 +24943,7 @@
|
|
|
24900
24943
|
aleph_testnet_evm: aleph_testnet_evm,
|
|
24901
24944
|
aleph_evm: aleph_evm,
|
|
24902
24945
|
exosama: exosama,
|
|
24946
|
+
blast_mainnet: blast_mainnet,
|
|
24903
24947
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
24904
24948
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
24905
24949
|
};
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11857,7 +11857,7 @@
|
|
|
11857
11857
|
"symbol": "BNC",
|
|
11858
11858
|
"decimals": 12,
|
|
11859
11859
|
"priceId": "bifrost-native-coin",
|
|
11860
|
-
"minAmount": "
|
|
11860
|
+
"minAmount": "10000000000",
|
|
11861
11861
|
"assetType": "LOCAL",
|
|
11862
11862
|
"metadata": {
|
|
11863
11863
|
"onChainInfo": {
|
|
@@ -11893,7 +11893,7 @@
|
|
|
11893
11893
|
"symbol": "vDOT",
|
|
11894
11894
|
"decimals": 10,
|
|
11895
11895
|
"priceId": "voucher-dot",
|
|
11896
|
-
"minAmount": "
|
|
11896
|
+
"minAmount": "1000000",
|
|
11897
11897
|
"assetType": "LOCAL",
|
|
11898
11898
|
"metadata": {
|
|
11899
11899
|
"onChainInfo": {
|
|
@@ -11903,5 +11903,21 @@
|
|
|
11903
11903
|
"multiChainAsset": "vDOT-VoucherDot",
|
|
11904
11904
|
"hasValue": true,
|
|
11905
11905
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
11906
|
+
},
|
|
11907
|
+
"blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad": {
|
|
11908
|
+
"originChain": "blast_mainnet",
|
|
11909
|
+
"slug": "blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad",
|
|
11910
|
+
"name": "Blast",
|
|
11911
|
+
"symbol": "BLAST",
|
|
11912
|
+
"decimals": 18,
|
|
11913
|
+
"priceId": "blast",
|
|
11914
|
+
"minAmount": "0",
|
|
11915
|
+
"assetType": "ERC20",
|
|
11916
|
+
"metadata": {
|
|
11917
|
+
"contractAddress": "0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad"
|
|
11918
|
+
},
|
|
11919
|
+
"multiChainAsset": null,
|
|
11920
|
+
"hasValue": true,
|
|
11921
|
+
"icon": null
|
|
11906
11922
|
}
|
|
11907
11923
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -7782,7 +7782,7 @@
|
|
|
7782
7782
|
"symbol": "DENTX",
|
|
7783
7783
|
"decimals": 18,
|
|
7784
7784
|
"hasNativeNft": null,
|
|
7785
|
-
"supportStaking":
|
|
7785
|
+
"supportStaking": true,
|
|
7786
7786
|
"supportSmartContract": null,
|
|
7787
7787
|
"crowdloanParaId": null,
|
|
7788
7788
|
"crowdloanFunds": []
|
|
@@ -8135,7 +8135,7 @@
|
|
|
8135
8135
|
"symbol": "PAS",
|
|
8136
8136
|
"decimals": 10,
|
|
8137
8137
|
"hasNativeNft": null,
|
|
8138
|
-
"supportStaking":
|
|
8138
|
+
"supportStaking": true,
|
|
8139
8139
|
"supportSmartContract": null,
|
|
8140
8140
|
"crowdloanParaId": null,
|
|
8141
8141
|
"crowdloanFunds": []
|
|
@@ -9333,5 +9333,30 @@
|
|
|
9333
9333
|
"substrateInfo": null,
|
|
9334
9334
|
"extraInfo": null,
|
|
9335
9335
|
"bitcoinInfo": null
|
|
9336
|
+
},
|
|
9337
|
+
"blast_mainnet": {
|
|
9338
|
+
"slug": "blast_mainnet",
|
|
9339
|
+
"name": "Blast Mainnet",
|
|
9340
|
+
"isTestnet": false,
|
|
9341
|
+
"chainStatus": "ACTIVE",
|
|
9342
|
+
"icon": null,
|
|
9343
|
+
"providers": {
|
|
9344
|
+
"Blast": "https://rpc.blast.io"
|
|
9345
|
+
},
|
|
9346
|
+
"evmInfo": {
|
|
9347
|
+
"evmChainId": 81457,
|
|
9348
|
+
"blockExplorer": "https://blastscan.io/",
|
|
9349
|
+
"existentialDeposit": "0",
|
|
9350
|
+
"symbol": "ETH",
|
|
9351
|
+
"decimals": 18,
|
|
9352
|
+
"supportSmartContract": [
|
|
9353
|
+
"ERC20",
|
|
9354
|
+
"ERC721"
|
|
9355
|
+
],
|
|
9356
|
+
"abiExplorer": null
|
|
9357
|
+
},
|
|
9358
|
+
"substrateInfo": null,
|
|
9359
|
+
"extraInfo": null,
|
|
9360
|
+
"bitcoinInfo": null
|
|
9336
9361
|
}
|
|
9337
9362
|
}
|
|
@@ -272,6 +272,7 @@
|
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
274
|
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
275
|
+
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
275
276
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
276
277
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
277
278
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -11857,7 +11857,7 @@
|
|
|
11857
11857
|
"symbol": "BNC",
|
|
11858
11858
|
"decimals": 12,
|
|
11859
11859
|
"priceId": "bifrost-native-coin",
|
|
11860
|
-
"minAmount": "
|
|
11860
|
+
"minAmount": "10000000000",
|
|
11861
11861
|
"assetType": "LOCAL",
|
|
11862
11862
|
"metadata": {
|
|
11863
11863
|
"onChainInfo": {
|
|
@@ -11893,7 +11893,7 @@
|
|
|
11893
11893
|
"symbol": "vDOT",
|
|
11894
11894
|
"decimals": 10,
|
|
11895
11895
|
"priceId": "voucher-dot",
|
|
11896
|
-
"minAmount": "
|
|
11896
|
+
"minAmount": "1000000",
|
|
11897
11897
|
"assetType": "LOCAL",
|
|
11898
11898
|
"metadata": {
|
|
11899
11899
|
"onChainInfo": {
|
|
@@ -11903,5 +11903,21 @@
|
|
|
11903
11903
|
"multiChainAsset": "vDOT-VoucherDot",
|
|
11904
11904
|
"hasValue": true,
|
|
11905
11905
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-vdot.png"
|
|
11906
|
+
},
|
|
11907
|
+
"blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad": {
|
|
11908
|
+
"originChain": "blast_mainnet",
|
|
11909
|
+
"slug": "blast_mainnet-ERC20-BLAST-0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad",
|
|
11910
|
+
"name": "Blast",
|
|
11911
|
+
"symbol": "BLAST",
|
|
11912
|
+
"decimals": 18,
|
|
11913
|
+
"priceId": "blast",
|
|
11914
|
+
"minAmount": "0",
|
|
11915
|
+
"assetType": "ERC20",
|
|
11916
|
+
"metadata": {
|
|
11917
|
+
"contractAddress": "0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad"
|
|
11918
|
+
},
|
|
11919
|
+
"multiChainAsset": null,
|
|
11920
|
+
"hasValue": true,
|
|
11921
|
+
"icon": null
|
|
11906
11922
|
}
|
|
11907
11923
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -7782,7 +7782,7 @@
|
|
|
7782
7782
|
"symbol": "DENTX",
|
|
7783
7783
|
"decimals": 18,
|
|
7784
7784
|
"hasNativeNft": null,
|
|
7785
|
-
"supportStaking":
|
|
7785
|
+
"supportStaking": true,
|
|
7786
7786
|
"supportSmartContract": null,
|
|
7787
7787
|
"crowdloanParaId": null,
|
|
7788
7788
|
"crowdloanFunds": []
|
|
@@ -8135,7 +8135,7 @@
|
|
|
8135
8135
|
"symbol": "PAS",
|
|
8136
8136
|
"decimals": 10,
|
|
8137
8137
|
"hasNativeNft": null,
|
|
8138
|
-
"supportStaking":
|
|
8138
|
+
"supportStaking": true,
|
|
8139
8139
|
"supportSmartContract": null,
|
|
8140
8140
|
"crowdloanParaId": null,
|
|
8141
8141
|
"crowdloanFunds": []
|
|
@@ -9333,5 +9333,30 @@
|
|
|
9333
9333
|
"substrateInfo": null,
|
|
9334
9334
|
"extraInfo": null,
|
|
9335
9335
|
"bitcoinInfo": null
|
|
9336
|
+
},
|
|
9337
|
+
"blast_mainnet": {
|
|
9338
|
+
"slug": "blast_mainnet",
|
|
9339
|
+
"name": "Blast Mainnet",
|
|
9340
|
+
"isTestnet": false,
|
|
9341
|
+
"chainStatus": "ACTIVE",
|
|
9342
|
+
"icon": null,
|
|
9343
|
+
"providers": {
|
|
9344
|
+
"Blast": "https://rpc.blast.io"
|
|
9345
|
+
},
|
|
9346
|
+
"evmInfo": {
|
|
9347
|
+
"evmChainId": 81457,
|
|
9348
|
+
"blockExplorer": "https://blastscan.io/",
|
|
9349
|
+
"existentialDeposit": "0",
|
|
9350
|
+
"symbol": "ETH",
|
|
9351
|
+
"decimals": 18,
|
|
9352
|
+
"supportSmartContract": [
|
|
9353
|
+
"ERC20",
|
|
9354
|
+
"ERC721"
|
|
9355
|
+
],
|
|
9356
|
+
"abiExplorer": null
|
|
9357
|
+
},
|
|
9358
|
+
"substrateInfo": null,
|
|
9359
|
+
"extraInfo": null,
|
|
9360
|
+
"bitcoinInfo": null
|
|
9336
9361
|
}
|
|
9337
9362
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -272,6 +272,7 @@
|
|
|
272
272
|
"aleph_testnet_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
273
273
|
"aleph_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
274
274
|
"exosama": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
275
|
+
"blast_mainnet": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
275
276
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
276
277
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
277
278
|
}
|
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.
|
|
10
|
+
version: '0.2.82-beta.0'
|
|
11
11
|
};
|