FinTechIntro / 2024-Spring-Final

0 stars 0 forks source link

Weird ERC20 Implementation survey #9

Open LouisTsai-Csie opened 1 month ago

LouisTsai-Csie commented 1 month ago

Summary

Please give a short summary of this research topic.

We implement a standard ERC20 token in our assignment, however, there are lots of implementation that is not coherent to the common ERC20 implementation. It might lead to some issues when interacting with such tokens, please research into these token and provide an analysis.

Description

Please provide a detailed description to the topic.

Please analyze analyze existing non-standard ERC20 token, what is their property, and how it might affect protocol or user. You can check resource section for more information.

Resource

Please provide related resource for the topics, including articles, research papers and more.

weird-erc20

Auditor’s Notes: ERC20 Integration Tips

Others

Please provide more information if there is any.

None

exodustw commented 1 month ago

Hi TA! I am not sure how I could add myself to the assignees. I don't think I have the permission to do it.

LouisTsai-Csie commented 1 month ago

@exodustw Hi, I check the administration rule on GitHub issue and find that you cannot assign yourself to assignee if you do not have write permission.

Thanks for letting me know, I will help you with that.

r12945057 commented 3 weeks ago

Hi TA, I'd like to choose this topic. Thank you!

LouisTsai-Csie commented 3 weeks ago

@r12945057 Done, please check.

jasonoooo789 commented 3 weeks ago

Hi TA, i want to choose this. Thank you!

LouisTsai-Csie commented 3 weeks ago

@jasonoooo789 Done, please check.

@exodustw @r12945057 Note that comparing the implementation of the weird ERC20 is a must, and how they will affect the protocol or user.

Please make sure you follow the assignment guideline when writing report, we anticipate you to follow either IEEE or ACM academic research format.