omgnetwork / omgnetwork.github.io

Developer Portal for OMG Network
https://docs.omg.network/
1 stars 3 forks source link

details on how contracts consumer can deal with missing returned value on OMG token interface #97

Open Pongch opened 4 years ago

Pongch commented 4 years ago

some documentation of how smart contracts can interact with OMG token if they are affected by the missing return value bug.

link to some standard solution such as OpenZeppelin's SafeERC20