O3Staking

Verified contract

Active on Ethereum with 590 txns
Deployed by via 0x094c7219 at 12547527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.12
0x0ebec44f3a49757ba5ab1fbb7f3f5904d651a5da890a801075865cf388c74746
0x38c78e1c470bc2db4cdc5c021bd7e375274905cc8c650e40b552c0392b582e11
0x6efec6d99392b3cf4cb14e342e5c6febea212787e57cb6a5d1e28befed0cb451
0x52fd8c95654132ba8798610e95a5fc2d40e3393ac922a18364e3f6eb80c00cbb
0xc786b6d6352ec543244c9986c28e77f68b106e4f77f12d5b13e9ec987e5f4f8e
0xf1756f4883d26e1419c4cbb098cf6faff07afd3206f1bd26699c82aec3ed23b8
0x23811fddbca7b701ebb0bac5821dcb2add88a4dae8f922ed390dac4f20eed658
0x5be460b1ee79d4b24dee54118bd3fa1c3e79964896f838bf53e133cafc6176bf
0x7903a3980e6d764972dfb7f29727ba3cfcf4e7b6e7a409bf6caa7e59dedfdc31
0xcc211d32fbc8d1530e914287a7d666f226168a8dfe5aa3b637ffc8f10c048e43

Functions
Getter at block 20985264
O3Token(view returns (address)
0xee9801669c6138e84bd50deb500827b776777d28
ONE(view returns (uint256)
1000000000000000000
StakingToken(view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
getSharePerBlock(view returns (uint256)
0
owner(view returns (address)
0x56e52b8f2af160cf6da1259facf77bd7eb7aec44
startClaimBlockIndex(view returns (uint256)
12556100
startStakingBlockIndex(view returns (uint256)
12556100
startUnstakeBlockIndex(view returns (uint256)
12556100
totalStaked(view returns (uint256)
19504830100000000000
Read-only
getStakingAmount(address stakerview returns (uint256)
getTotalProfit(address stakerview returns (uint256)
State-modifying
claimProfit(
collect(address tokenaddress to
pauseClaimProfit(
pauseStaking(
pauseUnstake(
renounceOwnership(
setSharePerBlock(uint256 sharePerBlock
setStakingToke(address _token
setStartClaimBlockIndex(uint256 _startClaimBlockIndex
setStartUnstakeBlockIndex(uint256 _startUnstakeBlockIndex
stake(uint256 amount
transferOwnership(address newOwner
unpauseClaimProfit(
unpauseStaking(
unpauseUnstake(
unstake(uint256 amount
Events
LOG_CALL(bytes4 indexed sigaddress indexed callerbytes data anonymous
LOG_CLAIM_PROFIT(address indexed stakeruint256 profit
LOG_STAKE(address indexed stakeruint256 stakeAmount
LOG_UNSTAKE(address indexed stakeruint256 withdrawAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _stakingTokenaddress _o3Tokenuint256 _startStakingBlockIndexuint256 _startUnstakeBlockIndexuint256 _startClaimBlockIndex
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.