Skip to main content

Crypto Transfer

The Crypto Transfer payout sends an exact crypto amount on-chain from your Yugo crypto balance to a Recipient's blockchain wallet address.

How it works

  1. You create a Payout Intent with payment.method = crypto_transfer, the Recipient's address, and the network.
  2. Yugo debits your crypto balance for amount.value in amount.currency.
  3. Yugo broadcasts the transfer on the specified blockchain network.
  4. Once the transaction is confirmed on-chain, the Payout reaches COMPLETED.

No exchange is involved: the payout currency matches the crypto debited from your balance.

Supported assets and networks

SettingValue
Amount currencyA crypto currency symbol (e.g. USDC) configured for your account
Networkspolygon

The exact assets and networks available to you are configured by Yugo during onboarding.

Address and network

  • payment.address — the Recipient's wallet address on the chosen network.
  • payment.network — the blockchain network the address belongs to (e.g. polygon).
On-chain transfers are irreversible

Once broadcast, a crypto transfer cannot be recalled. Make sure the address and network are correct before creating the Payout Intent.

Get started

See the Crypto Transfer → Blockchain address quickstart for a minimal end-to-end example, and the Status Lifecycle for status definitions.