Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc5be…89ca
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNS | ERC-20 | 10.345376M | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22886691 | 8 hours ago | | | 0 | 5.3193244e-7 | |
| 22886058 | 8 hours ago | | | 0 | 8.8592930e-7 | |
| 22858060 | a day ago | | | 0 | 2.5680961e-7 | |
| 22856100 | a day ago | | | 0 | 5.2847365e-7 | |
| 22856042 | a day ago | | | 0 | 0.000000509132621632 | |
| 22855844 | a day ago | | | 0 | 5.3171382e-7 | |
| 22829234 | 2 days ago | | | 0 | 7.4728051e-7 | |
| 22823850 | 2 days ago | | | 0 | 1.4391697e-7 | |
| 22804119 | 2 days ago | | | 0 | 7.4664601e-7 | |
| 22803805 | 2 days ago | | | 0 | 7.2203212e-7 |
ABI
ABI objects
Getter at block 22900943
deci() view returns (uint256)
10000000000000
endBlock() view returns (uint256)
38279256
erc20() view returns (address)
0xc5bebd5a6ae6be4fcf383eea014fb1dbd43789ca
owner() view returns (address)
0xa0edc5f03449bf8977ab0ecf5924a5126e513d4b
rewardPerBlock() view returns (uint256)
23148
totalDeposit() view returns (uint256)
84973531222004530912926288
Read-only
deposited(address _user) view returns (uint256)
pending(uint256 _pid, address _user) view returns (uint256)
userDeposit(address) view returns (uint256)
userStartBlock(address) view returns (uint256)
State-modifying
Events deposit(uint256 _pid, uint256 _amount)
emergencyWithdraw()
fund(uint256 _amount)
renounceOwnership()
setEndBlock(uint256 _endBlock)
setRewardBlock(uint256 _rewardPerBlock)
transferOwnership(address newOwner)
withdraw(uint256 _pid, uint256 _amount)
Deposit(address indexed user, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.