OPNMigration

Verified contract

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

No balances found for "OPNMigration"

0x5e72f1bc1f933a8d3090ae03c5698d9b9cec60fff951db727c961a23eb6e3152
0xd50d95ed83ae165bc254924333006ec62813b8c1281ea70e88d72b55a0d9a597
0xdb0156b086e338fd7c50d7e58a32c02ae82939a07ab8a8de563748c3267d1e62
0xb039fa28ff8f4d4bb88fddb2477db61eac35732c5326c9b5757c972470a3f459
0xca4af6dd53105c7ef2fd039f0accc598590398edb5d9aa34e7e3c4540bf1bacb
0xdfe1226a41747c637a3c40bc2882a77914228dc178eb44a97574c7de20c79102
0x2967a1e9e88d669ba9b9224e21673ea7e4629b32646694c82cb6f2e9b42446d1
0xdb04abae801eee6ab18c11c74de10acfed0ae2e2a0252642843602da45ca540c
0xa19001da908826466fca76d3ef9cbfc9828d29b6a62007d1c5c11ab12ea40f57
0xecfef66acabdcb8c37ee527ad292a79965b419d6ef9c268b291288245e958d6d

Functions
Getter at block 20909178
GET_TO_OPN_RATIO(view returns (uint256)
1000
MIGRATION_AVAILABLE_UNTIL(view returns (uint256)
51840000
chainId(view returns (uint256)
1
depositRatioOfOPNtoXOPN(view returns (uint256)
881132052415116270
durationOfStakeMigrationPeriod(view returns (uint256)
1555200
endOfMigration(view returns (uint256)
1763544600
isMigrationActive(view returns (bool)
true
liquidGETToken(view returns (address)
0x8a854288a5976036a725879164ca3e91d30c6a1b
migrationDestinationAddress(view returns (address)
0xf7a171c168a35ae858fd18bec5bb7c28134b823f
openToken(view returns (address)
0xc28eb2250d1ae32c7e74cfb6d6b86afc9beb6509
opnMintManager(view returns (address)
0xa5cbf4ce042d65a1af0e1b4fd65123f94ebfe97d
owner(view returns (address)
0x024e301c2e41450fc23ba7ba6257785719d3361d
returnCurrentStakeRate(view returns (uint256)
0
returnTotalAmountGETFromXGETRedemptionMigrated(view returns (uint256)
3702794949833997503129658
stakeRateInitial(view returns (uint256)
6061173572393318069
stakedGETToken(view returns (address)
0x3e49e9c890cd5b015a18ed76e7a4093f569f1a04
startOfMigration(view returns (uint256)
1711704600
totalGETMigratedByXGETMigration(view returns (uint256)
3702794949833997503129658
totalGETMigratedInTotal(view returns (uint256)
9590372061053653732848505
totalLiquidGETMigrated(view returns (uint256)
5887577111219656229718847
totalOPNMinted(view returns (uint256)
9590372061053653732848505000
totalOPNMintedByAllMigration(view returns (uint256)
9590372061053653732848505000
totalOPNStakedByGETMigration(view returns (uint256)
353714892623899384003660461
totalOPNStakedByTheMigration(view returns (uint256)
353714892623899384003660461
totalOPNSupply(view returns (uint256)
14590372064053653732848505000
totalXGETRedeemed(view returns (uint256)
3383600263074543506543784
totalXGETRedeemedInTotal(view returns (uint256)
3383600263074543506543784
totalXOPNSupply(view returns (uint256)
3632268606802387397935844564
xOpenToken(view returns (address)
0x686e8500b6be8812eb198aabbbfa14c95c03fc88
Read-only
previewDeposit(uint256 _assetsview returns (uint256)
previewRedeem(uint256 _sharesview returns (uint256)
returnMigrateDualTokenOutput(uint256 _amountGETuint256 _amountXGETview returns (uint256 amountOPNToUserForGETMigration_uint256 amountXOPNToUserForXGETMigration_uint256 amountOPNStakedForGETMigration_uint256 amountXOPNToUserForGETMigration_uint256 amountGETRedeemedByXGET_)
returnStakeRateAtTime(uint256 _timestampview returns (uint256)
State-modifying
migrateDualTokens(uint256 _amountGETuint256 _amountXGETreturns (uint256 amountOPNToUserForGETMigration_uint256 amountXOPNToUserForXGETMigration_uint256 amountOPNStakedForGETMigration_uint256 amountXOPNToUserForGETMigration_uint256 amountGETRedeemedByXGET_)
setAddressConfig(address _openTokenaddress _xOpenTokenaddress _opnMintManager
setDurationOfStakeMigrationPeriod(uint256 _durationOfStakeMigrationPeriod
setEndOfMigration(uint256 _endOfMigration
setMigrationActive(bool _setting
setStakeRateInitial(uint256 _stakeRateInitial
setStartOfMigration(uint256 _startOfMigration
transferOwnership(address newOwner
Events
AdminSet(address indexed adminbool setting
DurationOfStakeMigrationPeriodSet(uint256 durationOfStakeMigrationPeriod
EndOfMigrationSet(uint256 endOfMigration
MigrationStatusSet(bool setting
MintManagerSet(address indexed opnMintManager
OPNMigrationComplete(address indexed useruint256 amountGETuint256 amountXGETuint256 amountOPNToUserForGETMigrationuint256 amountXOPNToUserForGETMigrationuint256 amountXOPNToUserForXGETMigrationuint256 amountOPNStakedForGETMigrationuint256 amountGETRedeemedByXGETuint256 amountOPNMintedForXGETMigration
OPNTokenSet(address indexed openToken
OwnershipTransferred(address indexed useraddress indexed newOwner
StakeRateInitialSet(uint256 stakeRateInitial
StartOfMigrationSet(uint256 startOfMigration
XOpenTokenSet(address indexed xOpenToken
Constructor
constructor(address _initialOwneraddress _liquidGETAddressaddress _stakedGETAddressuint256 _startOfMigrationuint256 _startStakeRateuint256 _durationOfStakeMigrationPeriodaddress _bridgeMigrationAddressuint256 _chainId
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.