Add WEMIX Kanvas Sepolia (#2568)

This commit is contained in:
Wonyong Kim(Ryan Kim) 2023-04-03 02:22:27 +09:00 committed by GitHub
parent 91dd8d0b39
commit 465ff00845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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" }]
}
}