added standard in explorer for dithereum testnet

This commit is contained in:
SolidityX 2021-12-10 11:48:39 +05:30 committed by GitHub
parent a97d15169a
commit 99a80fd4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,8 @@
"ens": {}, "ens": {},
"explorers": [{ "explorers": [{
"name": "ditherscan", "name": "ditherscan",
"url": "https://testnet.ditherscan.com" "url": "https://testnet.ditherscan.com",
"icon": "ditherscan",
"standard": "EIP3091"
}] }]
} }