Skip to content

Commit

Permalink
[Patch] [Stable] [0.2.96] Patch data 0.2.97-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Dec 25, 2024
1 parent dd02dfe commit 8f6b08e
Showing 1 changed file with 83 additions and 0 deletions.
83 changes: 83 additions & 0 deletions packages/chain-list-assets/public/patch/0.2.96/list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"patchVersion": "0.2.97-beta.2",
"appliedVersion": "0.2.96",
"timestamp": 1735111841905,
"ChainInfo": {
"ink": {
"slug": "ink",
"name": "Ink",
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ink.png",
"providers": {
"Gel Ink": "https://rpc-gel.inkonchain.com/",
"Qnd Ink": "https://rpc-qnd.inkonchain.com/"
},
"evmInfo": {
"evmChainId": 57073,
"blockExplorer": "https://explorer.inkonchain.com/",
"existentialDeposit": "0",
"symbol": "ETH",
"decimals": 18,
"supportSmartContract": [
"ERC20",
"ERC721"
],
"abiExplorer": null
},
"substrateInfo": null,
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
}
},
"ChainInfoHashMap": {
"ink": "96b957651b27a7d4e78cccb3a8bfeae5"
},
"ChainAsset": {
"zksync_era-ERC20-ZK-0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E": {
"originChain": "zksync_era",
"slug": "zksync_era-ERC20-ZK-0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E",
"name": "zkSync",
"symbol": "ZK",
"decimals": 18,
"priceId": "zksync",
"minAmount": "0",
"assetType": "ERC20",
"metadata": {
"contractAddress": "0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E"
},
"multiChainAsset": null,
"hasValue": true,
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e.png"
},
"ink-NATIVE-ETH": {
"originChain": "ink",
"slug": "ink-NATIVE-ETH",
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18,
"priceId": "ethereum",
"minAmount": "0",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": "ETH-Ethereum",
"hasValue": true,
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ink-native-eth.png"
}
},
"ChainAssetHashMap": {
"zksync_era-ERC20-ZK-0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E": "d58bb8a68c1c18676533f5e45f567b3c",
"ink-NATIVE-ETH": "7933f87dcb9df4b65cf45524ba809f0b"
},
"MultiChainAsset": {},
"MultiChainAssetHashMap": {},
"AssetLogoMap": {
"zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e": "https://chain-list-assets.subwallet.app/assets/chain-assets/zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e.png",
"ink-native-eth": "https://chain-list-assets.subwallet.app/assets/chain-assets/ink-native-eth.png"
},
"ChainLogoMap": {
"ink": "https://chain-list-assets.subwallet.app/assets/chains/ink.png"
},
"mAssetLogoMap": {}
}

0 comments on commit 8f6b08e

Please sign in to comment.