Hierarchy

Constructors

Properties

Methods

  • Migrate VRTX tokens from the old staking contract to the new staking contract

    Returns Promise<`0x${string}`>

  • Unstake V2 VRTX tokens, unstake tokens instantly with a penalty that is redistributed

    Returns Promise<`0x${string}`>

  • Unstake V2 VRTX tokens, unstaked tokens that are unlocked will need to be claimed after 21 day locking period

    Returns Promise<`0x${string}`>

  • Claim staking rewards (in USDC), swap for VRTX, and stake the VRTX

    Returns Promise<`0x${string}`>

  • Claims all available foundation rewards. Foundation rewards are tokens associated with the chain. For example, ARB on Arbitrum. Typically, foundations for these chains will issue rewards for us to give to users.

    Returns Promise<`0x${string}`>