teloscan
teloscan copied to clipboard
Feature | search by associated native account names
Overview
The current search API does not allow the search for native account names associated with any EVM address. We want that feature in the search bar.
Acceptance Criteria
- always use the search input (after 3 chars long)
- If it is a potential account name for the Telos Zero chain, check also de table on
{
"account": "eosio.evm",
"scope": "eosio.evm",
"table": "account"
}