You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the GenesisStaker migration only opens an order to send them their tokens on Omni Core. We want to be able to migrate the user's staked position in its entirety, so there needs to be a way to trigger a SolverNet order to deposit the user's stake into Staking on Omni Core, rather than just sending them their balance.
Proposed Solution
Implement a flow that allows the MerkleDistributor contract to create a SolverNet order for Omni Core Staking.
The text was updated successfully, but these errors were encountered:
Problem to Solve
Right now the GenesisStaker migration only opens an order to send them their tokens on Omni Core. We want to be able to migrate the user's staked position in its entirety, so there needs to be a way to trigger a SolverNet order to deposit the user's stake into Staking on Omni Core, rather than just sending them their balance.
Proposed Solution
Implement a flow that allows the MerkleDistributor contract to create a SolverNet order for Omni Core Staking.
The text was updated successfully, but these errors were encountered: