This contract is being backfilled. You may encounter incomplete storage history.

ZyxTokenManager

Verified contract

Active on Ethereum with 1,030 txns
Deployed by via 0xb9d9233e at 10978565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x3e22ae34410a0afcfb1020463db8bf9144ad66ac36bc611f5643453a040012d7
0xa0e6c81ecd6d5d2326917e2e899a915cc9ec2c6a4e9ba103e0697473e3b72040
0x9ca4cb5a6aea2ddc8ec1aa929ac696f928ef36593a44cb45dc7c52efb88a47cc
0x7ecbbe78aa466f23b6e23d43d72103c98ec2d41b07a36d1f26d6db8e8433749e
0xa83192a8b5f63c828b2b5f7bbc15c460e23c8e649aca51727cebe3f4996e5e8e
0xac12531e75d401f514b0b34cdd86e4b616aa9b94cf06f7ebc68c4acf8a670e8f
0xa30b7397a33323d2b92a1c49d46302a1758650eb0bd7efb8910b0fb4dbb0de45
0x87af9f414887ba79505593065996397d95db1a5f2f7cbdb2fbd453c1be0b68b6
0x52383d643d335a621cba5095a85f818362c064757da07f6247afa192cef3986c
0xbc782e0599c53955e272cf76914d8a4c3ba7ff81aaea032289b8b7c4f5df9c03

Functions
Getter at block 20797781
owner(view returns (address)
0xce54e655ff7d0d2d35455242d9dd561df32bf50c
poolLength(view returns (uint256)
1
rewardsLength(view returns (uint256)
250
totalLpTokens(view returns (uint256)
297573800093547348832
zyx(view returns (address)
0xf974b5f9ac9c6632fee8b76c61b0242ce69c839d
Read-only
lastDeposits(uint256 _pidview returns (uint256uint256)
pendingZyx(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 totalSupplyLp)
rewards(uint256view returns (uint256 blockuint256 amountuint256 totalLp)
userInfo(uint256addressview returns (uint256 totalAmountuint256 amountuint256 rewarduint256 lastRewardBlock)
State-modifying
add(address _lpToken
deposit(uint256 _piduint256 _amount
distributeReward(uint256 amount
emergencyWithdraw(uint256 _pid
renounceOwnership(
transferOwnership(address newOwner
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _zyx
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.