HoneyPotOEVShare
Verified contract
Active on
Ethereum with 102 txns
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 "HoneyPotOEVShare"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19083220 | a year ago | | | 0 | 0.00095466383 | |
| 19082920 | a year ago | | | 0 | 0.0014015946 | |
| 19079011 | a year ago | | | 0 | 0.00032743705 | |
| 19076451 | a year ago | | | 0 | 0.00034669292 | |
| 19069730 | a year ago | | | 0 | 0.00051450059 | |
| 19067412 | a year ago | | | 0 | 0.00042558631 | |
| 19067388 | a year ago | | | 0 | 0.00043301074 | |
| 19063434 | a year ago | | | 0 | 0.00070428539 | |
| 19063424 | a year ago | | | 0 | 0.00062468266 | |
| 18968615 | a year ago | | | 0 | 0.00052956256 |
ABI
ABI objects
Getter at block 21411143 getLatestSourceData() view returns (int256 answer, uint256 timestamp) internalLatestData() view returns (int256, uint256) latestAnswer() view returns (int256) latestRoundData() view returns (uint80, int256, uint256, uint256, uint80) latestTimestamp() view returns (uint256)
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
lastUnlockTime() view returns (uint256)
1706180783
latestSnapshotData() view returns (struct SnapshotSourceSnapshot)
(0, 0)
lockWindow() view returns (uint256)
600
maxTraversal() view returns (uint256)
10
owner() view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
Read-only
canUnlock(address caller, uint256 _lastUnlockTime) view returns (bool)
snapshots(uint256) view returns (int256 answer, uint256 timestamp)
tryLatestDataAt(uint256 timestamp, uint256 maxTraversal) view returns (int256, uint256)
unlockers(address) view returns (bool)
State-modifying
Events renounceOwnership()
setLockWindow(uint256 newLockWindow)
setMaxTraversal(uint256 newMaxTraversal)
setUnlocker(address unlocker, bool allowed)
snapshotData()
transferOwnership(address newOwner)
unlockLatestValue()
DecimalsSet(uint8 indexed decimals)
LatestValueUnlocked(uint256 indexed timestamp)
LockWindowSet(uint256 indexed lockWindow)
MaxTraversalSet(uint256 indexed maxTraversal)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SnapshotTaken(uint256 snapshotIndex, uint256 indexed timestamp, int256 indexed answer)
SourceSet(address indexed sourceOracle)
SourceSet(address indexed sourceOracle, bytes32 indexed pythPriceId)
SourceSet(address indexed sourceOracle, uint8 indexed sourceDecimals)
UnlockerSet(address indexed unlocker, bool indexed allowed)
constructor(address chainlinkSource, address chronicleSource, address pythSource, bytes32 pythPriceId, uint8 decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.