0xaa7ecce7b5d68bbbf8365907ff7337658910479b
Unverified contract
Proxy
Active on
Base with 364 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 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22005299 | 3 hours ago | | | 0 | 2.3805817e-7 | |
| 21962102 | a day ago | | | 0 | 1.3718222e-7 | |
| 21918895 | 2 days ago | | | 0 | 3.3693768e-7 | |
| 21875689 | 3 days ago | | | 0 | 3.4932324e-7 | |
| 21832502 | 4 days ago | | | 0 | 2.8704076e-7 | |
| 21789284 | 5 days ago | | | 0 | 2.7673258e-7 | |
| 21746102 | 6 days ago | | | 0 | 3.4675652e-7 | |
| 21702902 | 7 days ago | | | 0 | 3.4873181e-7 | |
| 21659705 | 8 days ago | | | 0 | 3.4458989e-7 | |
| 21616502 | 9 days ago | | | 0 | 2.4033256e-7 |
ABI
ABI objects
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 (uint80, int256, uint256, uint256, uint80)
(342, 12236000000, 1730799721, 1730799721, 342)
latestTimestamp() view returns (uint256)
1730799721
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.