Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 656 Bytes

Token Deflation via fees.md

File metadata and controls

19 lines (18 loc) · 656 Bytes

Transfer and transferFrom should not take a fee. Deflationary tokens can lead to unexpected behavior. (See here)


Slide Screenshot

0107.jpg


Slide Text

  • ERC20 Token Deflation
  • transfer/transferFrom -> Token Fee
  • Fee -> Deflation
  • Received < Sent
  • Check Deflation
  • Unexpected Behavior

References


Tags