SimplEOS/Tokens
Asset support

Every EOSIO token, one interface

SimplEOS speaks the native eosio.token standard. It works with the entire EOS token universe — native EOS, stablecoins, DeFi governance assets, and any custom contract you add yourself. No wrapping, no bridges, no custodial middleware.

Token standard
eosio.token
Custom tokens
Unlimited
Accounts
Multi-account
Custody
Non-custodial
Standard

Built on the eosio.token contract

The EOS blockchain uses a common token contract that defines how balances, supply, and transfers work. SimplEOS queries these tables directly from the chain, so it can support any token that follows the same interface.

No token whitelisting required
Balances are read from on-chain tables
Transfers are signed locally, never held by us
Contract interface
ActionTable affectedResult
IssueaccountsCreate token balance on an account
TransferstatMove tokens between accounts with a memo
RetirestatBurn tokens and reduce total supply
Open / CloseaccountsCreate or remove a zero-balance row

Reference: EOSIO contract repository — eosio.token defines the canonical asset model.

Assets

Popular tokens

A selection of widely held EOS assets. Anything not listed here can be added manually in seconds by entering its contract account and symbol.

SymbolNameContractCategoryDescription
EO
EOS
EOS
eosio.tokenNativeNative network token used for staking, CPU/NET resources, REX, and block-producer voting.
US
Tether
USDT
tethertetherStablecoinDollar-pegged stablecoin, widely used on EOS DEXes and for exchange deposits.
IQ
Everipedia
IQ
everipediaiqGovernanceGovernance and staking token of the IQ knowledge network and encyclopedia protocol.
DA
LiquidApps
DAPP
dappservicesInfrastructurePowers DSP services such as vRAM, oracles, and cross-chain packages on EOS.
BO
DefiBox
BOX
token.defiDeFiGovernance token of the DefiBox DeFi ecosystem, including swaps and liquidity mining.
TP
TokenPocket
TPT
eosiotptokenUtilityUtility token of the TokenPocket wallet ecosystem and payment marketplace.
WA
WAX
WAX
wax.tokenGaming & NFTGaming and NFT-focused sister-chain asset, bridgeable to EOS through gateway services.
PI
Pizza
PIZZA
pzmtokenDeFiLending and stablecoin protocol token used across several EOS DeFi platforms.
VI
VIG
VIG
vig111111111UtilityFee and utility token used by prediction, gaming, and derivatives contracts.
Capabilities

Built for token management

Airdrop discovery

Unknown balances credited to your account are automatically detected, so airdropped tokens never stay invisible.

Precision-aware transfers

Every amount is validated against the token's declared precision before the action is signed and broadcast.

Multi-account portfolio

All balances are aggregated per account, so multiple wallets stay readable in one unified view.

Full action history

Each transfer links back to its on-chain transaction, with counterparty, memo, and block reference.

Contract verification

SimplEOS reads the contract's stat table to confirm the symbol and precision before saving a custom token.

Any eosio.token contract

Add a token by entering its contract account and symbol. If it follows the standard, the wallet works immediately.

How to

Add a custom token

Three fields are all it takes. The wallet queries the contract's stat table to confirm the symbol and precision before saving.

Read the docs
01

Open the token list

Go to the account view and open the token manager from the sidebar.

02

Enter the contract

Type the contract account, e.g. tethertether, then press verify.

03

Set symbol & precision

Enter the symbol, such as USDT, and its precision (usually 4).

04

Confirm and sync

The balance appears alongside your other assets and stays synced with each block.

Important note

Token listings are informational only and are not an endorsement or investment advice. Always verify a contract account before interacting with it — identical symbols can be issued by different contracts on EOS. SimplEOS does not track prices or guarantee liquidity.

Start managing your EOS assets

Download SimplEOS and connect to your account. Every token, every balance, and every transfer in one secure place.

Download SimplEOS