Skip to main content
GET
Estimate Reward Withdrawal Fees

Overview

Calculate estimated gas fees for withdrawing rewards to an external wallet. Network fees vary based on blockchain congestion and are deducted from the withdrawal amount. Use this endpoint before initiating a withdrawal to show users the net amount they will receive. Network Support: Currently supports Linea network only

Authentication

string
required
Your public API client key
string
required
Bearer token for authentication

Query Parameters

boolean
default:false
Route to US backend environment

Response

string
Gas fee estimate in wei
string
Gas fee estimate in ETH
string
Gas fee estimate in USDC at current exchange rate

Code Examples