Skip to main content

References

NetworkSymbol

Represents the supported blockchain networks.

ValueDescription
ETHEthereum Mainnet network (Production Only)
SEPEthereum Sepolia test network (Testnet Only)
TRXTron Mainnet network (Production Only)
TRX-SHASTATron Shasta test network (Testnet Only)
BNBBNB Smart Chain network (Production Only)
tBNBBNB Smart Chain Testnet network (Testnet Only)
SOLSolana Mainnet network (Production Only)
SOLDEVSolana Dev network (Testnet Only)

Currency

Represents supported cryptocurrencies and fiat currencies.

ValueDescription
USDTTether cryptocurrency
USDCCircle cryptocurrency
TRXTron cryptocurrency
ETHEthereum cryptocurrency
BNBBNB Smart Chain (BSC) cryptocurrency
SOLSolana cryptocurrency
CHFSwiss Franc (fiat)
CNYChinese Yuan (fiat)
EUREuro (fiat)
HKDHong Kong Dollar (fiat)
IDRIndonesian Rupiah (fiat)
INRIndian Rupee (fiat)
JPYJapanese Yen (fiat)
KHRCambodian Riel (fiat)
KRWSouth Korean Won (fiat)
MYRMalaysian Ringgit (fiat)
PHPPhilippine Peso (fiat)
SGDSingapore Dollar (fiat)
THBThai Baht (fiat)
TWDTaiwan Dollar (fiat)
USDUnited States Dollar (fiat)
VNDVietnamese Đồng (fiat)

TokenSymbol

Represents supported token symbols.

ValueDescription
USDTTether token
USDCCircle token

TransactionLayer

Represents the layer of a transaction.

Value
L1TransactionLayer 1 transaction
L2TransactionLayer 2 transaction

TransactionStatus

Represents the status of a transaction.

ValueDescription
PendingTransaction is pending
ConfirmedTransaction is confirmed
FailedTransaction has failed