OracleFeed

Verified contract

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

No balances found for "OracleFeed"

0xc9840ebe4011986d42c06fc31be7866640c60b11f5f4bc3930447e89c7e0c3a0
0x53b80ac7a23a0fbaed89109a37967e3679e47b810e543790a6ebd02acf66037e
0xd5d85044ce54989ccfab073707da229d9d1233adaa182735f0ad1e5365906875
0x907ad24eeebd5e669d85d1b927241392c6f92411d182e792d757498c74795714
0x4be62576605620deb3da88b5abb6a91319fdbbc1939e6cf595f04fb6da5cde30
0xbc319f43e9ae983e1a9345a5486f87448b025c620ab12385598a933f9e4a0010
0xb9ac7a6a9dfab2d770c13356e39b442fe47e8d69379c8af10e7af8a1ec1ce2da
0x601ca5fa02541c7e17a8e9fa567a7d1d3224319a372f38ce78baf1abdb656771
0xa899b65c4ca8c2303aba3c3c640e9587597ee9db3268dcb48a02d985c871d1ce
0xc2ce226db9edc12118d52d2c328b8bc9d74af2225ccf5875f6ee9da482a0c12d

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