Top up wallet with gas
POST /v2/gas-station/chain/{chainId}/wallet/{walletId}/top-up
POST
/v2/gas-station/chain/{chainId}/wallet/{walletId}/top-up
Add gas to a wallet for future transactions.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” walletId
required
string
The wallet ID to top up
chainId
required
string
The chain ID
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
transactionType
required
Type of transaction
string
ETH_TRANSFER
transactionCount
required
Number of transactions to estimate gas for
number
1
Responses
Section titled “ Responses ”The query ID for the top-up operation
object
queryId
required
The query ID
string
12345678-1234-1234-1234-123456789012