OPNMigration

Verified contract

Active on Ethereum with 1,415 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"

0xa504b88633a0a6b831a490dfafe0651c04294d7a4545cce70e4af59f4229af41
0x4ba5f1654ae47ee063c91b87b97f5f5b1ec78273730c08d8c15661d475d2d482
0xc554427588adb3b9a7ea0d26dab57a8891d9ecd7669a7dd5e597f22be7515476
0x81c76c79035da0e00a39a11f9e1c4aff001073b71589349856c21b264273febb
0xc3f4c607a22022ff8facfafa548b8ed3793a9bf49ee9792d697c30c6cc590534
0x631ad187806c0c457c4d4a9ec38b55da461ecfc0ab5dbf37754abdd7ceba1e79
0x4b892ea515f16433f0a82edbed700b325c9b1c6677d6a39a0860ab387b44aba1
0xb023ad046713e9d9d1485e99fe603ccdc0bc09db929bb2b6eeb94a56ef80109c
0x847eac588ad7226a8c79856d24f51b1186bdd0c6c211049f09364f404e191662
0x31208258a9801e94adae6daec7d1f24cd1b14b9567f9e080816a74cb4e90e7a0

Functions
Getter at block 21315577
GET_TO_OPN_RATIO(view returns (uint256)
1000
MIGRATION_AVAILABLE_UNTIL(view returns (uint256)
51840000
chainId(view returns (uint256)
1
depositRatioOfOPNtoXOPN(view returns (uint256)
875532055703731390
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)
4019606946113401148891610
stakeRateInitial(view returns (uint256)
6061173572393318069
stakedGETToken(view returns (address)
0x3e49e9c890cd5b015a18ed76e7a4093f569f1a04
startOfMigration(view returns (uint256)
1711704600
totalGETMigratedByXGETMigration(view returns (uint256)
4019606946113401148891610
totalGETMigratedInTotal(view returns (uint256)
11260644131080139935747048
totalLiquidGETMigrated(view returns (uint256)
7241037184966738786855438
totalOPNMinted(view returns (uint256)
11260644131080139935747048000
totalOPNMintedByAllMigration(view returns (uint256)
11260644131080139935747048000
totalOPNStakedByGETMigration(view returns (uint256)
353714892623899384003660461
totalOPNStakedByTheMigration(view returns (uint256)
353714892623899384003660461
totalOPNSupply(view returns (uint256)
16260644134080139935747048000
totalXGETRedeemed(view returns (uint256)
3670339216153241317929940
totalXGETRedeemedInTotal(view returns (uint256)
3670339216153241317929940
totalXOPNSupply(view returns (uint256)
3796950856519628694527076783
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.