@subwallet/chain-list 0.2.109 → 0.2.110-beta.1-pr-507-701e8db4
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 +62 -12
- package/cjs/data/AssetLogoMap.json +1117 -1115
- package/cjs/data/ChainAsset.json +1050 -1002
- package/cjs/data/ChainInfo.json +371 -371
- package/cjs/data/ChainLogoMap.json +363 -363
- package/cjs/data/MultiChainAsset.json +110 -110
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1117 -1115
- package/data/ChainAsset.json +1050 -1002
- package/data/ChainInfo.json +371 -371
- package/data/ChainLogoMap.json +363 -363
- package/data/MultiChainAsset.json +110 -110
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1338,6 +1338,8 @@
|
|
|
1338
1338
|
"unichain-erc20-usd₮0-0x9151434b16b9763660705744891fa906f660ecc5": "/assets/chain-assets/unichain-erc20-usd₮0-0x9151434b16b9763660705744891fa906f660ecc5.png",
|
|
1339
1339
|
"unichain-erc20-wbtc-0x0555e30da8f98308edb960aa94c0db47230d2b9c": "/assets/chain-assets/unichain-erc20-wbtc-0x0555e30da8f98308edb960aa94c0db47230d2b9c.png",
|
|
1340
1340
|
"passethub_evm-native-pas": "/assets/chain-assets/passethub_evm-native-pas.png",
|
|
1341
|
+
"binance-erc20-cess-0x0c78d4605c2972e5f989de9019de1fb00c5d3462": "/assets/chain-assets/binance-erc20-cess-0x0c78d4605c2972e5f989de9019de1fb00c5d3462.png",
|
|
1342
|
+
"ethereum-erc20-cfg-0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94": "/assets/chain-assets/ethereum-erc20-cfg-0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94.png",
|
|
1341
1343
|
"paseo_assethub-native-pas": "/assets/chain-assets/paseo_assethub-native-pas.png",
|
|
1342
1344
|
"eth-ethereum": "/assets/multi-chain-assets/eth-ethereum.png",
|
|
1343
1345
|
"ibtc-interbtc": "/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
@@ -18205,7 +18207,7 @@
|
|
|
18205
18207
|
symbol: "GDOT",
|
|
18206
18208
|
decimals: 18,
|
|
18207
18209
|
priceId: "gigadot",
|
|
18208
|
-
minAmount: "
|
|
18210
|
+
minAmount: "5290724013368937",
|
|
18209
18211
|
assetType: "LOCAL",
|
|
18210
18212
|
metadata: {
|
|
18211
18213
|
assetId: "69",
|
|
@@ -18889,7 +18891,7 @@
|
|
|
18889
18891
|
name: "Tanssi Mainnet",
|
|
18890
18892
|
symbol: "TANSSI",
|
|
18891
18893
|
decimals: 12,
|
|
18892
|
-
priceId:
|
|
18894
|
+
priceId: "tanssi",
|
|
18893
18895
|
minAmount: "33333333",
|
|
18894
18896
|
assetType: "NATIVE",
|
|
18895
18897
|
metadata: null,
|
|
@@ -19103,6 +19105,54 @@
|
|
|
19103
19105
|
multiChainAsset: "PAS-Paseo",
|
|
19104
19106
|
hasValue: false,
|
|
19105
19107
|
icon: "/assets/chain-assets/passethub_evm-native-pas.png"
|
|
19108
|
+
},
|
|
19109
|
+
"binance-ERC20-CESS-0x0c78d4605c2972e5f989DE9019De1Fb00c5D3462": {
|
|
19110
|
+
originChain: "binance",
|
|
19111
|
+
slug: "binance-ERC20-CESS-0x0c78d4605c2972e5f989DE9019De1Fb00c5D3462",
|
|
19112
|
+
name: "CESS",
|
|
19113
|
+
symbol: "CESS",
|
|
19114
|
+
decimals: 18,
|
|
19115
|
+
priceId: "cumulus-encrypted-storage-system",
|
|
19116
|
+
minAmount: "0",
|
|
19117
|
+
assetType: "ERC20",
|
|
19118
|
+
metadata: {
|
|
19119
|
+
contractAddress: "0x0c78d4605c2972e5f989DE9019De1Fb00c5D3462"
|
|
19120
|
+
},
|
|
19121
|
+
multiChainAsset: null,
|
|
19122
|
+
hasValue: true,
|
|
19123
|
+
icon: "/assets/chain-assets/binance-erc20-cess-0x0c78d4605c2972e5f989de9019de1fb00c5d3462.png"
|
|
19124
|
+
},
|
|
19125
|
+
"ethereum-ERC20-CFG-0xcccCCCcCCC33D538DBC2EE4fEab0a7A1FF4e8A94": {
|
|
19126
|
+
originChain: "ethereum",
|
|
19127
|
+
slug: "ethereum-ERC20-CFG-0xcccCCCcCCC33D538DBC2EE4fEab0a7A1FF4e8A94",
|
|
19128
|
+
name: "Centrifuge",
|
|
19129
|
+
symbol: "CFG",
|
|
19130
|
+
decimals: 18,
|
|
19131
|
+
priceId: "centrifuge-2",
|
|
19132
|
+
minAmount: "0",
|
|
19133
|
+
assetType: "ERC20",
|
|
19134
|
+
metadata: {
|
|
19135
|
+
contractAddress: "0xcccCCCcCCC33D538DBC2EE4fEab0a7A1FF4e8A94"
|
|
19136
|
+
},
|
|
19137
|
+
multiChainAsset: null,
|
|
19138
|
+
hasValue: true,
|
|
19139
|
+
icon: "/assets/chain-assets/ethereum-erc20-cfg-0xcccccccccc33d538dbc2ee4feab0a7a1ff4e8a94.png"
|
|
19140
|
+
},
|
|
19141
|
+
"ethereum-ERC20-TANSSI-0x553F4cB7256D8fC038E91d36Cb63fa7C13b624AB": {
|
|
19142
|
+
originChain: "ethereum",
|
|
19143
|
+
slug: "ethereum-ERC20-TANSSI-0x553F4cB7256D8fC038E91d36Cb63fa7C13b624AB",
|
|
19144
|
+
name: "TANSSI",
|
|
19145
|
+
symbol: "TANSSI",
|
|
19146
|
+
decimals: 12,
|
|
19147
|
+
priceId: "tanssi",
|
|
19148
|
+
minAmount: "0",
|
|
19149
|
+
assetType: "ERC20",
|
|
19150
|
+
metadata: {
|
|
19151
|
+
contractAddress: "0x553F4cB7256D8fC038E91d36Cb63fa7C13b624AB"
|
|
19152
|
+
},
|
|
19153
|
+
multiChainAsset: null,
|
|
19154
|
+
hasValue: true,
|
|
19155
|
+
icon: "/assets/chain-assets/ethereum-erc20-tanssi-0x553f4cb7256d8fc038e91d36cb63fa7c13b624ab.png"
|
|
19106
19156
|
},
|
|
19107
19157
|
"paseo_assethub-NATIVE-PAS": {
|
|
19108
19158
|
originChain: "paseo_assethub",
|
|
@@ -19300,7 +19350,7 @@
|
|
|
19300
19350
|
},
|
|
19301
19351
|
evmInfo: {
|
|
19302
19352
|
evmChainId: 1284,
|
|
19303
|
-
blockExplorer: "https://
|
|
19353
|
+
blockExplorer: "https://moonscan.io/",
|
|
19304
19354
|
existentialDeposit: "0",
|
|
19305
19355
|
symbol: "GLMR",
|
|
19306
19356
|
decimals: 18,
|
|
@@ -19317,7 +19367,7 @@
|
|
|
19317
19367
|
addressPrefix: 1284,
|
|
19318
19368
|
chainType: "PARACHAIN",
|
|
19319
19369
|
crowdloanUrl: "https://moonbeam.foundation/moonbeam-crowdloan/",
|
|
19320
|
-
blockExplorer: "https://
|
|
19370
|
+
blockExplorer: "https://moonscan.io/",
|
|
19321
19371
|
existentialDeposit: "0",
|
|
19322
19372
|
symbol: "GLMR",
|
|
19323
19373
|
decimals: 18,
|
|
@@ -19531,7 +19581,6 @@
|
|
|
19531
19581
|
"Lucky Friday": "wss://rpc-asset-hub-polkadot.luckyfriday.io",
|
|
19532
19582
|
Parity: "wss://polkadot-asset-hub-rpc.polkadot.io",
|
|
19533
19583
|
StakeWorld: "wss://dot-rpc.stakeworld.io/assethub",
|
|
19534
|
-
OnFinality: "wss://statemint.api.onfinality.io/public-ws",
|
|
19535
19584
|
Blockops: "wss://polkadot-assethub-rpc.blockops.network/ws",
|
|
19536
19585
|
Dwellir: "wss://asset-hub-polkadot-rpc.dwellir.com",
|
|
19537
19586
|
IBP1: "wss://sys.ibp.network/asset-hub-polkadot",
|
|
@@ -19719,7 +19768,8 @@
|
|
|
19719
19768
|
chainStatus: "ACTIVE",
|
|
19720
19769
|
icon: "/assets/chains/tomochain.png",
|
|
19721
19770
|
providers: {
|
|
19722
|
-
|
|
19771
|
+
DRPC: "https://viction.drpc.org",
|
|
19772
|
+
Viction: "https://rpc.viction.xyz"
|
|
19723
19773
|
},
|
|
19724
19774
|
evmInfo: {
|
|
19725
19775
|
evmChainId: 88,
|
|
@@ -21239,7 +21289,8 @@
|
|
|
21239
21289
|
icon: "/assets/chains/polkadex.png",
|
|
21240
21290
|
providers: {
|
|
21241
21291
|
RadiumBlock: "wss://polkadex.public.curie.radiumblock.co/ws",
|
|
21242
|
-
OnFinality: "wss://polkadex.api.onfinality.io/public-ws"
|
|
21292
|
+
OnFinality: "wss://polkadex.api.onfinality.io/public-ws",
|
|
21293
|
+
Polkadex: "wss://so.polkadex.ee"
|
|
21243
21294
|
},
|
|
21244
21295
|
evmInfo: null,
|
|
21245
21296
|
substrateInfo: {
|
|
@@ -21249,7 +21300,7 @@
|
|
|
21249
21300
|
addressPrefix: 88,
|
|
21250
21301
|
chainType: "RELAYCHAIN",
|
|
21251
21302
|
crowdloanUrl: null,
|
|
21252
|
-
blockExplorer: "https://
|
|
21303
|
+
blockExplorer: "https://pdexmon.com/",
|
|
21253
21304
|
existentialDeposit: "1000000000000",
|
|
21254
21305
|
symbol: "PDEX",
|
|
21255
21306
|
decimals: 12,
|
|
@@ -21871,7 +21922,7 @@
|
|
|
21871
21922
|
slug: "heiko",
|
|
21872
21923
|
name: "Heiko",
|
|
21873
21924
|
isTestnet: false,
|
|
21874
|
-
chainStatus: "
|
|
21925
|
+
chainStatus: "INACTIVE",
|
|
21875
21926
|
icon: "/assets/chains/heiko.png",
|
|
21876
21927
|
providers: {
|
|
21877
21928
|
Parallel: "wss://heiko-rpc.parallel.fi"
|
|
@@ -24296,7 +24347,6 @@
|
|
|
24296
24347
|
chainStatus: "ACTIVE",
|
|
24297
24348
|
icon: "/assets/chains/ajunapolkadot.png",
|
|
24298
24349
|
providers: {
|
|
24299
|
-
Para: "wss://rpc-para.ajuna.network",
|
|
24300
24350
|
Ibp: "wss://ajuna.ibp.network",
|
|
24301
24351
|
IBP2: "wss://ajuna.dotters.network"
|
|
24302
24352
|
},
|
|
@@ -27149,7 +27199,7 @@
|
|
|
27149
27199
|
slug: "polkadex_dot",
|
|
27150
27200
|
name: "Polkadex Polkadot",
|
|
27151
27201
|
isTestnet: false,
|
|
27152
|
-
chainStatus: "
|
|
27202
|
+
chainStatus: "INACTIVE",
|
|
27153
27203
|
icon: "/assets/chains/polkadex_dot.png",
|
|
27154
27204
|
providers: {
|
|
27155
27205
|
RadiumBlock: "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
@@ -29935,7 +29985,7 @@
|
|
|
29935
29985
|
slug: "storyOdyssey_testnet",
|
|
29936
29986
|
name: "Story Odyssey Testnet",
|
|
29937
29987
|
isTestnet: true,
|
|
29938
|
-
chainStatus: "
|
|
29988
|
+
chainStatus: "INACTIVE",
|
|
29939
29989
|
icon: "/assets/chains/storyodyssey_testnet.png",
|
|
29940
29990
|
providers: {
|
|
29941
29991
|
"Story Odyssey": "https://odyssey.storyrpc.io/"
|