update eip155-77 with blockchain explorers (#474)

This commit is contained in:
stefdelec 2021-10-11 19:53:27 +02:00 committed by GitHub
parent bac9896902
commit 40364202d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}]
}