mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Arbiscan Testnet explorer (#1238)
Add `https://testnet.arbiscan.io` for the Arbiscan Rinkeby network (ChainID 421611).
This commit is contained in:
parent
d29b1e9c2e
commit
d08e86f86f
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user