Transfer Quotes

Preview cross-chain stablecoin conversion rates and fees before executing a transfer with the BlindPay API.

What is a transfer quote?

A transfer quote shows you how much you'll send in stablecoins on one blockchain and how much you'll receive in stablecoins on another blockchain.

For example, you can send USDT on Polygon and receive USDC on Base — the transfer quote will preview the exact amounts and any applicable fees before you execute the transfer.

As this feature is in beta, only same token and same network transfers are supported.

Creating a transfer quote

Before creating a transfer quote through the API, 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

Remember: replace YOUR_SECRET_TOKEN with your API key, in_000000000000 with your instance ID and bl_000000000000 with the wallet ID which you created previously.

Tip: the receiver_wallet_address can be another wallet from you created or an external wallet address.

Bash
cURL