Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

MasterFeature

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xb95ab57c at 18318614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MasterFeature"

No transactions found for "MasterFeature"


Functions
Getter at block 22925464
getFeatures(view returns (uint256 featuresCountaddress[] featuresstring[] namesuint256[] featureMethodsCount)
(featuresCount=0, features=[], names=[], featureMethodsCount=[])
getMarkets(view returns (uint256 marketsCountaddress[] proxiesbool[] isLibrarybool[] isActive)
(marketsCount=0, proxies=[], isLibrary=[], isActive=[])
getMethodIDs(view returns (uint256 countbytes4[] methodIDs)
(count=0, methodIDs=[])
Read-only
getFeature(address featureAddrview returns (struct MasterFeatureFeature feature)
getFeatureByMethodID(bytes4 methodIDview returns (struct MasterFeatureFeature feature)
getFeatureImpl(bytes4 methodIDview returns (address impl)
getMarket(uint256 marketIdview returns (struct LibAggregatorStorageMarket)
State-modifying
addMarket(address proxybool isLibrary
setMarketActive(uint256 marketIdbool isActive
setMarketProxy(uint256 marketIdaddress newProxybool isLibrary
Events

This contract contains no event objects.

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.