CAPtheorem
CAPtheorem
I think this was addressed - see if the problem is still there
1. Documentation, Add L2 button, wallet front page probably wrong since the new L2 endpoint is https://rinkeby.omgx.network - note https 2. Explain meaning of greyed-out buttons = liquidity pools low?...
@aesedepece - thanks for the report - looks like a Metamask account permission issue. More soon.
Ok, but still, your original point is well taken, this needs to be smooth and easy and intuitive. We are on it now.
ToDo - 1/ best practices for helping people to navigate multiple chains 2/ Metamask integration - how do we make chain switching as natural as possible? 3/ What changes are...
Example - this is how we send the correct L2 chain parameters to MetaMask right now: ``` async addL2Network() { const nw = getAllNetworks(); const chainParam = { chainId: '0x'...
Related information: https://eips.ethereum.org/EIPS/eip-3085 https://docs.metamask.io/guide/rpc-api.html#other-rpc-methods