You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make donations easy, we need a simple contract that can be people's donation address. This contract can call donate() in LP and collect the silly tokens people will send and such.
To make donations easy, we need a simple contract that can be people's donation address. This contract can call
donate()
in LP and collect the silly tokens people will send and such.This is similar to the fund forwarder, it should also make sure the tokens that will inevitably get sent to these contracts do not get lost in the shuffle.
https://github.com/Giveth/fund-forwarder/blob/master/contracts/FundForwarder.sol
The text was updated successfully, but these errors were encountered: