Add ADIL Testnet (#2483)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
anhntbap 2023-03-24 19:29:32 +07:00 committed by GitHub
parent 17356d8c30
commit 5ac14de56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"name": "ADIL Testnet",
"chain": "ADIL",
"icon": "adil",
"rpc": ["https://testnet.adilchain-rpc.io"],
"faucets": ["https://testnet-faucet.adil-scan.io"],
"nativeCurrency": {
"name": "Testnet ADIL",
"symbol": "ADIL",
"decimals": 18
},
"infoURL": "https://adilchain.io",
"shortName": "tadil",
"chainId": 7575,
"networkId": 7575,
"explorers": [
{
"name": "ADIL Testnet Explorer",
"url": "https://testnet.adilchain-scan.io",
"standard": "EIP3091"
}
]
}