Add parent field to rinkeby Arbitrum (#420)

This commit is contained in:
ligi 2021-09-15 02:17:29 +02:00 committed by GitHub
parent 931404eefb
commit fc6deefb59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,10 @@
"url": "https://rinkeby-explorer.arbitrum.io",
"standard": "EIP3091"
}
]
],
"parent": {
"type" : "L2",
"chain": "eip155-4",
"bridges": [ {"url":"https://bridge.arbitrum.io"} ]
}
}