You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current problem:
The dataset from the Token Info service is not relevant, which results in completely outdated tokens appearing at the top.
What we decided to do:
• Use DEX pools data about tokens to rank the response from the Token Info service (we can get market cap (MCAP) and fully diluted valuation (FDV) for a token and use them for ranking).
• We also decided to separate the following data into categories to display information more accurately in the UI and avoid duplicates:
• NFTs – ERC-721, ERC-1155, ERC-404
• Tokens – ERC-20
• Addresses – EOAs and Smart Contracts
In suggestions, we will show 1 most relevant result for each network.
Each network has its priority in suggestions, which is managed on the service side.
Current priority order among supported networks:
Multichain Aggregator service MVP:
The text was updated successfully, but these errors were encountered: