Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string<uuid>
required
gasPolicyId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$

Body

application/json
transactionHash
string
required
Pattern: ^0x[0-9a-fA-F]{64}$

Response

Default Response

gasPolicyId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
mandateId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
account
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
family
required
Available options:
safe
agent
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
status
required
Available options:
active
maxPerActionWei
string
required
Pattern: ^(0|[1-9][0-9]{0,77})$
maxTotalWei
string
required
Pattern: ^(0|[1-9][0-9]{0,77})$
spentWei
string
required
Pattern: ^(0|[1-9][0-9]{0,77})$
remainingWei
string
required
Pattern: ^(0|[1-9][0-9]{0,77})$
expiresAt
integer
required
chargeableOutcomesMask
integer
required
recipient
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
attester
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
approvalTransactionHash
string | null
required
Pattern: ^0x[0-9a-fA-F]{64}$
revocationTransactionHash
string | null
required
Pattern: ^0x[0-9a-fA-F]{64}$
observedBlockNumber
string
required
Pattern: ^(0|[1-9][0-9]{0,77})$
createdAt
string<date-time>
required
updatedAt
string<date-time>
required