O3Staking

Verified contract

Active on Ethereum with 5,312 txns
Deployed by via 0x1b46cbfe at 12430099
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd7d115d97049d7de5110373f5d858e4fb78344c137afbec48b1b21b1c38d6e44
0xd2be70e28c94d0c1138d28ebb4bb53bb68b1103e135a5e478983de3a941acccd
0xbaf29a689ec4a47daff89963902689af3984e2596c65d3a49c53d398cf46038b
0x7b51991a23779e4d063e5c4c03df35d7627547b1ab41836bfce3cbea9fd2d89f
0x125cc5228ef9e01ad55f09f838264b68ed0fca763e32085b163f4f34a8e18fef
0x950f4997766488bd3f486315f65d56817dced08b8b018f8d0d4f344830760d60
0x7f73bae203bd7a2871dd1fd2bf4bc9a3008bad6246254d2f44ff3d5f69ca8f2b
0x5098d87246d1c860b021bd60d6cf247303935aa816f87eaee40f0a66e4f3c44a
0x6b99881cac07b7ccbe0d8cb228904ffb9f6c446726bfa8641c0fa3eca6ef4236
0x6117967341cd20b55e0fef7e46b8bf8cc00c41b578f4b09a29ee6254d7aa8f73

Functions
Getter at block 20943238
O3Token(view returns (address)
0xee9801669c6138e84bd50deb500827b776777d28
ONE(view returns (uint256)
1000000000000000000
StakingToken(view returns (address)
0x61415f9060b1a81bbda3b79baa11acd27cddd83d
getSharePerBlock(view returns (uint256)
0
owner(view returns (address)
0x56e52b8f2af160cf6da1259facf77bd7eb7aec44
startClaimBlockIndex(view returns (uint256)
12433250
startStakingBlockIndex(view returns (uint256)
12431100
startUnstakeBlockIndex(view returns (uint256)
12431100
totalStaked(view returns (uint256)
18724226710060649241688
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.