Understand the locker mechanism of the Shroomy Protocol
The Locker feature enables users to lock ERC-20 or ERC-721 tokens on the Ink chain for a specified duration. Users can choose between a standard lock or a linear unlock (for ERC-20 tokens only) and select from a variety of lock durations. The system mints a proof-of-lock NFT to track locked tokens and supports advanced features like governance integration, lock extension, and ownership transfer.
Upon locking tokens, a proof-of-lock NFT is minted to the user’s wallet.This NFT tracks the locked tokens and their value, ensuring compatibility with wallet interfaces.
In case the web UI is unavailable, users can unlock or claim their tokens by interacting directly with the smart contract via a blockchain explorer. Follow these steps:
Navigate to the Ink chain explorer.
Locate the Locker contract address (available in the official documentation or support channels).
Interact with the contract’s unlock or claim functions, providing the necessary parameters (e.g., lock ID).
Ensure you have sufficient gas for the transaction.