Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($53.37)
Native
Value
$53.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $2,668.70 |
$53.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18897822 | 10 months ago | | | 0.01 | 0.0012536404 | |
| 18869292 | 10 months ago | | | 0.01 | 0.0021051287 |
ABI
ABI objects
Getter at block 21080483
depositEndTime() view returns (uint256)
1711280567
depositStartTime() view returns (uint256)
1703504567
owner() view returns (address)
0x190690ee9e49ee7597f0787c2762f5820e4c575e
totalBNB() view returns (uint256)
20000000000000000
Read-only
pendingReward(address _user) view returns (uint256)
userInfo(address) view returns (uint256 amount, uint256 depositTime)
State-modifying
Events deposit() payable
harvest()
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 _amount)
withdrawETH(uint256 _amount, address _to)
withdrawTokens(address _token, uint256 _amount, address _to)
Deposit(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.