ClaimFacet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 60 additional slots
Balances ($0.00)
No balances found for "ClaimFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ClaimFacet"
ABI
ABI objects
Getter at block 21158546
This contract contains no getter function objects.
Read-only
wrappedBeans(address user) view returns (uint256)
State-modifying
Events claim(struct LibClaimClaim c) payable returns (uint256 beansClaimed)
claimAndUnwrapBeans(struct LibClaimClaim c, uint256 amount) payable returns (uint256 beansClaimed)
claimBeans(uint32[] withdrawals)
claimEth()
claimLP(uint32[] withdrawals)
harvest(uint256[] plots)
removeAndClaimLP(uint32[] withdrawals, uint256 minBeanAmount, uint256 minEthAmount)
unwrapBeans(uint256 amount) returns (uint256 beansToWallet)
wrapBeans(uint256 amount)
BeanAllocation(address indexed account, uint256 beans)
BeanClaim(address indexed account, uint32[] withdrawals, uint256 beans)
EtherClaim(address indexed account, uint256 ethereum)
Harvest(address indexed account, uint256[] plots, uint256 beans)
LPClaim(address indexed account, uint32[] withdrawals, uint256 lp)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.