Skip to content

Commit

Permalink
Add ZK token, Ink chain & Ithaca chain
Browse files Browse the repository at this point in the history
  • Loading branch information
PDTnhah committed Dec 24, 2024
1 parent 753924c commit b87e45d
Show file tree
Hide file tree
Showing 8 changed files with 102 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions packages/chain-list/src/data/AssetLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,9 @@
"laos_network-native-laos": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/laos_network-native-laos.png",
"hydradx_main-local-aave": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-aave.png",
"optimism-erc20-nerox-0xd42fe55e8a43b546aa75fda6483073be1d7ef74c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-erc20-nerox-0xd42fe55e8a43b546aa75fda6483073be1d7ef74c.png",
"zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e.png",
"ithaca-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ithaca-native-eth.png",
"ink-native-eth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ink-native-eth.png",
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
Expand Down
44 changes: 44 additions & 0 deletions packages/chain-list/src/data/ChainAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -13117,5 +13117,49 @@
"multiChainAsset": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-erc20-nerox-0xd42fe55e8a43b546aa75fda6483073be1d7ef74c.png"
},
"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://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zksync_era-erc20-zk-0x5a7d6b2f92c77fad6ccabd7ee0624e64907eaf3e.png"
},
"ithaca-NATIVE-ETH": {
"originChain": "ithaca",
"slug": "ithaca-NATIVE-ETH",
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18,
"priceId": null,
"minAmount": "0",
"assetType": "NATIVE",
"metadata": null,
"multiChainAsset": null,
"hasValue": false,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ithaca-native-eth.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": null,
"hasValue": true,
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ink-native-eth.png"
}
}
53 changes: 53 additions & 0 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -10738,5 +10738,58 @@
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
},
"ithaca": {
"slug": "ithaca",
"name": "Odyssey Ithaca",
"isTestnet": true,
"chainStatus": "ACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ithaca.png",
"providers": {
"Odyssey": "https://odyssey.ithaca.xyz"
},
"evmInfo": {
"evmChainId": 911867,
"blockExplorer": "https://odyssey-explorer.ithaca.xyz",
"existentialDeposit": "0",
"symbol": "ETH",
"decimals": 18,
"supportSmartContract": [
"ERC20",
"ERC721"
],
"abiExplorer": null
},
"substrateInfo": null,
"extraInfo": null,
"bitcoinInfo": null,
"tonInfo": null
},
"ink": {
"slug": "ink",
"name": "Ink",
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/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
}
}
2 changes: 2 additions & 0 deletions packages/chain-list/src/data/ChainLogoMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@
"polkadot_people": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot_people.png",
"laos_network_evm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network_evm.png",
"laos_network": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/laos_network.png",
"ithaca": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ithaca.png",
"ink": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ink.png",
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
}

0 comments on commit b87e45d

Please sign in to comment.