Skip to main content
Blockchains are used to payout, deposit or convert funds to and from your Augustus crypto wallet. Move stablecoins between your wallets and fiat accounts on one of the supported blockchains at Augustus.

Supported chains

Ethereum

USDC as ERC-20 on Ethereum.

Solana

USDC as an SPL token on Solana.

Polygon

Native USDC on Polygon.

What Augustus supports

Your Augustus wallet only supports closed-loop payments to and from external linked wallets. Payouts to any other address are rejected; transfers from non-linked addresses are not credited and may be lost.

Sending USDC

POST /v1/payouts in the API Reference →
Blockchain rails do not support unstructured_remittance_information; nothing is carried on-chain with the transfer. The payout returns the on-chain transaction hash as tx_hash once it is known.

Receiving USDC

Send USDC from a linked wallet to your Augustus wallet address, available in the Dashboard under Accounts → Details. Wallets are chain-specific: use the address for the chain you are sending on.
  • Incoming transfers appear as deposits; the sender is referenced through the deposit’s counterparty_id, and tx_hash carries the on-chain transaction hash.
  • deposit.settled fires when the funds arrive.
Verify the address, chain, and amount before sending. Transfers from non-linked addresses or unsupported chains may be lost.
To link a wallet, contact your account manager; see Wallets.