Chronicle_HYUSD_USD_1
Verified contract
Active on
Base with 388 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 511 additional slots
No balances found for "Chronicle_HYUSD_USD_1"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21792441 | 6 days ago | | | 0 | 6.3317172e-7 | |
| 21791114 | 6 days ago | | | 0 | 5.7055646e-7 | |
| 21790215 | 6 days ago | | | 0 | 4.6150392e-7 | |
| 21750254 | 7 days ago | | | 0 | 8.5117885e-7 | |
| 21748454 | 7 days ago | | | 0 | 8.1248935e-7 | |
| 21742994 | 7 days ago | | | 0 | 0.0000010202098 | |
| 21742094 | 7 days ago | | | 0 | 9.6593680e-7 | |
| 21738493 | 7 days ago | | | 0 | 8.6905967e-7 | |
| 21733994 | 7 days ago | | | 0 | 0.0000012186884 | |
| 21733094 | 7 days ago | | | 0 | 0.0000011348467 |
ABI
ABI objects
Getter at block 22048230 feeds() view returns (address[]) latestAnswer() view returns (int256) latestRoundData() view returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound) peek() view returns (uint256, bool) peep() view returns (uint256, bool) read() view returns (uint256) readWithAge() view returns (uint256, uint256) tryRead() view returns (bool, uint256) tryReadWithAge() view returns (bool, uint256, uint256)
authed() view returns (address[])
[0x9E2c3e0BcE361067Fd8D55098EAED63d31bC9429, 0x14C6D0Aacfd075beabe19a46cdab64b43f9Be5aF]
bar() view returns (uint8)
13
decimals() view returns (uint8)
18
feedRegistrationMessage() view returns (bytes32)
0x57c1e145a0f9acdf7ca321fc92c5c6d6a172a792886155100a4509a529c49601
tolled() view returns (address[])
[0x0000000000000000000000000000000000000000, 0xD93F135Cbe98338bD8b7cA043AAD8FB1d86ACAEE, 0xb0033576a9E444Dd801d5B69e1b63DBC459A6115, 0xA910755474F1e52AA7118D4DDa812136FF1BB369]
wat() view returns (bytes32)
0x48595553442f5553440000000000000000000000000000000000000000000000
Read-only
authed(address who) view returns (bool)
bud(address who) view returns (uint256)
constructPokeMessage(struct IScribePokeData pokeData) view returns (bytes32)
feeds(address who) view returns (bool)
feeds(uint8 feedId) view returns (bool, address)
isAcceptableSchnorrSignatureNow(bytes32 message, struct IScribeSchnorrData schnorrData) view returns (bool)
tolled(address who) view returns (bool)
wards(address who) view returns (uint256)
State-modifying
Events deny(address who)
diss(address who)
drop(uint8 feedId)
drop(uint8[] feedIds)
kiss(address who)
lift(struct LibSecp256k1Point pubKey, struct IScribeECDSAData ecdsaData) returns (uint8)
lift(struct LibSecp256k1Point[] pubKeys, struct IScribeECDSAData[] ecdsaDatas) returns (uint8[])
poke(struct IScribePokeData pokeData, struct IScribeSchnorrData schnorrData)
poke_optimized_7136211(struct IScribePokeData pokeData, struct IScribeSchnorrData schnorrData)
rely(address who)
setBar(uint8 bar_)
AuthGranted(address indexed caller, address indexed who)
AuthRenounced(address indexed caller, address indexed who)
BarUpdated(address indexed caller, uint8 oldBar, uint8 newBar)
FeedDropped(address indexed caller, address indexed feed)
FeedLifted(address indexed caller, address indexed feed)
Poked(address indexed caller, uint128 val, uint32 age)
TollGranted(address indexed caller, address indexed who)
TollRenounced(address indexed caller, address indexed who)
constructor(address initialAuthed, bytes32 wat_)
This contract contains no fallback and receive objects.
BarNotReached(uint8 numberSigners, uint8 bar)
DoubleSigningAttempted(uint8 feedId)
FutureMessage(uint32 givenAge, uint32 currentTimestamp)
InvalidFeedId(uint8 feedId)
NotAuthorized(address caller)
NotTolled(address caller)
SchnorrSignatureInvalid()
StaleMessage(uint32 givenAge, uint32 currentAge)