OlympusStaking
Verified contract
Active on
Ethereum with 24,668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($132,820.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHM | ERC-20 | 1.265303K | $104.49 |
$132,211.49 | |
SUSHI | ERC-20 | 594.405518 | $1.024 |
$608.67 | |
SAMO | ERC-20 | 42.555133T | -- | -- | |
$T1mes | ERC-20 | 3.030958T | -- | -- | |
Meta | ERC-20 | 3.014398B | -- | -- | |
sOHM | ERC-20 | 14.297326M | -- | -- | |
BEEPLE | ERC-20 | 2.346M | -- | -- | |
PRSW | ERC-20 | 304K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20795275 | 2 months ago | | | 0 | 0.0013676956 | |
| 20720100 | 3 months ago | | | 0 | 0.0018060416 | |
| 20576357 | 3 months ago | | | 0 | 0.00012235331 | |
| 20576357 | 3 months ago | | | 0 | 0.00012235331 | |
| 18997271 | 10 months ago | | | 0 | 0.0010378749 | |
| 18997244 | 10 months ago | | | 0 | 0.0010805083 | |
| 18997234 | 10 months ago | | | 0 | 0.00098833941 | |
| 18692428 | a year ago | | | 0 | 0.0039609678 | |
| 18692424 | a year ago | | | 0 | 0.0046044217 | |
| 18687635 | a year ago | | | 0 | 0.0028285965 |
ABI
ABI objects
Getter at block 21274712
epochLengthInBlocks() view returns (uint256)
2200
ohm() view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
ohmToDistributeNextEpoch() view returns (uint256)
0
owner() view returns (address)
0x763a641383007870ae96067818f1649e5586f6de
sOHM() view returns (address)
0x31932e6e45012476ba3a3a4953cba62aee77fbbe
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address ohmTokenAddress_, address sOHM_, uint8 epochLengthInBlocks_)
renounceOwnership()
setEpochLengthintBlock(uint256 newEpochLengthInBlocks_)
stakeOHM(uint256 amountToStake_) returns (bool)
stakeOHMWithPermit(uint256 amountToStake_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
transferOwnership(address newOwner_)
unstakeOHM(uint256 amountToWithdraw_) returns (bool)
unstakeOHMWithPermit(uint256 amountToWithdraw_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.