Subscriptions and Payments
How can you pay for your relayed transactions?
Last updated
How can you pay for your relayed transactions?
Last updated
Gelato are designed to scale effectively and efficiently to fit your needs, whether they are large or small. Below, you'll find the updated pricing details for each plan, along with explanations for each pricing component.
To prevent service interruption upon exceeding plan limits, you can enable the autoscale feature. This allows your plan to automatically accommodate additional requests beyond your set limits, billed at the specified autoscale rates.
If the autoscale feature is deactivated, all requests that exceed either monthly or throughput limits included in your Relay subscription plan, will be rejected.
Payments for Relay subscription plans are processed through 1Balance. When transactions are conducted using or , the associated gas costs are also settled via 1Balance. However, if you utilize or , your transaction gas costs should be covered by an on-chain transfer. For further details, please see the information below.
Supported SDK methods: see ,
Gelato 1Balance is a new flexible and bespoke payment system built from the ground up exclusively for Gelato customers. allows for customers to deposit on any supported, whilst using that balance to cover their relay costs regardless of target chain.
Testnets: Deposit sETH on Sepolia to cover transactions across .
Mainnets: Deposit USDC on Polygon to cover transactions across .
For more information, please see .
Supported SDK methods: see ,
SyncFee is the simplest way to pay, but it delegates all security (reentrancy/replay protection etc.) and payment logic to the target
smart contract. You can use to achieve out-of-the-box security and authentication. Relay costs are covered in either native or ERC-20 tokens and they are paid synchronously during the relay call.
Please visit for the full list of supported tokens per network.