Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb3ca…6387
Balances ($0.00)
No balances found for "HoneyPot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19414901 | 9 months ago | | | 0 | 0.0053223485 | |
| 19241448 | 10 months ago | | | 0 | 0.0011693264 | |
| 19169655 | 10 months ago | | | 0.015 | 0.0055492081 | |
| 19169639 | 10 months ago | | | 0 | 0.0029224531 | |
| 19169636 | 10 months ago | | | 0.015 | 0.0050704956 | |
| 19169624 | 10 months ago | | | 0 | 0.0030801518 | |
| 19169621 | 10 months ago | | | 0.015 | 0.0061885664 | |
| 19169231 | 10 months ago | | | 0 | 0.0022436911 | |
| 19169224 | 10 months ago | | | 0.015 | 0.0032944447 | |
| 19169213 | 10 months ago | | | 0 | 0.0025659086 |
ABI
ABI objects
Getter at block 21316394
oracle() view returns (address)
0xb3cacdc722470259886abb57cee1fea714e86387
owner() view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
Read-only
honeyPots(address) view returns (int256 liquidationPrice, uint256 balance)
State-modifying
Events createHoneyPot() payable
emptyHoneyPot(address honeyPotCreator)
renounceOwnership()
resetPot()
setOracle(address _oracle)
transferOwnership(address newOwner)
HoneyPotCreated(address indexed creator, int256 liquidationPrice, uint256 initialBalance)
HoneyPotEmptied(address indexed honeyPotCreator, address indexed trigger, uint256 amount)
OracleUpdated(address indexed newOracle)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PotReset(address indexed owner, uint256 amount)
constructor(address _oracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.