Update adil chain name, blockscan & rpc url (#2682)

This commit is contained in:
anhntbap 2023-04-20 19:03:16 +07:00 committed by GitHub
parent 9671061009
commit fdd9128687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
{
"name": "ADIL Mainnet",
"name": "Adil Chain V2 Mainnet",
"chain": "ADIL",
"icon": "adil",
"rpc": ["https://s2.adilchain-rpc.io"],
"rpc": ["https://adilchain-rpc.io"],
"faucets": [],
"nativeCurrency": {
"name": "ADIL",
@ -16,7 +16,7 @@
"explorers": [
{
"name": "ADIL Mainnet Explorer",
"url": "https://s2.adilchain-scan.io",
"url": "https://adilchain-scan.io",
"standard": "EIP3091"
}
]