βοΈEVM
1. Understand the ClaimCheck struct
struct ClaimCheck {
address projectAddress;
address to;
address currency;
IFuulProject.TokenType currencyType;
uint256 amount;
ClaimReason reason;
uint256 tokenId;
uint256 deadline;
bytes32 proof;
bytes[] signatures;
}Enum
Values
2. Read the claim fee
3. Submit the claim transaction
Contract addresses
Contract
Address
Network
Chain ID
Last updated