teloscan icon indicating copy to clipboard operation
teloscan copied to clipboard

Feature | search by associated native account names

Open Viterbo opened this issue 1 year ago • 0 comments

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"
}

Viterbo avatar Nov 08 '24 15:11 Viterbo