Brale supports these transfer types (onchain and offchain payment rails) for funding and payouts. Use them in transfer_type fields on addresses and transfers.
Source: TransferType.json. Values are case-sensitive.
Onchain
| transfer_type (API id) | Name |
|---|
algorand | Algorand |
arbitrum | Arbitrum |
avalanche | Avalanche |
base | Base |
canton | Canton |
celo | Celo |
classic | Ethereum Classic |
coreum | Coreum |
ethereum | Ethereum |
hedera | Hedera |
kusama | Polkadot / Kusama |
monad | Monad |
optimism | Optimism |
polygon | Polygon |
radius | Radius |
solana | Solana |
spark | Spark |
stellar | Stellar |
tempo | Tempo |
tron | Tron |
vechain | VeChain |
xion | Xion |
xrp_ledger | XRP Ledger |
Offchain
| transfer_type (API id) | Name |
|---|
wire | Wire Transfer |
ach_debit | ACH Debit |
ach_credit | ACH Credit |
same_day_ach_credit | Same Day ACH Credit |
rtp_credit | RTP Credit |
Testnet transfer types
Use these values when working in testnet. They mirror the corresponding mainnet chains.
| transfer_type (API id) | Network |
|---|
amoy | Polygon Amoy Testnet |
base_sepolia | Base Sepolia Testnet |
canton_testnet | Canton Testnet |
monad_testnet | Monad Testnet |
radius_testnet | Radius Testnet |
sepolia | Ethereum Sepolia Testnet |
solana_devnet | Solana Devnet |
tempo_testnet | Tempo Testnet |
tron_testnet | Tron Testnet |
xion_testnet | Xion Testnet |
If you need additional rails, contact support@brale.xyz.