Skip to main content

At a glance

MainnetTestnet
Network IDhedera:mainnethedera:testnet
Native assetHBARHBAR
Native decimals88
StablecoinUSDC (HTS token)USDC (HTS token)
Stablecoin token ID0.0.456858(testnet equivalent)
Stablecoin decimals66
Confirmation timeAbout 5 secondsAbout 5 seconds
Typical fee$0.0001Free (testnet faucet)
Verification sourceHedera Mirror NodeHedera Mirror Node

Memo binding

Hedera transactions carry a transaction memo (up to 100 bytes). AlgoVoi uses algovoi:{token} in the memo field to bind payments to a specific checkout. The Mirror Node exposes the memo on the transaction record, so verification reads it directly.

Token associations

Like Algorand ASAs, Hedera HTS tokens require token association before an account can receive them. A new payout address won’t automatically accept USDC, you have to associate 0.0.456858 first. The dashboard validates association when you save the address and refuses to save unless association succeeded.

Wallets

Mirror Node

Hedera doesn’t have a public mempool. AlgoVoi’s verifier uses the Mirror Node API to read transaction records. The default endpoint is https://mainnet-public.mirrornode.hedera.com for mainnet, with the testnet equivalent for testnet checkouts.

See also