chains/_data/chains/eip155-27082017.json
EXCOINCIAL 6ef6758874
Create eip155-27082022.json and eip155-27082017.json (#1268)
* Create eip155-27082022.json and eip155-27082017.json

create new excoincial chain
create new excoincial-volta testnet chain

* prettier fixes

* remove redundant parameter network

Co-authored-by: Oleksandr Papevis <sasha@papevis.com>
2022-09-06 11:20:52 +02:00

25 lines
519 B
JSON

{
"name": "Excoincial Chain Volta-Testnet",
"chain": "TEXL",
"icon": "exl",
"rpc": ["https://testnet-rpc.exlscan.com"],
"faucets": ["https://faucet.exlscan.com"],
"nativeCurrency": {
"name": "TExlcoin",
"symbol": "TEXL",
"decimals": 18
},
"infoURL": "",
"shortName": "exlvolta",
"chainId": 27082017,
"networkId": 27082017,
"explorers": [
{
"name": "exlscan",
"url": "https://testnet-explorer.exlscan.com",
"icon": "exl",
"standard": "EIP3091"
}
]
}