EOS Mainnet: Change block explorer url (#377)

This commit is contained in:
Matias Romeo 2021-08-18 04:35:29 -03:00 committed by GitHub
parent 73f752ab31
commit 1ab296e3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"networkId": 59,
"explorers": [{
"name": "bloks",
"url": "https://api.eosargentina.io",
"url": "https://bloks.eosargentina.io",
"standard": "EIP3091"
}]
}