GNSCompensationHandler
Compensation contract that gives GNS to dev fund renouncing dai revenue and allows users to redeem NFTs that are now deprecated for GNS
gns
contract IERC20 gnsstaking
contract IGNSStaking stakingnfts
contract IERC721[5] nftsdevFundUnlockScheduled
bool devFundUnlockScheduledClaimInput
struct ClaimInput {
uint256 nftType;
uint256[] ids;
}NftsConverted
DevFundUnlockScheduled
constructor
retireNfts
scheduleDevFundUnlock
Was this helpful?