OPNMigration
Verified contract
Active on
Ethereum with 1,415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc28e…6509
0xa5cb…e97d
0x686e…fc88
Balances ($0.00)
No balances found for "OPNMigration"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21314815 | 3 hours ago | | | 0 | 0.0018990767 | |
| 21313773 | 6 hours ago | | | 0 | 0.0027339651 | |
| 21311394 | 14 hours ago | | | 0 | 0.0019568836 | |
| 21309805 | 19 hours ago | | | 0 | 0.0023683459 | |
| 21309596 | 20 hours ago | | | 0 | 0.0062937061 | |
| 21308226 | a day ago | | | 0 | 0.0017756653 | |
| 21307644 | a day ago | | | 0 | 0.0035037696 | |
| 21307598 | a day ago | | | 0 | 0.0012006021 | |
| 21307562 | a day ago | | | 0 | 0.0013391439 | |
| 21306666 | a day ago | | | 0 | 0.0011722179 |
ABI
ABI objects
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 _assets) view returns (uint256)
previewRedeem(uint256 _shares) view returns (uint256)
returnMigrateDualTokenOutput(uint256 _amountGET, uint256 _amountXGET) view returns (uint256 amountOPNToUserForGETMigration_, uint256 amountXOPNToUserForXGETMigration_, uint256 amountOPNStakedForGETMigration_, uint256 amountXOPNToUserForGETMigration_, uint256 amountGETRedeemedByXGET_)
returnStakeRateAtTime(uint256 _timestamp) view returns (uint256)
State-modifying
Events migrateDualTokens(uint256 _amountGET, uint256 _amountXGET) returns (uint256 amountOPNToUserForGETMigration_, uint256 amountXOPNToUserForXGETMigration_, uint256 amountOPNStakedForGETMigration_, uint256 amountXOPNToUserForGETMigration_, uint256 amountGETRedeemedByXGET_)
setAddressConfig(address _openToken, address _xOpenToken, address _opnMintManager)
setDurationOfStakeMigrationPeriod(uint256 _durationOfStakeMigrationPeriod)
setEndOfMigration(uint256 _endOfMigration)
setMigrationActive(bool _setting)
setStakeRateInitial(uint256 _stakeRateInitial)
setStartOfMigration(uint256 _startOfMigration)
transferOwnership(address newOwner)
AdminSet(address indexed admin, bool setting)
DurationOfStakeMigrationPeriodSet(uint256 durationOfStakeMigrationPeriod)
EndOfMigrationSet(uint256 endOfMigration)
MigrationStatusSet(bool setting)
MintManagerSet(address indexed opnMintManager)
OPNMigrationComplete(address indexed user, uint256 amountGET, uint256 amountXGET, uint256 amountOPNToUserForGETMigration, uint256 amountXOPNToUserForGETMigration, uint256 amountXOPNToUserForXGETMigration, uint256 amountOPNStakedForGETMigration, uint256 amountGETRedeemedByXGET, uint256 amountOPNMintedForXGETMigration)
OPNTokenSet(address indexed openToken)
OwnershipTransferred(address indexed user, address indexed newOwner)
StakeRateInitialSet(uint256 stakeRateInitial)
StartOfMigrationSet(uint256 startOfMigration)
XOpenTokenSet(address indexed xOpenToken)
constructor(address _initialOwner, address _liquidGETAddress, address _stakedGETAddress, uint256 _startOfMigration, uint256 _startStakeRate, uint256 _durationOfStakeMigrationPeriod, address _bridgeMigrationAddress, uint256 _chainId)
This contract contains no fallback and receive objects.
This contract contains no error objects.