UBIScheme
Holds all the G$s that were transferred via bridge from the FundManager.
Events
WithdrawFromDao
Parameter name
Annotation
event WithdrawFromDao(uint256 prevBalance, uint256 newBalance);ActivatedUser
Parameter name
Annotation
event ActivatedUser(address indexed account);InactiveUserFished
Parameter name
Annotation
event InactiveUserFished(
address indexed caller,
address indexed fished_account,
uint256 claimAmount
);TotalFished
Parameter name
Annotation
UBICalculated
Parameter name
Annotation
UBICycleCalculated
Parameter name
Annotation
UBIClaimed
Parameter name
Annotation
CycleLengthSet
Parameter name
Annotation
CycleLengthSet
Parameter name
Annotation
DaySet
Parameter name
Annotation
DaySet
Parameter name
Annotation
checkEntitlement
Parameter name
Annotation
claim
fish
Parameter name
Annotation
fishMulti
Parameter name
Annotation
Last updated
Was this helpful?