Add Arbiscan Testnet explorer (#1238)

Add `https://testnet.arbiscan.io` for the Arbiscan Rinkeby network (ChainID 421611).
This commit is contained in:
noah-ren 2022-06-12 19:42:56 +10:00 committed by GitHub
parent d29b1e9c2e
commit d08e86f86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,11 @@
],
"infoURL": "https://arbitrum.io",
"explorers": [
{
"name": "arbiscan-testnet",
"url": "https://testnet.arbiscan.io",
"standard": "EIP3091"
},
{
"name": "arbitrum-rinkeby",
"url": "https://rinkeby-explorer.arbitrum.io",