mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ADIL Devnet (#2479)
This commit is contained in:
parent
c92758cfa2
commit
5db67f4996
23
_data/chains/eip155-123456.json
Normal file
23
_data/chains/eip155-123456.json
Normal 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
8
_data/icons/adil.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmeHNYUx6n8CjUFSLWNT17oAtDYrUq6r8buyvGCUBXCJw6",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user