@subwallet/chain-list 0.2.64-beta.4 → 0.2.64-beta.5
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 +44 -1
- package/cjs/data/AssetLogoMap.json +1 -0
- package/cjs/data/ChainAsset.json +14 -0
- 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 +14 -0
- package/data/ChainInfo.json +25 -0
- package/data/ChainLogoMap.json +1 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -608,6 +608,7 @@
|
|
|
608
608
|
"aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z.png",
|
|
609
609
|
"aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
|
|
610
610
|
"bouncebitevm-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevm-native-bb.png",
|
|
611
|
+
"bouncebitevmtest-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png",
|
|
611
612
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
612
613
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
613
614
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -12333,6 +12334,20 @@
|
|
|
12333
12334
|
multiChainAsset: null,
|
|
12334
12335
|
hasValue: true,
|
|
12335
12336
|
icon: null
|
|
12337
|
+
},
|
|
12338
|
+
"bounceBitEvmTest-NATIVE-BB": {
|
|
12339
|
+
originChain: "bounceBitEvmTest",
|
|
12340
|
+
slug: "bounceBitEvmTest-NATIVE-BB",
|
|
12341
|
+
name: "BounceBit Testnet",
|
|
12342
|
+
symbol: "BB",
|
|
12343
|
+
decimals: 18,
|
|
12344
|
+
priceId: null,
|
|
12345
|
+
minAmount: "0",
|
|
12346
|
+
assetType: "NATIVE",
|
|
12347
|
+
metadata: null,
|
|
12348
|
+
multiChainAsset: null,
|
|
12349
|
+
hasValue: false,
|
|
12350
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png"
|
|
12336
12351
|
}
|
|
12337
12352
|
};
|
|
12338
12353
|
|
|
@@ -21232,6 +21247,31 @@
|
|
|
21232
21247
|
extraInfo: null,
|
|
21233
21248
|
bitcoinInfo: null
|
|
21234
21249
|
};
|
|
21250
|
+
var bounceBitEvmTest$1 = {
|
|
21251
|
+
slug: "bounceBitEvmTest",
|
|
21252
|
+
name: "BounceBit Testnet",
|
|
21253
|
+
isTestnet: true,
|
|
21254
|
+
chainStatus: "ACTIVE",
|
|
21255
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
21256
|
+
providers: {
|
|
21257
|
+
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
21258
|
+
},
|
|
21259
|
+
evmInfo: {
|
|
21260
|
+
evmChainId: 6000,
|
|
21261
|
+
blockExplorer: "https://testnet.bbscan.io",
|
|
21262
|
+
existentialDeposit: "0",
|
|
21263
|
+
symbol: "BB",
|
|
21264
|
+
decimals: 18,
|
|
21265
|
+
supportSmartContract: [
|
|
21266
|
+
"ERC20",
|
|
21267
|
+
"ERC721"
|
|
21268
|
+
],
|
|
21269
|
+
abiExplorer: "https://testnet.bbscan.io"
|
|
21270
|
+
},
|
|
21271
|
+
substrateInfo: null,
|
|
21272
|
+
extraInfo: null,
|
|
21273
|
+
bitcoinInfo: null
|
|
21274
|
+
};
|
|
21235
21275
|
const _ChainInfoMap = {
|
|
21236
21276
|
polkadot: polkadot$1,
|
|
21237
21277
|
kusama: kusama$1,
|
|
@@ -21514,7 +21554,8 @@
|
|
|
21514
21554
|
bitcoinTestnet: bitcoinTestnet$1,
|
|
21515
21555
|
peopleKusama: peopleKusama$1,
|
|
21516
21556
|
lineaZkEvm: lineaZkEvm$1,
|
|
21517
|
-
bounceBitEvm: bounceBitEvm$1
|
|
21557
|
+
bounceBitEvm: bounceBitEvm$1,
|
|
21558
|
+
bounceBitEvmTest: bounceBitEvmTest$1
|
|
21518
21559
|
};
|
|
21519
21560
|
|
|
21520
21561
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -21766,6 +21807,7 @@
|
|
|
21766
21807
|
var peopleKusama = "https://dev.sw-chain-list-assets.pages.dev/assets/default.png";
|
|
21767
21808
|
var lineaZkEvm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png";
|
|
21768
21809
|
var bounceBitEvm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png";
|
|
21810
|
+
var bounceBitEvmTest = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png";
|
|
21769
21811
|
const _ChainLogoMap = {
|
|
21770
21812
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
21771
21813
|
polkadot: polkadot,
|
|
@@ -22018,6 +22060,7 @@
|
|
|
22018
22060
|
peopleKusama: peopleKusama,
|
|
22019
22061
|
lineaZkEvm: lineaZkEvm,
|
|
22020
22062
|
bounceBitEvm: bounceBitEvm,
|
|
22063
|
+
bounceBitEvmTest: bounceBitEvmTest,
|
|
22021
22064
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
22022
22065
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
22023
22066
|
};
|
|
@@ -600,6 +600,7 @@
|
|
|
600
600
|
"aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z.png",
|
|
601
601
|
"aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
|
|
602
602
|
"bouncebitevm-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevm-native-bb.png",
|
|
603
|
+
"bouncebitevmtest-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png",
|
|
603
604
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
604
605
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
605
606
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -10110,5 +10110,19 @@
|
|
|
10110
10110
|
"multiChainAsset": null,
|
|
10111
10111
|
"hasValue": true,
|
|
10112
10112
|
"icon": null
|
|
10113
|
+
},
|
|
10114
|
+
"bounceBitEvmTest-NATIVE-BB": {
|
|
10115
|
+
"originChain": "bounceBitEvmTest",
|
|
10116
|
+
"slug": "bounceBitEvmTest-NATIVE-BB",
|
|
10117
|
+
"name": "BounceBit Testnet",
|
|
10118
|
+
"symbol": "BB",
|
|
10119
|
+
"decimals": 18,
|
|
10120
|
+
"priceId": null,
|
|
10121
|
+
"minAmount": "0",
|
|
10122
|
+
"assetType": "NATIVE",
|
|
10123
|
+
"metadata": null,
|
|
10124
|
+
"multiChainAsset": null,
|
|
10125
|
+
"hasValue": false,
|
|
10126
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png"
|
|
10113
10127
|
}
|
|
10114
10128
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -8751,5 +8751,30 @@
|
|
|
8751
8751
|
"substrateInfo": null,
|
|
8752
8752
|
"extraInfo": null,
|
|
8753
8753
|
"bitcoinInfo": null
|
|
8754
|
+
},
|
|
8755
|
+
"bounceBitEvmTest": {
|
|
8756
|
+
"slug": "bounceBitEvmTest",
|
|
8757
|
+
"name": "BounceBit Testnet",
|
|
8758
|
+
"isTestnet": true,
|
|
8759
|
+
"chainStatus": "ACTIVE",
|
|
8760
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
8761
|
+
"providers": {
|
|
8762
|
+
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
8763
|
+
},
|
|
8764
|
+
"evmInfo": {
|
|
8765
|
+
"evmChainId": 6000,
|
|
8766
|
+
"blockExplorer": "https://testnet.bbscan.io",
|
|
8767
|
+
"existentialDeposit": "0",
|
|
8768
|
+
"symbol": "BB",
|
|
8769
|
+
"decimals": 18,
|
|
8770
|
+
"supportSmartContract": [
|
|
8771
|
+
"ERC20",
|
|
8772
|
+
"ERC721"
|
|
8773
|
+
],
|
|
8774
|
+
"abiExplorer": "https://testnet.bbscan.io"
|
|
8775
|
+
},
|
|
8776
|
+
"substrateInfo": null,
|
|
8777
|
+
"extraInfo": null,
|
|
8778
|
+
"bitcoinInfo": null
|
|
8754
8779
|
}
|
|
8755
8780
|
}
|
|
@@ -250,6 +250,7 @@
|
|
|
250
250
|
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
251
251
|
"lineaZkEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
252
252
|
"bounceBitEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png",
|
|
253
|
+
"bounceBitEvmTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
253
254
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
254
255
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
255
256
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -600,6 +600,7 @@
|
|
|
600
600
|
"aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-usdc-5fyfojncjvfr2bbnkfaepzca72zcvx5yetv8k9bzeuo8d83z.png",
|
|
601
601
|
"aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-wbtc-5eetcdklyyhqnnqwwwpm1fmdx1wdvuiaor9ca6cwttgyxtuj.png",
|
|
602
602
|
"bouncebitevm-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevm-native-bb.png",
|
|
603
|
+
"bouncebitevmtest-native-bb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png",
|
|
603
604
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
604
605
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
605
606
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
package/data/ChainAsset.json
CHANGED
|
@@ -10110,5 +10110,19 @@
|
|
|
10110
10110
|
"multiChainAsset": null,
|
|
10111
10111
|
"hasValue": true,
|
|
10112
10112
|
"icon": null
|
|
10113
|
+
},
|
|
10114
|
+
"bounceBitEvmTest-NATIVE-BB": {
|
|
10115
|
+
"originChain": "bounceBitEvmTest",
|
|
10116
|
+
"slug": "bounceBitEvmTest-NATIVE-BB",
|
|
10117
|
+
"name": "BounceBit Testnet",
|
|
10118
|
+
"symbol": "BB",
|
|
10119
|
+
"decimals": 18,
|
|
10120
|
+
"priceId": null,
|
|
10121
|
+
"minAmount": "0",
|
|
10122
|
+
"assetType": "NATIVE",
|
|
10123
|
+
"metadata": null,
|
|
10124
|
+
"multiChainAsset": null,
|
|
10125
|
+
"hasValue": false,
|
|
10126
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bouncebitevmtest-native-bb.png"
|
|
10113
10127
|
}
|
|
10114
10128
|
}
|
package/data/ChainInfo.json
CHANGED
|
@@ -8751,5 +8751,30 @@
|
|
|
8751
8751
|
"substrateInfo": null,
|
|
8752
8752
|
"extraInfo": null,
|
|
8753
8753
|
"bitcoinInfo": null
|
|
8754
|
+
},
|
|
8755
|
+
"bounceBitEvmTest": {
|
|
8756
|
+
"slug": "bounceBitEvmTest",
|
|
8757
|
+
"name": "BounceBit Testnet",
|
|
8758
|
+
"isTestnet": true,
|
|
8759
|
+
"chainStatus": "ACTIVE",
|
|
8760
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
8761
|
+
"providers": {
|
|
8762
|
+
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
8763
|
+
},
|
|
8764
|
+
"evmInfo": {
|
|
8765
|
+
"evmChainId": 6000,
|
|
8766
|
+
"blockExplorer": "https://testnet.bbscan.io",
|
|
8767
|
+
"existentialDeposit": "0",
|
|
8768
|
+
"symbol": "BB",
|
|
8769
|
+
"decimals": 18,
|
|
8770
|
+
"supportSmartContract": [
|
|
8771
|
+
"ERC20",
|
|
8772
|
+
"ERC721"
|
|
8773
|
+
],
|
|
8774
|
+
"abiExplorer": "https://testnet.bbscan.io"
|
|
8775
|
+
},
|
|
8776
|
+
"substrateInfo": null,
|
|
8777
|
+
"extraInfo": null,
|
|
8778
|
+
"bitcoinInfo": null
|
|
8754
8779
|
}
|
|
8755
8780
|
}
|
package/data/ChainLogoMap.json
CHANGED
|
@@ -250,6 +250,7 @@
|
|
|
250
250
|
"peopleKusama": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
251
251
|
"lineaZkEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
252
252
|
"bounceBitEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png",
|
|
253
|
+
"bounceBitEvmTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
253
254
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
254
255
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
255
256
|
}
|
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.64-beta.
|
|
10
|
+
version: '0.2.64-beta.5'
|
|
11
11
|
};
|