Update Eurus explorer status to none.

This commit is contained in:
EU99 2022-04-04 15:55:31 +08:00
parent 73f113749e
commit 1d747c1fa9

View File

@ -25,6 +25,6 @@
"explorers": [{ "explorers": [{
"name": "etherscan", "name": "etherscan",
"url": "https://etherscan.io", "url": "https://etherscan.io",
"standard": "EIP3091" "standard": "none"
}] }]
} }