Approve provider terms of service
Approves the provider’s terms of service. Must be called once before performing any staking operation with this provider.
POST
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
Unique identifier of the staking provider. The unique identifier of the staking provider
Available options:
kiln, figment, lido, p2p, blockdaemon, galaxy, pierTwo, kraken Example:
"kiln"
Response
Terms of service accepted.
Previous
List earn lending actionsReturns a paginated list of lending actions (deposits and withdrawals) for the authenticated tenant.
**Note:** This endpoint is currently in beta and might be subject to changes.
Next
TypeScript