Skip to content

Withdrawal functions reverting - Company dissolution notice published #377

@stuzzifr

Description

@stuzzifr

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

  1. Is there a known issue with the withdrawal mechanism?
  2. Is this related to Registry contract validation?
  3. What is the protocol's plan regarding the company dissolution?
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions