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.

0x7f2bc8b55e2a43eab2eddf075a9ada6d3700a997

Unverified contract

Proxy

Active on Base with 45 txns
Deployed by via 0x62e0e37b at 21308885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35.08
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x28e0e4961a667bb7790ced889be31165c09e7db23fc5228f05ded6587e0dd586
0x930cffe86cb41cb2e918b2d005185b628656853f29d6defc41b16d60170bf007
0xeac03a899033c3f839bdc126a49b1d38763ccc8c7e6bb17d62a3484b864d7601
0x29c81f9351b4a7904e7e6a3994a862ee850de17229f0c1229e45b673534bd973
0x25456a25b0be9204c709b95c5271f7009cdd46eb3d7efb2511262e7cfe65366f
0x5c8d0b863d8cbab30893e87c22ece193da9200eaeef74e2f2d5924d4c6467680
0xa849454ee1827f44c53c4ffed0515edb8f2024dc3de3ab47a10a3b6d06219d81
0x68379866decb96cb384e30db2524ce576f678586cd178586a1a6fce103a1fc3f
0xebdbd2250c0cb229ec451416a4bbd3a97e86d3719177ec62595634926005eb9d
0xc2681d55bcf9f1ec2456ef41c92db8f3c5c3d410cb21392e86e268e4118e368b

Functions
Getter at block 23752672
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x4ae85e92cae911ca6dad26652974e38e586a2005e6e4bcf457173ccf683a643d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x42E0dB26101d8dce43603C93538Db39DbAE05e18]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
52
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.