mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add parent field to rinkeby Arbitrum (#420)
This commit is contained in:
parent
931404eefb
commit
fc6deefb59
|
@ -22,5 +22,10 @@
|
||||||
"url": "https://rinkeby-explorer.arbitrum.io",
|
"url": "https://rinkeby-explorer.arbitrum.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"parent": {
|
||||||
|
"type" : "L2",
|
||||||
|
"chain": "eip155-4",
|
||||||
|
"bridges": [ {"url":"https://bridge.arbitrum.io"} ]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user