OracleFeed

Verified contract

Active on Ethereum with 1,069 txns
Deployed by via 0xda4d0dfb at 18275673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OracleFeed"

0x1fc94f085c9e30736a16f0ac9c49afdad4dae03b7a95ae810a043e965b297b58
0x071db3908a614ac52d5bfdeda41522c2096780dd7d62c321a2c02e6f2ab90de3
0x09a928b7119c50b154af0aa00a7d20bd2faac28f804e3484fb13558e71bb1685
0x94b466c01680d0d3fa15e727fbe7f9345f05eb01e0e5547df717fe98da2394e6
0x2d4ca707b936abc82e097525d60dbc8a288f48d7b407aeee02a509718fb1f47d
0x3c54611ca5b4194988dfa30c4434c0448b7db7209cf215ab9b530d474877811d
0x2ea803f754e4c3f390000c3259b803ea8b0d61aeb4f0034a2ce441dec91844ca
0x1f65212d128373a072b7d2928d38b747e6ec3f27ac7aaa35a9d2a1a793846738
0x505aab393776eee32a2b87b2416bc5b8b4b1bdb76d658641d64782a620f892e9
0x1b4a4e130a3a0832384da5e521b572c833a4b623f43779e79a8bd41cec043db9

Functions
Getter at block 21388785
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
description(view returns (string)
JPEGd Azuki Floor Price ETH
latestAnswer(view returns (int256)
8656277201777272000
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=0, answer=8656277201777272000, startedAt=1734032471, updatedAt=1734032471, answeredInRound=0)
latestTimestamp(view returns (uint256)
1734032471
version(view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateAnswer(int256 _answer
Events
AnswerUpdated(int256 indexed currentuint256 roundIduint256 updatedAt
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(uint8 _decimalsint256 _initialAnswerstring _description
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.