Skip to main content
GET
Get transaction suffix

Authorizations

x-api-key
string
header
required

Path Parameters

userAddress
string
required

User address

Pattern: ^0x[a-fA-F0-9]{40}$
vaultId
string
required

Vault id

Response

Default Response

suffix
string
required

Raw hex suffix to append to transaction calldata, without the 0x prefix

Pattern: ^[0-9a-fA-F]+$