mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
bacecd4b67
commit
6ef6758874
24
_data/chains/eip155-27082017.json
Normal file
24
_data/chains/eip155-27082017.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
24
_data/chains/eip155-27082022.json
Normal file
24
_data/chains/eip155-27082022.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Excoincial Chain Mainnet",
|
||||
"chain": "EXL",
|
||||
"icon": "exl",
|
||||
"rpc": ["https://rpc.exlscan.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Exlcoin",
|
||||
"symbol": "EXL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "exl",
|
||||
"chainId": 27082022,
|
||||
"networkId": 27082022,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "exlscan",
|
||||
"url": "https://exlscan.com",
|
||||
"icon": "exl",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/exl.json
Normal file
8
_data/icons/exl.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC",
|
||||
"width": 400,
|
||||
"height": 400,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user