DonationsStaking
Any ETH/DAI sent to this contract address is donated to the GoodDollar DAO and will generate interest to fund UBI.
Events
DonationStaked
Parameter name
Annotation
event DonationStaked(
address caller,
uint256 stakedDAI,
uint256 ethDonated,
uint256 daiDonated
);stakeDonations
Parameter name
Annotation
totalStaked
Last updated
Was this helpful?