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.

0xf36b9f50e59870a24f42f9ba43b2ad0a4b8f2f51

Verified contract

Proxy

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

No balances found for "0xf36b9f50e59870a24f42f9ba43b2ad0a4b8f2f51"

0xfe42b91debc5e84882fbd5de6e47153aee08233213e802156009f84a3266f0fc
0xf386058b1afc9227621bea2a1b94c0ee8aea741dd53ec73abf51109ef44cdf34
0x73a50b620f30521d78f920a10cb8ff8ca3ac4f7a464ced70ea77770f20037fb3
0xbf70fb91f8028593749a873ce0ae9e861239151522678459c97729bab879f278
0x6161f7e6bbb5fa2dd378a4c3b35ac318b4b7f34e7e134e816e8e661c95bf1a86
0x3e2b2d39164ebaf8a98801f2a605b932f3d8f839923cfaf993b949dc077ffb66
0x54ac7819ad2a9bd3bfe9d5933aca2bacee3bc2f98ed59dfcce4f1ce3fc8cead1
0xacbccfc6ff53a50cbb82f796c377fd4f2ffd1c1023dce3a61df3b9c7e7f8b9aa

Functions
Getter at block 23271812
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe4e8fc3395a47b94613af2090b4723d08c62b37359ed7f7c465b335b07090963
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x257619B7155d247e43c8B6d90C8c17278Ae481F0, 0xD6B66609E5C05210BE0A690aB3b9788BA97aFa60, 0x9E4496adE6096b000C856219C27734F4f89A5210, 0x5A9d540A07a96a2bfC8a8dfd638359778C72526f, 0xe982f56B645E9858e865F8335Af157e9E6e12F9e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.