v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
wallets

Ack client-side deployment of the earnings Smart Account

Stamp the caller's earnings Smart Account as deployed and re-queue any onramp auto-transfers that were paused awaiting wallet setup.

The server verifies on-chain bytecode via the wallet provider before stamping, so this endpoint cannot be used to spoof deployment state.

Errors:

  • 401: Missing/invalid bearer token
  • 404: Earnings wallet not found for account
  • 409: Earnings Smart Account is not yet deployed on-chain
  • 502: Unable to verify deployment status with provider
post/v1/wallets/earnings/mark-deployed

Headers

authorizationstring nullable

Bearer JWT issued by Grove that identifies the account.

Bearer JWT issued by Grove that identifies the account.

Request body

tx_hashstring nullable

Optional deploy transaction hash for observability. Stored in wallet metadata.

Response

Successful Response

messagestring required

Response message