Every Biatec self-custody account already has both an Algorand-family (AVM) identity and an Ethereum-family (EVM) identity, derived from the same seed. Not every capability is available on every chain yet — this page tracks exactly what is.
Sourced live from GET /chains — every chain in the public genesis registry with at least one currently-live, genesis-hash-matching public algod node.
| Chain | Genesis ID | Address | Balance | Send / Sign | Spending limits | Rekey |
|---|---|---|---|---|---|---|
| Loading live chain list from /chains… | ||||||
Every seed's EVM address is the same across every EVM chain — these four are just the ones most commonly asked for. Any other public chain (by name or numeric chain id) also works for address/balance lookups via BiatecMCP's tools.
| Chain | Chain ID | Address | Balance | Send / Sign | Spending limits | Rekey |
|---|
EVM support today covers address derivation and native-token balance queries only —
sending/signing EVM transactions is planned but not yet implemented. Spending limits aren't
applicable yet (no signing), and rekey has no EVM equivalent (it's an Algorand protocol
feature). Query balances and addresses via BiatecMCP's getCryptoAddress/
getCryptoBalance tools — see listSupportedNetworks for the full,
live list of chains it currently supports.