Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successfully retrieved the current onchain daily limit.
This endpoint is deprecated and will be removed in a future version.
Please use GET /api/v1/accounts/daily-limit
instead.
Retrieves the current onchain daily spending limit for the authenticated user’s Safe account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved the current onchain daily limit.