@subwallet/chain-list 0.0.22 → 0.0.24
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 +4 -39
- package/cjs/logo/index.js +0 -2
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +0 -13
- package/data/ChainInfo.json +4 -25
- package/logo/index.js +0 -2
- package/migrate/add-ED.js +0 -13
- package/migrate/add-decimals.js +0 -21
- package/migrate/convert-change-list.js +0 -22
- package/migrate/generate-native-tokens.js +0 -21
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -2174,19 +2174,6 @@
|
|
|
2174
2174
|
metadata: null,
|
|
2175
2175
|
multiChainAsset: null,
|
|
2176
2176
|
hasValue: true
|
|
2177
|
-
},
|
|
2178
|
-
"boba_rinkeby-NATIVE-ETH": {
|
|
2179
|
-
originChain: "boba_rinkeby",
|
|
2180
|
-
slug: "boba_rinkeby-NATIVE-ETH",
|
|
2181
|
-
name: "Boba Rinkeby (Testnet)",
|
|
2182
|
-
symbol: "ETH",
|
|
2183
|
-
decimals: 18,
|
|
2184
|
-
priceId: null,
|
|
2185
|
-
minAmount: "0",
|
|
2186
|
-
assetType: "NATIVE",
|
|
2187
|
-
metadata: null,
|
|
2188
|
-
multiChainAsset: null,
|
|
2189
|
-
hasValue: false
|
|
2190
2177
|
},
|
|
2191
2178
|
"bobabeam-NATIVE-BOBA": {
|
|
2192
2179
|
originChain: "bobabeam",
|
|
@@ -5140,7 +5127,7 @@
|
|
|
5140
5127
|
genesisHash: "0xb067215e6232ffeed7cede2f92ac6b65f2121523fa221fc76f2e4430086c6b70",
|
|
5141
5128
|
addressPrefix: 42,
|
|
5142
5129
|
chainType: "PARACHAIN",
|
|
5143
|
-
blockExplorer:
|
|
5130
|
+
blockExplorer: null,
|
|
5144
5131
|
symbol: "PRING",
|
|
5145
5132
|
existentialDeposit: "0",
|
|
5146
5133
|
decimals: 18,
|
|
@@ -5150,7 +5137,7 @@
|
|
|
5150
5137
|
},
|
|
5151
5138
|
evmInfo: {
|
|
5152
5139
|
evmChainId: 43,
|
|
5153
|
-
blockExplorer:
|
|
5140
|
+
blockExplorer: null,
|
|
5154
5141
|
symbol: "PRING",
|
|
5155
5142
|
decimals: 18,
|
|
5156
5143
|
existentialDeposit: "0",
|
|
@@ -5803,28 +5790,7 @@
|
|
|
5803
5790
|
substrateInfo: null,
|
|
5804
5791
|
evmInfo: {
|
|
5805
5792
|
evmChainId: 288,
|
|
5806
|
-
blockExplorer: "https://
|
|
5807
|
-
symbol: "ETH",
|
|
5808
|
-
decimals: 18,
|
|
5809
|
-
existentialDeposit: "0",
|
|
5810
|
-
supportSmartContract: [
|
|
5811
|
-
"ERC20",
|
|
5812
|
-
"ERC721"
|
|
5813
|
-
]
|
|
5814
|
-
}
|
|
5815
|
-
};
|
|
5816
|
-
var boba_rinkeby = {
|
|
5817
|
-
slug: "boba_rinkeby",
|
|
5818
|
-
name: "Boba Rinkeby (Testnet)",
|
|
5819
|
-
chainStatus: "ACTIVE",
|
|
5820
|
-
providers: {
|
|
5821
|
-
RPC: "https://rinkeby.boba.network"
|
|
5822
|
-
},
|
|
5823
|
-
isTestnet: true,
|
|
5824
|
-
substrateInfo: null,
|
|
5825
|
-
evmInfo: {
|
|
5826
|
-
evmChainId: 28,
|
|
5827
|
-
blockExplorer: "https://blockexplorer.rinkeby.boba.network",
|
|
5793
|
+
blockExplorer: "https://bobascan.com/",
|
|
5828
5794
|
symbol: "ETH",
|
|
5829
5795
|
decimals: 18,
|
|
5830
5796
|
existentialDeposit: "0",
|
|
@@ -6751,7 +6717,7 @@
|
|
|
6751
6717
|
genesisHash: "0xf7a99d3cb92853d00d5275c971c132c074636256583fee53b3bbe60d7b8769ba",
|
|
6752
6718
|
addressPrefix: 16,
|
|
6753
6719
|
chainType: "RELAYCHAIN",
|
|
6754
|
-
blockExplorer:
|
|
6720
|
+
blockExplorer: null,
|
|
6755
6721
|
symbol: "KLP",
|
|
6756
6722
|
existentialDeposit: "100000",
|
|
6757
6723
|
decimals: 12,
|
|
@@ -6890,7 +6856,6 @@
|
|
|
6890
6856
|
ternoa_alphanet: ternoa_alphanet,
|
|
6891
6857
|
calamari_test: calamari_test,
|
|
6892
6858
|
boba: boba,
|
|
6893
|
-
boba_rinkeby: boba_rinkeby,
|
|
6894
6859
|
bobabeam: bobabeam,
|
|
6895
6860
|
kilt_peregrine: kilt_peregrine,
|
|
6896
6861
|
xx_network: xx_network,
|
package/cjs/logo/index.js
CHANGED
|
@@ -471,8 +471,6 @@ const LogoMap = {
|
|
|
471
471
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
472
472
|
ada: require('./158.cardano.png'),
|
|
473
473
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
474
|
-
boba_rinkeby: require('./163.boba.png'),
|
|
475
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
476
474
|
boba: require('./163.boba.png'),
|
|
477
475
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
478
476
|
bobabase: require('./163.boba.png'),
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainAsset.json
CHANGED
|
@@ -1884,19 +1884,6 @@
|
|
|
1884
1884
|
"multiChainAsset": null,
|
|
1885
1885
|
"hasValue": true
|
|
1886
1886
|
},
|
|
1887
|
-
"boba_rinkeby-NATIVE-ETH": {
|
|
1888
|
-
"originChain": "boba_rinkeby",
|
|
1889
|
-
"slug": "boba_rinkeby-NATIVE-ETH",
|
|
1890
|
-
"name": "Boba Rinkeby (Testnet)",
|
|
1891
|
-
"symbol": "ETH",
|
|
1892
|
-
"decimals": 18,
|
|
1893
|
-
"priceId": null,
|
|
1894
|
-
"minAmount": "0",
|
|
1895
|
-
"assetType": "NATIVE",
|
|
1896
|
-
"metadata": null,
|
|
1897
|
-
"multiChainAsset": null,
|
|
1898
|
-
"hasValue": false
|
|
1899
|
-
},
|
|
1900
1887
|
"bobabeam-NATIVE-BOBA": {
|
|
1901
1888
|
"originChain": "bobabeam",
|
|
1902
1889
|
"slug": "bobabeam-NATIVE-BOBA",
|
package/data/ChainInfo.json
CHANGED
|
@@ -2046,7 +2046,7 @@
|
|
|
2046
2046
|
"genesisHash": "0xb067215e6232ffeed7cede2f92ac6b65f2121523fa221fc76f2e4430086c6b70",
|
|
2047
2047
|
"addressPrefix": 42,
|
|
2048
2048
|
"chainType": "PARACHAIN",
|
|
2049
|
-
"blockExplorer":
|
|
2049
|
+
"blockExplorer": null,
|
|
2050
2050
|
"symbol": "PRING",
|
|
2051
2051
|
"existentialDeposit": "0",
|
|
2052
2052
|
"decimals": 18,
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
},
|
|
2057
2057
|
"evmInfo": {
|
|
2058
2058
|
"evmChainId": 43,
|
|
2059
|
-
"blockExplorer":
|
|
2059
|
+
"blockExplorer": null,
|
|
2060
2060
|
"symbol": "PRING",
|
|
2061
2061
|
"decimals": 18,
|
|
2062
2062
|
"existentialDeposit": "0",
|
|
@@ -2709,28 +2709,7 @@
|
|
|
2709
2709
|
"substrateInfo": null,
|
|
2710
2710
|
"evmInfo": {
|
|
2711
2711
|
"evmChainId": 288,
|
|
2712
|
-
"blockExplorer": "https://
|
|
2713
|
-
"symbol": "ETH",
|
|
2714
|
-
"decimals": 18,
|
|
2715
|
-
"existentialDeposit": "0",
|
|
2716
|
-
"supportSmartContract": [
|
|
2717
|
-
"ERC20",
|
|
2718
|
-
"ERC721"
|
|
2719
|
-
]
|
|
2720
|
-
}
|
|
2721
|
-
},
|
|
2722
|
-
"boba_rinkeby": {
|
|
2723
|
-
"slug": "boba_rinkeby",
|
|
2724
|
-
"name": "Boba Rinkeby (Testnet)",
|
|
2725
|
-
"chainStatus": "ACTIVE",
|
|
2726
|
-
"providers": {
|
|
2727
|
-
"RPC": "https://rinkeby.boba.network"
|
|
2728
|
-
},
|
|
2729
|
-
"isTestnet": true,
|
|
2730
|
-
"substrateInfo": null,
|
|
2731
|
-
"evmInfo": {
|
|
2732
|
-
"evmChainId": 28,
|
|
2733
|
-
"blockExplorer": "https://blockexplorer.rinkeby.boba.network",
|
|
2712
|
+
"blockExplorer": "https://bobascan.com/",
|
|
2734
2713
|
"symbol": "ETH",
|
|
2735
2714
|
"decimals": 18,
|
|
2736
2715
|
"existentialDeposit": "0",
|
|
@@ -3708,7 +3687,7 @@
|
|
|
3708
3687
|
"genesisHash": "0xf7a99d3cb92853d00d5275c971c132c074636256583fee53b3bbe60d7b8769ba",
|
|
3709
3688
|
"addressPrefix": 16,
|
|
3710
3689
|
"chainType": "RELAYCHAIN",
|
|
3711
|
-
"blockExplorer":
|
|
3690
|
+
"blockExplorer": null,
|
|
3712
3691
|
"symbol": "KLP",
|
|
3713
3692
|
"existentialDeposit": "100000",
|
|
3714
3693
|
"decimals": 12,
|
package/logo/index.js
CHANGED
|
@@ -465,8 +465,6 @@ const LogoMap = {
|
|
|
465
465
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
466
466
|
ada: require("./158.cardano.png"),
|
|
467
467
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
468
|
-
boba_rinkeby: require("./163.boba.png"),
|
|
469
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
470
468
|
boba: require("./163.boba.png"),
|
|
471
469
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
472
470
|
bobabase: require("./163.boba.png"),
|
package/migrate/add-ED.js
CHANGED
|
@@ -1707,19 +1707,6 @@ const data = {
|
|
|
1707
1707
|
"multiChainAsset": null,
|
|
1708
1708
|
"hasValue": true
|
|
1709
1709
|
},
|
|
1710
|
-
"boba_rinkeby-NATIVE-ETH": {
|
|
1711
|
-
"originChain": "boba_rinkeby",
|
|
1712
|
-
"slug": "boba_rinkeby-NATIVE-ETH",
|
|
1713
|
-
"name": "Boba Rinkeby (Testnet)",
|
|
1714
|
-
"symbol": "ETH",
|
|
1715
|
-
"decimals": 18,
|
|
1716
|
-
"priceId": null,
|
|
1717
|
-
"minAmount": "0",
|
|
1718
|
-
"assetType": "NATIVE",
|
|
1719
|
-
"metadata": null,
|
|
1720
|
-
"multiChainAsset": null,
|
|
1721
|
-
"hasValue": false
|
|
1722
|
-
},
|
|
1723
1710
|
"bobabeam-NATIVE-BOBA": {
|
|
1724
1711
|
"originChain": "bobabeam",
|
|
1725
1712
|
"slug": "bobabeam-NATIVE-BOBA",
|
package/migrate/add-decimals.js
CHANGED
|
@@ -2700,27 +2700,6 @@ const inputMap = {
|
|
|
2700
2700
|
]
|
|
2701
2701
|
}
|
|
2702
2702
|
},
|
|
2703
|
-
"boba_rinkeby": {
|
|
2704
|
-
"slug": "boba_rinkeby",
|
|
2705
|
-
"name": "Boba Rinkeby (Testnet)",
|
|
2706
|
-
"chainStatus": "ACTIVE",
|
|
2707
|
-
"providers": {
|
|
2708
|
-
"RPC": "https://rinkeby.boba.network"
|
|
2709
|
-
},
|
|
2710
|
-
"isTestnet": true,
|
|
2711
|
-
"substrateInfo": null,
|
|
2712
|
-
"evmInfo": {
|
|
2713
|
-
"evmChainId": 28,
|
|
2714
|
-
"blockExplorer": "https://blockexplorer.rinkeby.boba.network",
|
|
2715
|
-
"symbol": "ETH",
|
|
2716
|
-
"decimals": 18,
|
|
2717
|
-
"existentialDeposit": "0",
|
|
2718
|
-
"supportSmartContract": [
|
|
2719
|
-
"ERC20",
|
|
2720
|
-
"ERC721"
|
|
2721
|
-
]
|
|
2722
|
-
}
|
|
2723
|
-
},
|
|
2724
2703
|
"bobabeam": {
|
|
2725
2704
|
"slug": "bobabeam",
|
|
2726
2705
|
"name": "Bobabeam",
|
|
@@ -2054,27 +2054,6 @@ const inputMap = {
|
|
|
2054
2054
|
abiExplorer: 'https://blockexplorer.boba.network',
|
|
2055
2055
|
supportSmartContract: [ContractType.evm]
|
|
2056
2056
|
},
|
|
2057
|
-
boba_rinkeby: {
|
|
2058
|
-
key: 'boba_rinkeby',
|
|
2059
|
-
chain: 'Boba Rinkeby (Testnet)',
|
|
2060
|
-
genesisHash: '0x6854c3f614bd5096f3b4cf142c9fbad8b95ced2eda2f5d64f97e8136b80e3677',
|
|
2061
|
-
ss58Format: 0,
|
|
2062
|
-
providers: {
|
|
2063
|
-
RPC: 'https://rinkeby.boba.network'
|
|
2064
|
-
},
|
|
2065
|
-
active: false,
|
|
2066
|
-
currentProviderMode: 'http',
|
|
2067
|
-
currentProvider: 'RPC',
|
|
2068
|
-
groups: ['TEST_NET'],
|
|
2069
|
-
isEthereum: true,
|
|
2070
|
-
nativeToken: 'ETH',
|
|
2071
|
-
decimals: 18,
|
|
2072
|
-
evmChainId: 28,
|
|
2073
|
-
supportBonding: false,
|
|
2074
|
-
getStakingOnChain: false,
|
|
2075
|
-
abiExplorer: 'https://blockexplorer.rinkeby.boba.network',
|
|
2076
|
-
supportSmartContract: [ContractType.evm]
|
|
2077
|
-
},
|
|
2078
2057
|
bobabeam: {
|
|
2079
2058
|
key: 'bobabeam',
|
|
2080
2059
|
chain: 'Bobabeam',
|
|
@@ -2889,7 +2868,6 @@ const evmExplorerMap = {
|
|
|
2889
2868
|
ethereum_goerli: 'https://goerli.etherscan.io',
|
|
2890
2869
|
binance: 'https://bscscan.com',
|
|
2891
2870
|
binance_test: 'https://testnet.bscscan.com',
|
|
2892
|
-
boba_rinkeby: 'https://blockexplorer.rinkeby.boba.network',
|
|
2893
2871
|
boba: 'https://blockexplorer.boba.network',
|
|
2894
2872
|
bobabase: 'https://blockexplorer.bobabase.boba.network',
|
|
2895
2873
|
bobabeam: 'https://blockexplorer.bobabeam.boba.network'
|
|
@@ -2767,27 +2767,6 @@ const chainMap = {
|
|
|
2767
2767
|
]
|
|
2768
2768
|
}
|
|
2769
2769
|
},
|
|
2770
|
-
"boba_rinkeby": {
|
|
2771
|
-
"slug": "boba_rinkeby",
|
|
2772
|
-
"name": "Boba Rinkeby (Testnet)",
|
|
2773
|
-
"chainStatus": "ACTIVE",
|
|
2774
|
-
"providers": {
|
|
2775
|
-
"RPC": "https://rinkeby.boba.network"
|
|
2776
|
-
},
|
|
2777
|
-
"isTestnet": true,
|
|
2778
|
-
"substrateInfo": null,
|
|
2779
|
-
"evmInfo": {
|
|
2780
|
-
"evmChainId": 28,
|
|
2781
|
-
"blockExplorer": "https://blockexplorer.rinkeby.boba.network",
|
|
2782
|
-
"symbol": "ETH",
|
|
2783
|
-
"decimals": 18,
|
|
2784
|
-
"existentialDeposit": "0",
|
|
2785
|
-
"supportSmartContract": [
|
|
2786
|
-
"ERC20",
|
|
2787
|
-
"ERC721"
|
|
2788
|
-
]
|
|
2789
|
-
}
|
|
2790
|
-
},
|
|
2791
2770
|
"bobabeam": {
|
|
2792
2771
|
"slug": "bobabeam",
|
|
2793
2772
|
"name": "Bobabeam",
|
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.0.
|
|
10
|
+
version: '0.0.24'
|
|
11
11
|
};
|