roobert.eth (roobertsaves)

roobertsaves

Geek Repo

Location:Germany

Twitter:@roobertsaves

Github PK Tool:Github PK Tool

roobert.eth's repositories

ERC20AS

This project demonstrates a basic ERC20 token use case. It comes with a special modifier for the transfer and transferFrom functionality. The modifier "onlyOncePerBlock(address,address)" will make a token sender only be able to send a transfer transaction once per block. A sandwich (front- & backrun within one block) isn't possible anymore.

Language:SolidityLicense:Apache-2.0Stargazers:1Issues:0Issues:0