Skip to main content

Supported Assets & Networks

WickiePay supports 90+ digital assets across multiple blockchain networks.

Blockchain Networks

NetworkProtocolConfirmation TimeNative Token
EthereumERC-20~15 secondsETH
TronTRC-20~3 secondsTRX
BNB Smart ChainBEP-20~3 secondsBNB
SolanaSPL~0.4 secondsSOL
PolygonERC-20~2 secondsPOL
BASEERC-20~2 secondsETH
BitcoinNative~10 minutesBTC
LitecoinNative~2.5 minutesLTC
RippleNative~4 secondsXRP
DogecoinNative~1 minuteDOGE

Supported Cryptocurrencies

Major Assets

AssetSymbolNetworks
BitcoinBTCBitcoin
EthereumETHEthereum, BASE
Tether USDUSDTEthereum (ERC-20), Tron (TRC-20), BSC (BEP-20), Solana, Polygon
USD CoinUSDCEthereum (ERC-20), Tron (TRC-20), BSC (BEP-20), Solana, Polygon, BASE
BNBBNBBNB Smart Chain
SolanaSOLSolana
XRPXRPRipple
DogecoinDOGEDogecoin
LitecoinLTCLitecoin
ChainlinkLINKEthereum (ERC-20)
DAIDAIEthereum (ERC-20), Polygon

Stablecoins

StablecoinPegNetworks
USDTUSDEthereum, Tron, BSC, Solana, Polygon
USDCUSDEthereum, Tron, BSC, Solana, Polygon, BASE
DAIUSDEthereum, Polygon

Supported Fiat Currencies

CurrencyCode
US DollarUSD
EuroEUR
British PoundGBP
Swiss FrancCHF
Japanese YenJPY
Canadian DollarCAD
Australian DollarAUD
New Zealand DollarNZD
Chinese YuanCNY
Indian RupeeINR

Network Selection

When creating payments, specify the network if you want to restrict which blockchain the customer pays on:

{
"paidCurrency": "USDT",
"network": "TRON"
}

If no network is specified, the customer can choose from all available networks for that asset.

Get Supported Assets via API

GET /api/v1/network

Returns all supported networks and their available assets.