Skip to main content
GET
Retrieve Transaction Data for changing Daily Limit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

onchainDailyLimit
string
required

The new daily spending limit to set (1-8000, must be an integer).

Pattern: ^[1-9][0-9]*$

Response

Successfully retrieved transaction data for signing.

data
object
required