Create native asset transfer

Creates a new transfer request for a native blockchain asset. s

This endpoint initiates a transfer of native assets (e.g., ETH, BTC) from the vault to a specified address.

The transfer requires approval from vault signers based on their configured weights.

Path Params
string
required

Unique identifier of the vault

string
enum
required

Chain alias (e.g., ETH, BTC)

Body Params
string
required

Amount to transfer in the native asset unit

string

Optional specific sending address from the vault

string
required

Address to receive the transferred assets

string | null

Freeform memo or description

string | null

Optional expiration time for the request

advancedOptions
object

Chain-specific transaction options

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json