0xe6ffa5914bb4b54096531dfafa1d9ed9b5717adf

Unverified contract

Proxy

Active on Base with 426 txns
Deployed by via 0x7c7e2311 at 4567646
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
--
0xb879eb94401cc5b2686c94007566f0c9574744ef923e01ab06702dcf5f49afee
0x03490ef017994ca02e8f87a30ab5cd7f89f16c879555bde3fb61539d82e49019
0x1882571a3683f1aa0681cb78a4c0178b0bd1e0cb75f27d78547e6febd4ce0d7e
0xab39115db3a697f68afc2bec032ed494216e2040c85b1f7af7b2172266f65907
0x95427ce1f99c45d4fc8be5487eed3d125872f6342626615f161d5664af1a40a6
0xbf05093edb984d8ae9a7370a684c71e1c199c8a88a086e75a2dda4184d7cbcd5
0x0810e32245e58cb57737df3cd8c266c4668e9e05a2e56c4f73ff134333a9ae50
0x5f0e483ea957358beb9929833dc7fd3d4e0aaf0300912203ffa29e9a7863cc89
0x85f004ce3adee5a4c64244b6b00ccd27795a5de2fc1bc2c15a70e31e5c472fbe
0x7a6c9265a50ed5e54a7fc36f0ba4dbc39ce7eda231363d48d1cea997a3404e4d

Functions
Getter at block 22906088
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)
bIBTA Price Feed
latestAnswer(view returns (int256)
558600000
latestRound(view returns (uint256)
404
latestRoundData(view returns (uint80int256uint256uint256uint80)
(404, 558600000, 1732527721, 1732527721, 404)
latestTimestamp(view returns (uint256)
1732527721
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.