mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update eip155-77 with blockchain explorers (#474)
This commit is contained in:
parent
bac9896902
commit
40364202d2
|
@ -18,5 +18,11 @@
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "poa",
|
"shortName": "poa",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"networkId": 77
|
"networkId": 77,
|
||||||
|
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://blockscout.com/poa/sokol",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user