Coverage

Coverage

Coverage defines where ramps can operate, which rails are available, and what assets can be moved per route.

Availability can vary by account configuration, compliance status, and enabled permissions.


Fiat Deposits (Ramp-on)

CountryRail / MethodAssetsAccount Type
ArgentinaBank Transfer (CBU/CVU/ALIAS)ARS, USDStatic account
BrazilPIXBRLDynamic QR
MexicoSPEIMXNStatic account
ChileBank TransferCLPStatic account
PeruBank Transfer (CCE)PENStatic account
ColombiaBRE-BCOPDynamic QR
BoliviaQRBOBDynamic QR
GuatemalaQRGTQDynamic QR

Fiat Withdrawals (Ramp-off)

CountryRail / MethodAssetsExecution
ArgentinaBank transfer (CBU/CVU/ALIAS)ARS, USDInstant
BrazilPIXBRLInstant
MexicoSPEIMXNInstant
ColombiaBRE-BCOPInstant
ChileBank transferCLPBatch — 12:00 and 15:00 GMT-3
GuatemalaBank transferGTQBatch — 12:00 and 15:00 GMT-3
PanamaBank transferPUSDBatch — 12:00 and 15:00 GMT-3
Costa RicaBank transferCRCBatch — 12:55–13:00 GMT-3
PhilippinesInstapayPHPInstant
ParaguayBank transferPYGBatch — 12:00 and 15:00 GMT-3
PeruBank transfer (CCE)PENInstant

Amounts are returned as plain strings with the currency in a separate field. See Currency display for the symbol and decimals of each one.


Crypto Networks

NetworkSupported Assets
ETHEREUMDAI, ETH, USDT, USDC
BNB CHAINDAI, BNB, ETH, BTC, SOL, USDT, USDC, POL
POLYGONUSDT, USDC, POL
OPTIMISMWLD, USDCB, ETH
WORLDCHAINWLD, USDCB
BASEUSDC, ETH
ARBITRUMUSDC
TRONTRX, USDT
SOLANAUSDT, USDC
STELLARUSDT, USDC


Endpoint References

ActionEndpoint
List supported assetsGET /v2/info/supported-assets
Get deposit info for assetGET /v2/info/deposit-info/{coin}
Request deposit addressPOST /v2/deposit-actions/deposit-request
Create withdrawPOST /v2/withdraws
List withdrawsGET /v2/withdraws
List supported banksGET /v2/info/banks

For a full list of supported banks and financial institutions per country, see Supported Banks.


Did this page help you?