mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add WEMIX Kanvas Sepolia (#2568)
This commit is contained in:
parent
91dd8d0b39
commit
465ff00845
28
_data/chains/eip155-2357.json
Normal file
28
_data/chains/eip155-2357.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "WEMIX Kanvas Sepolia",
|
||||||
|
"title": "WEMIX Kanvas Testnet Sepolia",
|
||||||
|
"chainId": 2357,
|
||||||
|
"shortName": "kanvas-aqua",
|
||||||
|
"chain": "ETH",
|
||||||
|
"networkId": 2357,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sepolia Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://api.aqua.wemixkanvas.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://wemixkanvas.io",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://blockscout.aqua.wemixkanvas.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent": {
|
||||||
|
"type": "L2",
|
||||||
|
"chain": "eip155-11155111",
|
||||||
|
"bridges": [{ "url": "https://wemixkanvas.io/bridge" }]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user