mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ADIL Mainnet (#2599)
This commit is contained in:
parent
3602b5d441
commit
86f99b7bb5
23
_data/chains/eip155-7576.json
Normal file
23
_data/chains/eip155-7576.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "ADIL Mainnet",
|
||||||
|
"chain": "ADIL",
|
||||||
|
"icon": "adil",
|
||||||
|
"rpc": ["https://s2.adilchain-rpc.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ADIL",
|
||||||
|
"symbol": "ADIL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://adilchain.io",
|
||||||
|
"shortName": "adil",
|
||||||
|
"chainId": 7576,
|
||||||
|
"networkId": 7576,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "ADIL Mainnet Explorer",
|
||||||
|
"url": "https://s2.adilchain-scan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user