etherscan-labels
etherscan-labels copied to clipboard
[QOL] Rework label ignore list to be flexible instead of hardcoded
Problem: Existing label ignore list is hardcoded to skip manually reviewed large number labels we deem unnecessary.
When new labels are added it requires users to manually add label name to hardcoded ignore list or spend a lot of time scraping an irrelevant label which may add unnecessary friction to usage
Soln: A better implementation would be to
- User defined value
IGNORE_IF_EXCEEDrequested at runtime or config - Extraction of token and account value for label during label cloud reading
- If it value from 2. exceed
IGNORE_IF_EXCEEDskip label
Very weird that I'm unable to get the text from the element. If anyone can fix this it'll be a great QOL addition lol