overlay
  1. Overview
overlay
  • Overview
    • Introduction
    • Pricing
    • Endpoint
    • Getting Started
  • Wallet
    • Create a wallet
      POST
  • Token
    • Create a token
      POST
    • Mint a token
      POST
    • Burn a token
      POST
    • Transfer a token
      POST
  • NFT
    • Create a NFT
      POST
    • Burn a NFT
      POST
    • Transfer a NFT
      POST
  1. Overview

Pricing

🔐 Overlay API Usage Fees#

Our API operates on a simple, transparent fee structure. Each request incurs a small fee based on the blockchain network, as outlined below.

✅ Usage Fees by Network#

NetworkCurrencyFee per Request
SolanaSOL0.0003
EthereumETH0.00003
BaseETH0.00003
BSCBNB0.0001
PolygonMATIC0.35
SepoliaETH0.00003
OptimismETH0.00003
ArbitrumETH0.00003
LineaETH0.00003
MonadMON0.1
SeiSEI0.05
BlastBLAST0.05
SonicS0.1
MantleMNT0.1
CeloCELO0.2
ScrollSCR0.2

💡 Additional Notes#

The fee is automatically deducted during the transaction process
Wallet creation is completely free, so users can start interacting with the blockchain at no cost
Fees may vary based on network conditions and are subject to change
All fees are denominated in the native currency of each respective blockchain network

Overlay simplifies Web3 — one API call at a time.
Previous
Introduction
Next
Endpoint
Built with