Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc3c8…350d
Balances ($0.00)
No balances found for "HoneyPot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20175406 | 5 months ago | | | 0 | 0.00011779428 | |
| 20175383 | 5 months ago | | | 0.005 | 0.00036060651 | |
| 20175351 | 5 months ago | | | 0 | 0.000092186466 | |
| 20175308 | 5 months ago | | | 0.005 | 0.00031987408 | |
| 20175256 | 5 months ago | | | 0 | 0.00015135245 | |
| 20175204 | 5 months ago | | | 0.01 | 0.00035785323 | |
| 20174891 | 5 months ago | | | 0 | 0.00016450438 | |
| 20174888 | 5 months ago | | | 0.01 | 0.00039247612 | |
| 20174874 | 5 months ago | | | 0 | 0.00020925903 | |
| 20174816 | 5 months ago | | | 0.01 | 0.00045791962 |
ABI
ABI objects
Getter at block 21161508
oracle() view returns (address)
0xc3c8df9ee13b05d68a5bf195bfbbce4381f9350d
owner() view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
Read-only
honeyPots(address) view returns (int256 liquidationPrice, uint256 balance)
State-modifying
Events createHoneyPot() payable
emptyHoneyPot(address owner)
renounceOwnership()
resetPot()
setOracle(address _oracle)
transferOwnership(address newOwner)
HoneyPotCreated(address indexed owner, int256 initialPrice, uint256 amount)
HoneyPotEmptied(address indexed owner, address indexed liquidator, uint256 amount)
HoneyPotReset(address indexed owner, uint256 amount)
OracleUpdated(address indexed newOracle)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _oracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.