OracleFeed

Verified contract

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

No balances found for "OracleFeed"

0x402ae2859defd76276c5ab5049179325e2c4182df479e7e8eb092a15251a0f50
0x9a62e20f181f71944ae382482a46a4cd2488223e6f353b69e40b98a84107e4f7
0x4f320eb64333fa02278ff1a6df60a39d7724523da644e225193185370a204b53
0x183ee7d83187686db69e02034947363e73b47867030ed8a53fd511e4734a9015
0xf6086dd45b902aeeb4c715c90f90e7837803553d36c50680970d8b71d668e6ed
0xb182552c4c1d970803227cc9ab38881cab97d1ab1e64f66a20a1b6a42d212d1f
0x45a5df8258dd14117b1d608d0b1f855a21379f467bd2b40a73115e2896795804
0xbcbe10b662736bfaefe9c6cd7e01043f208c0734f01b5b6dfd7eb988ad222583
0xed97736bae4c83c01b68f49855edbd9a63aef346e5c2a89b98663d03dbb845db
0xb7fdad487a15cfe12d496601ea795fde5a4c75374f3e6878dcc1639896e694e8

Functions
Getter at block 21378385
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
description(view returns (string)
JPEGd Milady Price ETH
latestAnswer(view returns (int256)
5272589857602445000
latestRoundData(view returns (uint80 roundIdint256 answeruint256 startedAtuint256 updatedAtuint80 answeredInRound)
(roundId=0, answer=5272589857602445000, startedAt=1733883671, updatedAt=1733883671, answeredInRound=0)
latestTimestamp(view returns (uint256)
1733883671
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.