Tokens
TrexWallet represents every asset or payment method as a terminal: native chain coins, ERC20/BEP20/TRC20 tokens, Jettons, fiat, internal balance, card acquiring, and P2P. Operators configure availability, capabilities, country restrictions, and continuation paths on the terminal admin page.
The single source of truth for token / network / terminal management is the admin page:
Related concepts:
- Networks — supported blockchain networks and their scanner modules.
- Deposit process — how tokens are received via
create_address. - Withdrawal process — how tokens are sent via
create_withdraw.