Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contract: get token balances util contract #1367

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

andrewliu08
Copy link
Contributor

@andrewliu08 andrewliu08 commented Nov 5, 2024

todo

Token filtering in gen-tokens

Added filtering to remove tokens which don't implement basic ERC-20 functions and tokens which don't have enough liquidity to swap 10k USDC.

Optimism
Got 243 tokens from Coingecko
Filtered out 3 non-ERC20 tokens
Filtered out 197 low liquidity tokens
43 final tokens on Optimism

Arbitrum
Got 738 tokens from Coingecko
Filtered out 9 non-ERC20 tokens
Filtered out 573 low liquidity tokens
156 final tokens on Arbitrum

Base
Got 811 tokens from Coingecko
Filtered out 12 non-ERC20 tokens
Filtered out 540 low liquidity tokens
259 final tokens on Base

Polygon
Got 1108 tokens from Coingecko
Filtered out 10 non-ERC20 tokens
Filtered out 969 low liquidity tokens
129 final tokens on Polygon

BNB Smart Chain
Got 3037 tokens from Coingecko
Filtered out 10 non-ERC20 tokens
Filtered out 2977 low liquidity tokens
50 final tokens on BNB Smart Chain

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
daimo-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 8:59pm
daimo-web-stage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 8:59pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant