hirosystems/token-metadata-api

Filter FTs by address

Closed this issue · 3 comments

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

A draft of this is complete. @rafaelcr to follow up with @He1DAr on what exactly is needed here.

@He1DAr does this endpoint cover your needs? #167
It's already merged but not yet released to prod

Only missing filter is address, which should filter by deployer address

EDIT: filter is already live