OlympusStaking
Verified contract
Active on
Base with 908 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($130,389.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTW | ERC-20 | 223.137159K | $0.584345 |
$130,389.08 | |
sFTW | ERC-20 | 12.980073M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21711551 | 24 days ago | | | 0 | 6.8295494e-7 | |
| 20291110 | 2 months ago | | | 0 | 5.6230055e-7 | |
| 20291087 | 2 months ago | | | 0 | 0.000000708142195530 | |
| 20029891 | 2 months ago | | | 0 | 7.1654874e-7 | |
| 19551554 | 2 months ago | | | 0 | 0.000000708346885554 | |
| 18639096 | 3 months ago | | | 0 | 1.6199120e-7 | |
| 18639021 | 3 months ago | | | 0 | 0.0000014502040 | |
| 18638985 | 3 months ago | | | 0 | 2.1993640e-7 | |
| 17997751 | 4 months ago | | | 0 | 5.5716243e-7 | |
| 17217365 | 4 months ago | | | 0 | 5.1932512e-7 |
ABI
ABI objects
Getter at block 22764153
OHM() view returns (address)
0x3347453ced85bd288d783d85cdec9b01ab90f9d8
contractBalance() view returns (uint256)
223137159266226
distributor() view returns (address)
0xeae08f7012396bb395ba9ca2ecd9f4238395e261
epoch() view returns (uint256 length, uint256 number, uint256 endTime, uint256 distribute)
(length=28800, number=766, endTime=1716498511, distribute=139850357750)
index() view returns (uint256)
20267269646
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x316e136d1c91025ce1a40f4fcc9988039336ac00
sOHM() view returns (address)
0xbede0ae1a6043c056600eeed0d561de9771ef863
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0xcb271706f03c778c887ae86bfeef166c1b1fe429
warmupPeriod() view returns (uint256)
0
Read-only
warmupInfo(address) view returns (uint256 deposit, uint256 gons, uint256 expiry, bool lock)
State-modifying
Events claim(address _recipient)
forfeit()
giveLockBonus(uint256 _amount)
pullManagement()
pushManagement(address newOwner_)
rebase()
renounceManagement()
returnLockBonus(uint256 _amount)
setContract(uint8 _contract, address _address)
setWarmup(uint256 _warmupPeriod)
stake(uint256 _amount, address _recipient) returns (bool)
toggleDepositLock()
unstake(uint256 _amount, bool _trigger)
OwnershipPulled(address indexed previousOwner, address indexed newOwner)
OwnershipPushed(address indexed previousOwner, address indexed newOwner)
constructor(address _OHM, address _sOHM, uint256 _epochLength, uint256 _firstEpochNumber, uint256 _firstEpochTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.