Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x51db…44f6
Balances ($0.00)
No balances found for "HoneyPot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19083220 | a year ago | | | 0 | 0.0027575392 | |
| 19083216 | a year ago | | | 0.02 | 0.0041905563 | |
| 19083011 | a year ago | | | 0 | 0.0016135764 | |
| 19083006 | a year ago | | | 0.02 | 0.0065876413 | |
| 19082920 | a year ago | | | 0 | 0.0040484953 | |
| 19082920 | a year ago | | | 0.02 | 0.0061277221 | |
| 19082916 | a year ago | | | 0 | 0.0016389165 | |
| 19082909 | a year ago | | | 0.01 | 0.0063018742 | |
| 19079011 | a year ago | | | 0 | 0.00094574430 | |
| 19079006 | a year ago | | | 0.01 | 0.0018886866 |
ABI
ABI objects
Getter at block 21411164
oracle() view returns (address)
0x51dbc59cf3738d83b3620d12cba7ec9fee1944f6
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.