update eip155-99.json with explorers (#475)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
stefdelec 2021-10-11 20:16:34 +02:00 committed by GitHub
parent c9f790bb5c
commit 9a27a14a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,5 +18,10 @@
"shortName": "skl",
"chainId": 99,
"networkId": 99,
"slip44": 178
"slip44": 178,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/poa/core",
"standard": "none"
}]
}