Supported Chains

The Magmar SDK supports multiple blockchain networks, allowing you to seamlessly integrate with various ecosystems. Below is a list of the currently supported chains

Supported Blockchain Networks

  • Ethereum Mainnet (chainId: 1)

  • Ethereum Sepolia (chainId: 11155111)

  • Base Mainnet (chainId: 8453)

  • Arbitrum One (chainId: 42161)

  • Optimism (chainId: 10)


Adding New Chains

If you need to work with a blockchain network that is not listed above, please check for updates or consider reaching out to the SDK support team for potential integrations.

Last updated