Integrate Web3Auth with the Metis Blockchain
Integrate Web3Auth seamlessly with EVM-based Metis Blockchain. For Web SDKs, Web3Auth returns a provider that can be directly used to initialize the libraries like ethers.js, web3.js etc. and make blockchain calls, while for Mobile & Gaming SDKs, the private key is available in the user scope which can be used in a similar way to initialize the respective blockchain interaction libraries and make calls to the network.
This documentation provides a straightforward guide for developers looking to implement blockchain connections quickly and effortlessly across various platforms.
Chain Details for Metis
- Mainnet
- Testnet
- Chain ID: 0x440 (hex of 1088)
- Public RPC URL: https://andromeda.metis.io/?owner=1088 (Avoid using public rpcTarget in production, use services like Infura)
- Display Name: Andromeda Mainnet
- Block Explorer Link: https://andromeda-explorer.metis.io
- Ticker: METIS
- Ticker Name: Metis
- Logo: https://cdn.prod.website-files.com/6507242ad3e4e6ff563301e4/65456ca18876498fe5fd2a49_Symbol.png
- Chain ID: 0xE9FE (hex of 59902)
- Public RPC URL: https://sepolia.metisdevops.link/ (Avoid using public rpcTarget in production, use services like Infura)
- Display Name: Sepolia Testnet
- Block Explorer Link: https://sepolia-explorer.metisdevops.link/
- Ticker: tMetis
- Ticker Name: tMetis
- Logo: https://cdn.prod.website-files.com/6507242ad3e4e6ff563301e4/65456ca18876498fe5fd2a49_Symbol.png