Update funding wallet
PUT /v2/gas-station/funding-wallet/chain/{chainId}
PUT
/v2/gas-station/funding-wallet/chain/{chainId}
Update the status of a funding wallet.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” chainId
required
string
The chain ID
walletId
required
string
The wallet ID to update
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
isActive
Whether the funding wallet is active
boolean
true
walletId
Wallet ID to update
string
123e4567-e89b-12d3-a456-426614174000
Responses
Section titled “ Responses ”The query ID for the update operation
object
queryId
required
The query ID
string
12345678-1234-1234-1234-123456789012