OlympusTokenMigrator
Verified contract
Active on
Ethereum with 76,276 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9a31…13ef
Balances ($21,953,412.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
gOHM | ERC-20 | 4.654507K | $4,264.23 |
$19,847,890.08 | |
OHM | ERC-20 | 22.51578K | $93.51 |
$2,105,450.57 | |
OHM | ERC-20 | 4.479453 | $15.95 |
$71.45 | |
POP | ERC-20 | 25 | $0.008406 |
$0.21 | |
Dips | ERC-20 | 15.861352B | -- | -- | |
BAI | ERC-20 | 411.151277K | -- | -- | |
sOHM | ERC-20 | 124.175168K | -- | -- | |
ALIS | ERC-20 | 19.109169K | -- | -- | |
CNV | ERC-20 | 685.232672 | -- | -- | |
wsOHM | ERC-20 | 183.895281 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160009 | 2 hours ago | | | 0 | 0.0030252687 | |
| 21159736 | 3 hours ago | | | 0 | 0.0038267197 | |
| 21157269 | 11 hours ago | | | 0 | 0.0023100361 | |
| 21155229 | 18 hours ago | | | 0 | 0.0020880770 | |
| 21153510 | a day ago | | | 0 | 0.00078099994 | |
| 21153509 | a day ago | | | 0 | 0.0016678614 | |
| 21151066 | a day ago | | | 0 | 0.0017193136 | |
| 21150651 | a day ago | | | 0 | 0.0025032912 | |
| 21150104 | a day ago | | | 0 | 0.0011998721 | |
| 21149235 | 2 days ago | | | 0 | 0.0015669121 |
ABI
ABI objects
Getter at block 21160537
authority() view returns (address)
0x1c21f8ea7e39e2ba00bc12d2968d63f4acb38b7a
gOHM() view returns (address)
0x0ab87046fbb341d058f17cbc4c1133f25a20a52f
newOHM() view returns (address)
0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5
newStaking() view returns (address)
0xb63cac384247597756545b500253ff8e607a8020
newTreasury() view returns (address)
0x9a315bdf513367c0377fb36545857d12e85813ef
ohmMigrated() view returns (bool)
true
oldOHM() view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
oldStaking() view returns (address)
0xfd31c7d00ca47653c6ce64af53c1571f9c36566a
oldSupply() view returns (uint256)
553483798713734
oldTreasury() view returns (address)
0x31f8cc382c9898b273eff4e0b7626a6987c846e8
oldsOHM() view returns (address)
0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f
oldwsOHM() view returns (address)
0xca76543cf381ebbb277be79574059e32108e3e65
shutdown() view returns (bool)
false
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
timelockEnd() view returns (uint256)
14398806
timelockLength() view returns (uint256)
7000
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
This contract contains no read-only function objects.
State-modifying
Events bridgeBack(uint256 _amount, uint8 _to)
defund(address reserve)
halt()
migrate(uint256 _amount, uint8 _from, uint8 _to)
migrateAll(uint8 _to)
migrateContracts(address _newTreasury, address _newStaking, address _newOHM, address _newsOHM, address _reserve)
migrateLP(address pair, bool sushi, address token, uint256 _minA, uint256 _minB)
migrateToken(address token)
setAuthority(address _newAuthority)
setgOHM(address _gOHM)
startTimelock()
withdrawToken(address tokenAddress, uint256 amount, address recipient)
AuthorityUpdated(address indexed authority)
Defunded(uint256 amount)
Funded(uint256 amount)
Migrated(address staking, address treasury)
TimelockStarted(uint256 block, uint256 end)
constructor(address _oldOHM, address _oldsOHM, address _oldTreasury, address _oldStaking, address _oldwsOHM, address _sushi, address _uni, uint256 _timelock, address _authority)
This contract contains no fallback and receive objects.
This contract contains no error objects.