mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add parent field to arbitrum (#418)
* Add parent field to arbitrum * Update _data/chains/eip155-42161.json
This commit is contained in:
parent
f618b20fda
commit
8b96788583
|
@ -29,5 +29,10 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"infoURL": "https://arbitrum.io"
|
"infoURL": "https://arbitrum.io",
|
||||||
|
"parent": {
|
||||||
|
"type" : "L2",
|
||||||
|
"chain": "eip155-1",
|
||||||
|
"bridges": [ {"url":"https://bridge.arbitrum.io"} ]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user