Custom Token
The best way for integrating lossless protection into your token contract that has custom functions is to inherit from LERC20.
However in cases where you want to modify one of the public functions like:
transfer
transferFrom
approve
increaseAllowance
decreaseAllowance
Last updated
Was this helpful?