-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
candid: L2 chains (Arbitrum, Base, Optimism) #212
Conversation
RpcServices
(Arbitrum, Base, Optimism)
@gregorydemay, do you have an opinion on naming the Arbitrum Candid variant |
@rvanasa : I would use the same named as specified here, so |
MR: https://gitlab.com/dfinity-lab/public/ic/-/merge_requests/19413 |
fix(EVM RPC): rename `ArbitrumMainnet` to `ArbitrumOne` Context: dfinity/evm-rpc-canister#212 (comment) See merge request dfinity-lab/public/ic!19413
This PR updates the Candid interface to provide a more convenient way of calling L2 chains (specifically Arbitrum, Base, and Optimism), equivalent to existing support for the Ethereum mainnet and Sepolia testnet.