HoneyPotOEVShare

Verified contract

Active on Ethereum with 102 txns
Deployed by via 0xbd3b7ce6 at 18516189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HoneyPotOEVShare"

0xe21497c4af3c8b02d7b167806ded7dbc2550a06866c0879432a9241ef90a6d08
0xfce5d328037f8970ffaf69aef8d7616ef978b021286fb06d2c60c78b5920727a
0xb81bd981d3e60b798feabb63c470f3849ee48c13f46b8b7ccc8beb25f639745d
0xb098c49a0c5ee12ead7bf6850376c8536db5bfaf0241ec72dd8a4efaa62b0814
0xb1c83bbe7e12eda6686921accbab5bcf1c5675e3899c9feeb05053c9af4abd82
0x241c7db1bebad73a8feeb6566597c5559dfd4897c986f356e942154d52f4d6e5
0xa0ba05bcbce066b3fcf082ad8b3c9f79a152fad168357b13d119d2cc717d2203
0xd28d7cc76f08236e2d51d49e6b95e2223107ec1b96790bda62752b518835d5c7
0x1cd5acee8d204dd412f2b92d69345356ad46b33e166dfb2a211f628571e6b8d3
0x0744236fe8809822ddeed8cddc4d3b51304cf3bdd0fb408c308c8c84d3b0fffb

Functions
Getter at block 20893927
BOUNDING_TOLERANCE(view returns (uint256)
100000000000000000
CHAINLINK_SOURCE(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
CHRONICLE_SOURCE(view returns (address)
0x26c3e580341ac0f21f053975fa385fd4b5ebc496
PYTH_PRICE_ID(view returns (bytes32)
0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace
PYTH_SOURCE(view returns (address)
0x4305fb66699c3b2702d4d05cf36551390a4c69c6
decimals(view returns (uint8)
8
 
getLatestSourceData(view returns (int256 answeruint256 timestamp)
 
internalLatestData(view returns (int256uint256)
lastUnlockTime(view returns (uint256)
1706180783
 
latestAnswer(view returns (int256)
 
latestRoundData(view returns (uint80int256uint256uint256uint80)
latestSnapshotData(view returns (struct SnapshotSourceSnapshot)
(0, 0)
 
latestTimestamp(view returns (uint256)
lockWindow(view returns (uint256)
600
maxTraversal(view returns (uint256)
10
owner(view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
Read-only
canUnlock(address calleruint256 _lastUnlockTimeview returns (bool)
snapshots(uint256view returns (int256 answeruint256 timestamp)
tryLatestDataAt(uint256 timestampuint256 maxTraversalview returns (int256uint256)
unlockers(addressview returns (bool)
State-modifying
renounceOwnership(
setLockWindow(uint256 newLockWindow
setMaxTraversal(uint256 newMaxTraversal
setUnlocker(address unlockerbool allowed
snapshotData(
transferOwnership(address newOwner
unlockLatestValue(
Events
DecimalsSet(uint8 indexed decimals
LatestValueUnlocked(uint256 indexed timestamp
LockWindowSet(uint256 indexed lockWindow
MaxTraversalSet(uint256 indexed maxTraversal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SnapshotTaken(uint256 snapshotIndexuint256 indexed timestampint256 indexed answer
SourceSet(address indexed sourceOracle
SourceSet(address indexed sourceOraclebytes32 indexed pythPriceId
SourceSet(address indexed sourceOracleuint8 indexed sourceDecimals
UnlockerSet(address indexed unlockerbool indexed allowed
Constructor
constructor(address chainlinkSourceaddress chronicleSourceaddress pythSourcebytes32 pythPriceIduint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.