Support

Sign a raw transaction with a Palisade wallet

POST /palisade/vaults/{vaultId}/wallets/{walletId}/transactions/sign

Parameters

vaultId string Required path
The unique ID of a custodial vault (Palisade / DFNS). Returned by POST /evm-vaults (or the custody-provider-specific creation endpoint).
walletId string Required path
The unique ID of a wallet. Returned by the wallet-creation endpoints under /evm-eoas, /evm-vaults, /xrpl-secure-accounts, /non-custodial-evm, /non-custodian-xrpl, and listed by their GET counterparts.
encodedTransaction string Required
No description.
signOnly boolean Required
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.