Skip to content

Commit

Permalink
[Patch] [0.2.92] [Beta] Patch data
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezdot committed Nov 4, 2024
1 parent 42d71ca commit 86576dc
Showing 1 changed file with 92 additions and 0 deletions.
92 changes: 92 additions & 0 deletions packages/chain-list-assets/public/patch/0.2.92/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"patchVersion": "0.2.93-beta.0",
"appliedVersion": "0.2.92",
"fetchedDate": 1730461386980,
"ChainInfo": {
"bitcountry": {
"slug": "bitcountry",
"name": "Bit.Country - Alpha Ne",
"isTestnet": true,
"chainStatus": "INACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
"providers": {
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
},
"evmInfo": null,
"substrateInfo": {
"relaySlug": null,
"paraId": null,
"genesisHash": "0x8ffa3204b182fbda4676f75ea2d6a9bbdbbaf0d78470c62952e918c60e0583b4",
"addressPrefix": 42,
"chainType": "PARACHAIN",
"crowdloanUrl": null,
"blockExplorer": null,
"existentialDeposit": "1",
"symbol": "NUUM",
"decimals": 18,
"hasNativeNft": true,
"supportStaking": false,
"supportSmartContract": null,
"crowdloanParaId": null,
"crowdloanFunds": []
},
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
},
"alephSmartNet": {
"slug": "alephSmartNet",
"name": "Aleph Zero Smartnet",
"isTestnet": true,
"chainStatus": "INACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/alephsmartnet.png",
"providers": {},
"evmInfo": null,
"substrateInfo": {
"relaySlug": null,
"paraId": null,
"genesisHash": "0x6153e2745a56d188365372b5cce283dfddbb96b17e9bb396cceb4630103ff92b",
"addressPrefix": 42,
"chainType": "RELAYCHAIN",
"crowdloanUrl": null,
"blockExplorer": null,
"existentialDeposit": "500",
"symbol": "SZERO",
"decimals": 12,
"hasNativeNft": false,
"supportStaking": false,
"supportSmartContract": null,
"crowdloanParaId": null,
"crowdloanFunds": []
},
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
}
},
"ChainInfoHashMap": {
"bitcountry": "2bfbe0852d73406cbd2ec64a2028f54ed33b14f708095e1f172a7d87f821e3ef",
"alephSmartNet": "10597c5c86268ab64943fc97ca6ca2fa"
},
"ChainAsset": {
"alephSmartNet-NATIVE-SZERO": {
"originChain": null,
"slug": "alephSmartNet-NATIVE-SZERO",
"name": "Aleph Zero Smartnet",
"symbol": "SZERO",
"decimals": 12,
"priceId": null,
"minAmount": "500",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": false,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/alephsmartnet-native-szero.png"
}
},
"ChainAssetHashMap": {
"alephSmartNet-NATIVE-SZERO": "4e8055ae573ae5d999bcb676fdfa4ec80a7e7a8e723e607cb8174a94bf86ff4e"
},
"MultiChainAsset": {},
"MultiChainAssetHashMap": {}
}

0 comments on commit 86576dc

Please sign in to comment.