Web3API
HomeAPI EndpointsContactTwitter
  • ​🚀 Welcome to Web3API
  • Introduction
    • ✨Getting Started
    • 📡 Choosing A Network
  • Developers
    • 🔌API Endpoints
      • eth_hashrate
      • eth_gasPrice
      • eth_blockNumber
      • eth_getBalance
      • eth_getStorageAt
      • eth_getTransactionCount
      • eth_getBlockTransactionCountByHash
      • eth_getBlockTransactionCountByNumber
      • eth_getCode
      • eth_sendRawTransaction
      • eth_call
      • eth_getBlockByHash
      • eth_getBlockByNumber
      • eth_getTransactionByHash
      • eth_getTransactionByBlockHashAndIndex
      • eth_getTransactionByBlockNumberAndIndex
      • eth_getTransactionReceipt
      • eth_getUncleByBlockHashAndIndex
      • eth_getUncleByBlockNumberAndIndex
      • eth_getUncleCountByBlockHash
      • eth_getUncleCountByBlockNumber
      • eth_estimateGas
      • eth_syncing
    • 😟API Errors and Troubleshooting
  • Tutorials
    • ⚡Adding a Custom RPC to Metamask
  • Dashboard
    • 🔑Forgot Password
  • Resources
    • ❓ FAQ
    • 🤝 Support
Powered by GitBook
On this page
  • I am not a technical user, can I still use Web3API?
  • Which blockchains do you support?
  • Is there a limit to the number of API keys I can have ?
  • How many API calls can I make ?

Was this helpful?

  1. Resources

FAQ

Frequently Asked Questions.

PreviousForgot PasswordNext Support

Last updated 3 years ago

Was this helpful?

I am not a technical user, can I still use Web3API?

Definitely! You can use Web3API's endpoint URLs to send transactions using wallets such as MetaMask. We have a handy guide on how to do so here.

Which blockchains do you support?

Web3API only supports the network, on both mainnet and testnet at the moment.

Is there a limit to the number of API keys I can have ?

Each dashboard has a maximum limit of 3 projects that can be created at any one time. However, you can delete and create new Projects at anytime.

How many API calls can I make ?

There is no hard limit on API calls. However, your API key may be rate limited if it causes degradation in quality to ensure other users are not negatively impacted.

❓
⚡Adding a Custom RPC to Metamask
Binance Smart Chain