Arcanum pay
  1. GETTING STARTED
Arcanum pay
  • GETTING STARTED
    • Documentation Overview
    • How to Get API Keys
    • Currencies and Networks
    • Request Authorization
  • API REFERENCE V1
    • Operation
      • Create Deposit
      • Create Withdrawal
      • Get Transaction By Id
    • Balance
      • Get Project Balance
    • Currency
      • Get Available Currencies
    • Wallets
      • Get Static Wallet
    • Callbacks
      • Verify Callback
  1. GETTING STARTED

Currencies and Networks

This API supports the following currencies and cryptocurrency networks.
Each network has its own internal mapping ID used in requests.

Supported Currencies#

TON
USDT
BNB
TRX
ETH
BUSD

Supported Networks#

NetworkDescriptionMapping ID
TONTON blockchain2
TRCTRON (TRC-20) network1
ERCEthereum (ERC-20) network3
BSCBinance Smart Chain (BEP-20)4

Notes#

The Mapping ID is required when specifying the network in API requests.
Some currencies may be available on multiple networks. For example:
USDT → available on TRC, ERC, BSC
BUSD → available only on BSC
Modified at 2025-09-23 16:48:39
Previous
How to Get API Keys
Next
Request Authorization
Built with