0xaa7ecce7b5d68bbbf8365907ff7337658910479b

Unverified contract

Proxy

Active on Base with 364 txns
Deployed by via 0x8c80d3ea at 4567818
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
--
ERC-20
--
0x2632e4c83c81513dec059e0a2af85035bce9876b8e108b059aa2b1b669bbeee6
0x1f512989cb98afb975b0096dd9b2fa1f35eef04d8030be68ea5accf6abb9f94b
0xa8f01390a4819a8ce0e0c75eb370b8c8ec77de61abd3233b220a1005483bdc8c
0x01de34052ae07e5f1e869e61a3f1c2bda8540c92324787517a161ea98fe90c74
0xbc6e4023dae0764da3ee9776748cea8dcadf60d5e35b37015e60d733e3cc3705
0xdfade8a84332538ba2f9b53fccf083c85abf68b8ce40e39d448e04e10e063978
0x2d2c7e55b45e3b98d111aab64daa2139379d96843b7a3310e78c70be3f29249d
0x6ab6550b330211d0fa49335a8b6dc1b3cb0e932c7a6b4ee6c74528ab0e5973e0
0x1e23ef179c9dd0d408f32f83a256eccbc5d7761384e70932bb13dd011ae46243
0xfbb3936ec072773c343e842e953dcee39c88be104728d9252c062986344fc3b6

Functions
Getter at block 22010287
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_PERCENT_DIFFERENCE(view returns (uint8)
10
MAX_TIMESTAMP_AGE(view returns (uint32)
300
MIN_UPDATE_INTERVAL(view returns (uint32)
3600
UPDATER_ROLE(view returns (bytes32)
0x73e573f9566d61418a34d5de3ff49360f9c51fec37f7486551670290f6285dab
VERSION(view returns (uint8)
1
decimals(view returns (uint8)
8
description(view returns (string)
bC3M Price Feed
latestAnswer(view returns (int256)
12236000000
latestRound(view returns (uint256)
342
latestRoundData(view returns (uint80int256uint256uint256uint80)
(342, 12236000000, 1730799721, 1730799721, 342)
latestTimestamp(view returns (uint256)
1730799721
version(view returns (uint256)
1
Read-only
getAnswer(uint256 roundIdview returns (int256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoundData(uint80 roundIdview returns (uint80int256uint256uint256uint80)
getTimestamp(uint256 roundIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(uint8 __decimalsstring __descriptionaddress __adminaddress __updater
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateAnswer(int192 newAnsweruint32 newTimestamp
Events
AnswerUpdated(int256 indexed currentuint256 indexed roundIduint256 updatedAt
NewRound(uint256 indexed roundIdaddress indexed startedByuint256 startedAt
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.