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", "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"
} }
] ]