weird-erc20
weird-erc20 copied to clipboard
add rebasing token rounding errors on transfer
Add Rebasing tokens with transfer rounding errors (stETH as an example)
During the transfer 1-2 wei rounding errors will occur due to the tokens to shares conversion. Attention should be paid to this, especially for protocols that expect an exact amount of tokens to be received.