Optimism: Optimistic Rollups on GC
Last updated
Was this helpful?
Last updated
Was this helpful?
An Optimism implementation is now deployed on Gnosis Chain. With this setup, Gnosis Chain functions as the L1 (akin to Ethereum) and Optimism on GC as the L2.
Deployment processes are similar to using with updated configs to match the Gnosis chain setup.
Network Name
Optimism on Gnosis Chain
Chain ID
300
RPC Endpoint
https://optimism.gnosischain.com
WebSocket Endpoint
wss://optimism.gnosischain.com/wss
Block Explorer
L1 (GC) Contract Addresses
L2 (Optimism) Contract Addresses
Deposits are initiated through the on the Gnosis Chain with the depositETH
method and the following inputs:
_l2Gas: 200000
data: 0x
value: Deposit value in xDai (ie. 0.1 = 0.1 xDai)
2) Connect a web3 wallet like MetaMask that contains some xDai for funding and gas fees.
3) Scroll down to the depositETH
method and enter the following:
_l2Gas: 200000
data: 0x
value: Deposit value in xDai
(in this example we deposit 0.4 xDai to Optimism on GC)
Click Write and complete the transaction with your wallet.
When starting the graph-node the network key is: optimism
\
1) Go to
Graph
Admin
Playground
Ipfs
If your subgraph is failing, query the subgraph health using the .