Transfers

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

What is a transfer?

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

The 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.

Execute a transfer

Before creating a transfer to another BlindPay wallet, you need to:

  1. Create an account on BlindPay
  2. Create a development instance
  3. Create your API key
  4. Create a receiver
  5. Create a wallet
  6. Create a transfer quote

Remember: replace YOUR_SECRET_TOKEN with your API key, in_000000000000 with your instance ID and pq_000000000000 with the transfer quote ID which you created previously.

Bash
cURL