0xa01446ead6c968d3e7415f8054b4554e9ba9b45d

Unverified contract

Proxy

Active on Base with 405 txns
Deployed by via 0x98fdee3e at 4567358
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
--
0x45016e1ceef1a98d03953930514698c1a1a99f1252363c396ad07b1b6290254f
0x3342751495f04ad94fead4bdbd2bdbd5c024e5397ba8d84aaab466505d1331c7
0x79a9e20f0be2feecd490e02290f170cc2b0ab5d59f8c62c909a042d366b92c96
0x5d1b4f795b600db0d7ebb06dfe3a98284eab6b5523e08eb918c4676c6c7d8eef
0xbaf1b8b494c35a293deb83ef75ebc8690349de98048df52837778c8db388745d
0x8c0d9126bc309a0571aee0963a9453d14daac9772b4d5ce274a533a46b6e15ec
0xeb49b56a22059cee535c5e5bb3ed63789d45b70c410916a6853c0aad5a9fceba
0xfdb588f7b32148f61d157d3782387e4443dbf3f20ee6810bc9bc733c29be12b8
0xbe55c0f2bb7bf2e47fadef83bed693111e7905fa34fc0f2d718a621046ac8e5c
0xa3062ad6b1f19882dfb5915f92ce870f3389bff35b2104c720f21ff0ef8e34fd

Functions
Getter at block 21997806
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)
bIB01 Price Feed
latestAnswer(view returns (int256)
11311700000
latestRound(view returns (uint256)
383
latestRoundData(view returns (uint80int256uint256uint256uint80)
(383, 11311700000, 1730713321, 1730713321, 383)
latestTimestamp(view returns (uint256)
1730713321
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.