Magickbase / godwoken_explorer

Godwoken Explorer
https://v1.gwscan.com
18 stars 9 forks source link

Refactor GenerateYokSeriesContract worker #1430

Closed zmcNotafraid closed 1 year ago

zmcNotafraid commented 1 year ago

We useeth call rpc method to get contract's name decimal and name and symbol for every contract to check it's erc20 or not. It was a waste of resources. So we will check decimal first.If it can return correct value, then check others.