Add iExec sidechain network (#2386)

* Add iExec sidechain network

* Update eip155-134.json

Update latest changes for Bellecour network

* update file to pass tests

---------

Co-authored-by: Zied <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Thomas Ricou <13215730+Miminoux@users.noreply.github.com>
This commit is contained in:
gfournieriExec 2023-03-10 06:36:19 +01:00 committed by GitHub
parent 9cfa206dc7
commit a63ab85f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "iExec Sidechain",
"chain": "Bellecour",
"icon": "rlc",
"rpc": ["https://bellecour.iex.ec"],
"faucets": [],
"nativeCurrency": {
"name": "xRLC",
"symbol": "xRLC",
"decimals": 18
},
"infoURL": "https://iex.ec",
"shortName": "rlc",
"chainId": 134,
"networkId": 134,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout.bellecour.iex.ec",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

8
_data/icons/rlc.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmUYKpVmZL4aS3TEZLG5wbrRJ6exxLiwm1rejfGYYNicfb",
"width": 155,
"height": 155,
"format": "png"
}
]