Generate Signature from Wallet

POST /wallets/{walletId}/signatures

Request to generate a signature with the wallet key. This process does not broadcast anything on-chain, this is just an off-chain signature request.

Required Permissions

NameConditions

Wallets:GenerateSignature

Always Required

Parameters

Path parameters

Path parameterDescription

walletId

Unique identifier of the Wallet. ex. wa-1f04s-lqc9q-xxxxxxxxxxxxxxxx

Request Body

The body of the request will depend on the chain you are targeting. Please find the chain in question by expanding this section in the left hand navigation:

Last updated