Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spherepay.co/llms.txt

Use this file to discover all available pages before exploring further.

Channel codes identify the payment rail or blockchain network used to send or receive funds in a SpherePay transfer. You specify them in the network field of source and destination objects in transfer requests, virtual account configurations, and offloader wallet setups.

Fiat payment channels

Use these codes when specifying a bank account as the source or destination of a transfer.
ChannelCodeDescription
ACHachStandard US ACH bank transfer. Settles in 0–1 business days.
ACH Same DayachSameDayExpedited US ACH. Same-day settlement when submitted before the cutoff.
WirewireUSD wire transfer. Suitable for large or international transfers. Settles in 0–3 business days.
SEPAsepaEuro bank transfer in the European Union. Settles in 0–1 business days.
PIXpixBrazilian instant payment network for BRL transfers.

Blockchain network codes

Use these codes when specifying a wallet as the source or destination of a transfer.
NetworkCodeNotes
EthereumethereumSupports USDC, USDT, EURC
SolanasolSupports USDC, EURC
TrontronSupports USDT
PolygonpolygonSupports USDC
BasebaseSupports USDC, EURC
ArbitrumarbitrumSupports USDC
AvalancheavalancheSupports USDC
StarknetstarknetSupports USDC
Use fiat channel codes (such as ach or sepa) for bank account sources and destinations. Use blockchain network codes (such as ethereum or sol) for wallet sources and destinations. Mixing the two in the same object will result in an error.
Last modified on May 12, 2026