Skip to main content

Supported Assets

PaidLys supports the following crypto assets and networks for payments and withdrawals.

Asset List

Asset IDNameNetwork
btcBitcoinBitcoin
ethEthereumEthereum (ERC-20)
trc20usdtUSDTTron (TRC-20)
usdterc20USDTEthereum (ERC-20)
solusdtUSDTSolana
bep20usdtUSDTBNB Smart Chain (BEP-20)
solSolanaSolana
tonToncoinTON
usdcUSDCEthereum (ERC-20)
solusdcUSDCSolana
bep20usdcUSDCBNB Smart Chain (BEP-20)
bnbBNBBNB Smart Chain
ltcLitecoinLitecoin
trxTRONTron
bchBitcoin CashBitcoin Cash

Usage in API

Use the Asset ID value when specifying assets in API requests:

{
"paymentCurrency": "trc20usdt",
"asset": "sol"
}

Special Notes

TON Transactions

When using ton as the asset for withdrawals, the tag field is required in the request body. This is used as a memo/comment for the transaction.

BTC Expiration

Invoices with BTC as the payment asset have a longer expiration window of 120 minutes, compared to 30 minutes for all other assets.