mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
17356d8c30
commit
5ac14de56a
23
_data/chains/eip155-7575.json
Normal file
23
_data/chains/eip155-7575.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user