Add ADIL Mainnet (#2599)

This commit is contained in:
anhntbap 2023-04-07 17:19:42 +07:00 committed by GitHub
parent 3602b5d441
commit 86f99b7bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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