Transfers

Execute cross-chain stablecoin transfers between blockchains and tokens using the BlindPay API.

What it is

A transfer is an operation that moves funds from a specific blockchain and stablecoin to another blockchain and another stablecoin.

How it works

A transfer can only be executed if a transfer quote was created previously, and you have 15 seconds to execute the transfer before the quote expires.

Prerequisites

You also need a wallet and a transfer quote.

Execute a transfer

Remember: replace YOUR_SECRET_TOKEN with your API key and in_000000000000 with your instance ID.

Replace pq_000000000000 with the transfer quote ID you created previously.

Bash
cURL