Biconomy Gasless SDK (EOA)
DashboardMediumWebsite
  • 🚀Getting Started
  • Introduction
    • 🤘Why Biconomy?
    • 🙂How we simplify transactions
  • Products
    • 💸Gasless Transactions
      • Choose An Approach to Enable Gasless
        • Standard EIP 2771 Approach
          • 1. Register Artifacts on the Dashboard
          • 2. Code Changes
            • Using SDK
            • Using API
        • Custom Implementation Approach
          • 1. Register Artifacts on the Dashboard
          • 2. Code Changes
            • Using SDK
            • Using API
        • Smart Contract Wallet Approach
          • Gnosis
        • Network Agnostic Transactions
          • EIP-2771 Approach
          • Custom Approach
      • Conditional Whitelisting
      • Gasless SDK (EOA) 3
      • Networks Supported
    • ↔️Hyphen - Instant Cross-Chain Transfers
      • SDK
        • DepositManager
        • TransferManager
        • TokenManager
      • APIs
      • Helper Methods
      • Migrating from Hyphen V1
      • Contract Addresses
      • Hyphen Widget
  • Guides
    • 💻Dashboard
      • DApp Statistics
    • ⛽Gas Tank Deposits
      • Via Dashboard
      • Via Smart Contract
  • api
    • 🔧Native Meta Transaction
      • Get Retried Hashes
    • 🌎Dashboard APIs
    • ⚪Whitelist API
      • Whitelist Destination Address
      • Whitelist Proxy Contracts
    • 〰️ Check Limits
    • 💿Biconomy Data API
      • 👨‍🚀Unique User Data
      • 🧑‍🔧Per User Limits Data
      • ⛽Gas Tank Balance Data
  • SDK
    • 📙Gasless SDK (EOA)
      • Configuration
  • Tutorials
    • 🔰Native Meta Transactions
      • How To Build Your First DApp
        • Write Your First Smart Contract
        • Initialize Web3 on Client Side
        • Executing First Blockchain Transaction
      • Enable Native Meta Transactions
        • Smart Contract
          • Describe Your Structs
          • Declare Your Variables
          • Modify Respective Function
        • Client Side
          • Design Your JSON structure
          • Design Your Domain Separator
          • Design Data Types
          • Define Data To Sign
          • Generate Signatures
      • Integrate Biconomy
        • Register On Dashboard
        • Integrate Gasless SDK (EOA)
      • Summary
  • BICO Staking
    • 🪁Safety Module
  • Get in touch
    • 👥Contact Us
  • Misc
    • 🧩Projects on Biconomy
    • 🌐Supported Networks
    • 📫Contract Addresses
    • ✔︎ Smart Contracts Audit
    • ❓FAQs
Powered by GitBook
On this page
  • Mainnet
  • 1. Ethereum
  • 2. Matic Mainnet
  • 3. xDai
  • 4. Binance Smart Chain
  • 5. Moonriver Mainnet
  • 6. Edgeware Mainnet
  • 7. Moonbeam Mainnet
  • 8. Arbitrum Mainnet
  • 9. Fantom Mainnet
  • Testnet
  • 1. Ropsten
  • 2. Rinkeby
  • 3. Kovan
  • 4. Goerli
  • 5. xDai Testnet (POA Sokol)
  • 6. Matic Testnet (Mumbai)
  • 7. Binance Testnet
  • 8. Moonbeam Alpha Testnet
  • 9. Arbitrum Testnet
  • 9. Fantom Testnet

Was this helpful?

  1. Products
  2. Gasless Transactions

Networks Supported

PreviousGasless SDK (EOA) 3NextHyphen - Instant Cross-Chain Transfers

Last updated 2 years ago

Was this helpful?

Biconomy has built the whole infrastructure to be blockchain agnostic and we already have support for 10 blockchain networks (including test and main networks) as mentioned below:

Mainnet

1. Ethereum

  • RPC : https://mainnet.infura.io<INFURA_KEY>

  • Network Id: 1

2. Matic Mainnet

  • RPC:

  • Network Id: 137

3. xDai

  • RPC:

  • Network Id: 100

4. Binance Smart Chain

  • RPC:

  • Network Id: 56

5. Moonriver Mainnet

  • Network Id: 1285

6. Edgeware Mainnet

  • Network Id: 2021

7. Moonbeam Mainnet

  • Network Id: 1284

8. Arbitrum Mainnet

  • RPC: https://arbitrum-mainnet.infura.io/v3/<INFURA_KEY>

  • Network Id: 42161

9. Fantom Mainnet

  • RPC: https://rpc.fantom.network/

  • Network Id: 250

Testnet

1. Ropsten

  • Network Id: 3

2. Rinkeby

  • Network Id: 4

3. Kovan

  • Network Id: 42

4. Goerli

  • Network Id: 5

5. xDai Testnet (POA Sokol)

  • Network Id: 77

6. Matic Testnet (Mumbai)

  • Network Id: 80001

7. Binance Testnet

  • Network Id: 97

8. Moonbeam Alpha Testnet

  • Network Id: 1287

9. Arbitrum Testnet

  • RPC: https://arbitrum-rinkeby.infura.io/v3/<INFURA_KEY>

  • Network Id: 421611

9. Fantom Testnet

  • RPC: https://rpc.testnet.fantom.network/

  • Network Id: 4002

RPC:

RPC:https://mainnet.edgewa.re/evm

RPC:

RPC :<INFURA_KEY>

RPC : https://rinkeby.infura.io<INFURA_KEY>

RPC : https://kovan.infura.io<INFURA_KEY>

RPC : https://goerli.infura.io<INFURA_KEY>

RPC:

RPC:

RPC:

RPC:

Haven't found the Network you are looking for? Do not worry, for the network support.

💸
/v3/
https://rpc-mainnet.matic.network
https://dai.poa.network
https://bsc-dataseed.binance.org/
https://rpc.moonriver.moonbeam.network
https://moonbeam.api.onfinality.io/public
https://ropsten.infura.io
/v3/
/v3/
/v3/
/v3/
https://sokol.poa.network
https://rpc-mumbai.matic.today
https://data-seed-prebsc-1-s1.binance.org:8545
https://rpc.testnet.moonbeam.network
Contact us