0xa01446ead6c968d3e7415f8054b4554e9ba9b45d
Unverified contract
Proxy
Active on
Base with 405 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21962081 | 20 hours ago | | | 0 | 1.3567325e-7 | |
| 21918902 | 2 days ago | | | 0 | 2.2388854e-7 | |
| 21875700 | 3 days ago | | | 0 | 2.2053283e-7 | |
| 21832498 | 4 days ago | | | 0 | 2.2392910e-7 | |
| 21789286 | 5 days ago | | | 0 | 2.2443400e-7 | |
| 21746082 | 6 days ago | | | 0 | 2.3010120e-7 | |
| 21702888 | 7 days ago | | | 0 | 0.000000203990722482 | |
| 21659686 | 8 days ago | | | 0 | 2.2865552e-7 | |
| 21616496 | 9 days ago | | | 0 | 1.8522541e-7 | |
| 21573299 | 10 days ago | | | 0 | 2.3476691e-7 |
ABI
ABI objects
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 (uint80, int256, uint256, uint256, uint80)
(383, 11311700000, 1730713321, 1730713321, 383)
latestTimestamp() view returns (uint256)
1730713321
version() view returns (uint256)
1
Read-only
getAnswer(uint256 roundId) view returns (int256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoundData(uint80 roundId) view returns (uint80, int256, uint256, uint256, uint80)
getTimestamp(uint256 roundId) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(uint8 __decimals, string __description, address __admin, address __updater)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
updateAnswer(int192 newAnswer, uint32 newTimestamp)
AnswerUpdated(int256 indexed current, uint256 indexed roundId, uint256 updatedAt)
NewRound(uint256 indexed roundId, address indexed startedBy, uint256 startedAt)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.