Issue Description
Withdrawal functions are failing on the Graph Tenderizer contract on Arbitrum despite unlocks being past maturity period.
Contract: 0x6469f96a6e9ab573cc4805be369d1da4bf6d1769 (Arbitrum)
Technical Details
Functions reverting:
withdraw(address receiver, uint256 unlockID)
unlockMaturity(uint256 unlockID)
getMetadata(uint256 tokenId)
Working function:
previewWithdraw(unlockID) returns expected values
Unlock status:
- Created 38+ days ago
- Standard maturity period: 28 days
- Status: Should be eligible for withdrawal
Blockchain Evidence
Contract can be verified on Arbiscan:
https://arbiscan.io/address/0x6469f96a6e9ab573cc4805be369d1da4bf6d1769
Critical Business Development
First Gazette Notice published on 28 October 2025 for Tenderize Labs Limited (UK Company Registration #13763622).
According to UK Companies House public records, the company is scheduled for dissolution within 2 months unless cause is shown.
Public record: https://find-and-update.company-information.service.gov.uk/company/13763622
Questions
- Is there a known issue with the withdrawal mechanism?
- Is this related to Registry contract validation?
- What is the protocol's plan regarding the company dissolution?
- How should users proceed to recover funds?
Request
Technical guidance on:
- Root cause of withdrawal failures
- Workaround or fix timeline
- Protocol status and migration plan (if any)
This is time-sensitive given the company dissolution timeline (estimated late December 2025).
Any technical insights would be appreciated.
Issue Description
Withdrawal functions are failing on the Graph Tenderizer contract on Arbitrum despite unlocks being past maturity period.
Contract:
0x6469f96a6e9ab573cc4805be369d1da4bf6d1769(Arbitrum)Technical Details
Functions reverting:
withdraw(address receiver, uint256 unlockID)unlockMaturity(uint256 unlockID)getMetadata(uint256 tokenId)Working function:
previewWithdraw(unlockID)returns expected valuesUnlock status:
Blockchain Evidence
Contract can be verified on Arbiscan:
https://arbiscan.io/address/0x6469f96a6e9ab573cc4805be369d1da4bf6d1769
Critical Business Development
First Gazette Notice published on 28 October 2025 for Tenderize Labs Limited (UK Company Registration #13763622).
According to UK Companies House public records, the company is scheduled for dissolution within 2 months unless cause is shown.
Public record: https://find-and-update.company-information.service.gov.uk/company/13763622
Questions
Request
Technical guidance on:
This is time-sensitive given the company dissolution timeline (estimated late December 2025).
Any technical insights would be appreciated.