Filter FTs by address
Closed this issue · 3 comments
He1DAr commented
Hello team,
We'd like to build a new page in Explorer that lists all SIP-10 tokens and allow searching by token name and address.
reference: https://etherscan.io/tokens
To proceed with the new page, we need an endpoint that retrieves all tokens and also accepts a query
parameter to enable searching. Please feel free to reach out if you have any questions.
Best,
Heidar
related to hirosystems/explorer#1088
smcclellan commented
rafaelcr commented
rafaelcr commented
Only missing filter is address
, which should filter by deployer address
EDIT: filter is already live