mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update adil chain name, blockscan & rpc url (#2682)
This commit is contained in:
parent
9671061009
commit
fdd9128687
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "ADIL Mainnet",
|
"name": "Adil Chain V2 Mainnet",
|
||||||
"chain": "ADIL",
|
"chain": "ADIL",
|
||||||
"icon": "adil",
|
"icon": "adil",
|
||||||
"rpc": ["https://s2.adilchain-rpc.io"],
|
"rpc": ["https://adilchain-rpc.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "ADIL",
|
"name": "ADIL",
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "ADIL Mainnet Explorer",
|
"name": "ADIL Mainnet Explorer",
|
||||||
"url": "https://s2.adilchain-scan.io",
|
"url": "https://adilchain-scan.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user