Top up funding wallet
POST /v2/gas-station/funding-wallet/chain/{chainId}/top-up
POST
/v2/gas-station/funding-wallet/chain/{chainId}/top-up
Add gas to the funding wallet for a specific chain.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” 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
amount
required
Amount to top up in wei
string
1000000000000000000
Responses
Section titled “ Responses ”The query ID for the funding wallet top-up operation
object
queryId
required
The query ID
string
12345678-1234-1234-1234-123456789012