Migrator

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xc383d071 at 20037699
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Migrator"

0x2ffecf67f6a565c36e3bc7129d84408f67f2118675dfdb03944929ac11fbf63d
From

Functions
Getter at block 21052816
CONVERSION_RATE(view returns (uint256)
91370000000000000
endTime(view returns (uint256)
0
governor(view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
isGovernor(view returns (bool)
false
isMigrationActive(view returns (bool)
false
ogn(view returns (address)
0x8207c1ffc5b6804f6024322ccf34f29c3541ae26
ognStaking(view returns (address)
0x63898b3b6ef3d39332082178656e9862bee45c57
ogv(view returns (address)
0x9c354503c38481a7a7a51629142963f98ecc12d0
ogvStaking(view returns (address)
0x0c4576ca1c365868e162554af8e385dc3e7c66d9
Read-only

This contract contains no read-only function objects.

State-modifying
claimGovernance(
migrate(uint256 ogvAmountreturns (uint256 ognReceived)
migrate(uint256[] lockupIdsuint256 ogvAmountFromWalletuint256 ognAmountFromWalletbool migrateRewardsuint256 newStakeAmountuint256 newStakeDuration
start(
transferExcessTokens(address treasury
transferGovernance(address _newGovernor
Events
Decommissioned(
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
LockupsMigrated(address indexed useruint256[] ogvLockupIdsuint256 newStakeAmountuint256 newDuration
PendingGovernorshipTransfer(address indexed previousGovernoraddress indexed newGovernor
TokenExchanged(uint256 ogvAmountInuint256 ognAmountOut
Constructor
constructor(address _ogvaddress _ognaddress _ogvStakingaddress _ognStaking
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractInsolvent(uint256 expectedOGNuint256 availableOGN
InvalidStakeAmount(
MigrationAlreadyStarted(