Add ADIL Devnet (#2479)

This commit is contained in:
anhntbap 2023-03-23 20:11:46 +07:00 committed by GitHub
parent c92758cfa2
commit 5db67f4996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

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

8
_data/icons/adil.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeHNYUx6n8CjUFSLWNT17oAtDYrUq6r8buyvGCUBXCJw6",
"width": 500,
"height": 500,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB