Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NoVerif"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11918918 | 4 years ago | | | 0 | 0.031582494 | |
| 11918898 | 4 years ago | | | 0 | 0.0091890775 | |
| 11915112 | 4 years ago | | | 0 | 0.011608422 | |
0x0fa4b838 | 11914839 | 4 years ago | | | 0 | 0.0047283250 | |
0x0fa4b838 | 11914804 | 4 years ago | | | 0 | 0.0038236906 | |
0x0fa4b838 | 11914799 | 4 years ago | | | 0 | 0.0038236906 | |
0x0fa4b838 | 11914798 | 4 years ago | | | 0 | 0.0038236906 | |
0x0fa4b838 | 11914797 | 4 years ago | | | 0 | 0.0038236906 | |
0x0fa4b838 | 11914736 | 4 years ago | | | 0 | 0.0034805970 | |
0x0fa4b838 | 11914733 | 4 years ago | | | 0 | 0.0034123500 |
ABI
ABI objects
Getter at block 21297345
devaddr() view returns (address)
0x9eaed879bb9801ae873c8c26951457896e235328
devadr() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
owner() view returns (address)
0x9eaed879bb9801ae873c8c26951457896e235328
poolLength() view returns (uint256)
0
startBlock() view returns (uint256)
0
totalAllocPoint() view returns (uint256)
0
Read-only
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accSushiPerShare)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
deposit(uint256 _pid, uint256 _amount)
dev(address _devadr, bytes _data)
renounceOwnership()
transferOwnership(address newOwner)
Deposit(address indexed user, uint256 indexed pid, 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(address _devaddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.