brianleect / etherscan-labels

Full label data dump of top EVM chains in JSON/CSV.
MIT License
249 stars 73 forks source link

[Bug] Missing 1 row for all labels (bsc,poly) #24

Closed brianleect closed 1 year ago

brianleect commented 1 year ago

Seems that recent changes resulted in no longer an unnecessary final row that had aggregated balances and information.

Shd be simple fix by removing code that removes last row.

Actually can remove for etherscan as well since their format changed.