Update eip155-100.json

This commit is contained in:
GimluCom 2022-03-29 21:19:50 +02:00 committed by GitHub
parent aee6e77c4e
commit d9f2ed600c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
{ {
"name": "Gnosis Chain (formerly xDai)", "name": "Gnosis Chain (formerly xDai)",
"chain": "Gnosis", "chain": "Gnosis",
"icon": "gnosis",
"rpc": [ "rpc": [
"https://rpc.gnosischain.com", "https://rpc.gnosischain.com",
"https://xdai.poanetwork.dev", "https://xdai.poanetwork.dev",
@ -21,10 +22,10 @@
"chainId": 100, "chainId": 100,
"networkId": 100, "networkId": 100,
"slip44": 700, "slip44": 700,
"explorers": [{ "explorers": [{
"name": "blockscout", "name": "blockscout",
"url": "https://blockscout.com/xdai/mainnet", "url": "https://blockscout.com/xdai/mainnet",
"icon": "blockscout",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
} }