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.

0x04e605193d046e85332e3977c5a84d47fc1113cc

Unverified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xeeaf912a at 17934172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#3509)
ERC-721
--
)
ERC-721
--
0x80725a4b87756a6ac06d18141079a89998bae20fca119190643981c6d230e199
0x082212029c2931f390bfaff50741afa35e0dd90ff52d57f2d368ef933272a426
0xa1d83aa5def87a53ab07d94a60a14341ffe9a2c84a9edce956b55416805e07fd
0x091741bca6af53a4c4886bec19fb305d5f5c14792f6109aeace889430db49003
0x3df82fcb6bb9cf6fdfd2b948bb7643ca6ffcde232b8df1543ba4aabf1f43328b
0x0b9f4e2c814386fcf17494091951e6ba6e0ce0b72a5c21c15dcff5d41a576842
0x9f9ec384b6dce04d91dededd1c446eb35cf7df17f1438f69e0bb03b9af99e8f9
0x7859f2b35a639a3f277aa8cd3ccbdbfc7d193b0eb2058432cafd3f0d0c9d7c1d
0x16d1cfdc0ed0b5089432be88ee04f2dba9a342c2e698a89ea706e6bec461ae56
0x994cc92d32652da650a83ae590e107739f18bb83d6c6759cf10d47b0d8490b2d

Functions
Getter at block 21280970
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdacb9f140494ef5099e141b66a7c9a791e88dd28202a78bc158e714991746cc2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x43b0bFdCd15acEE346e2Ce3Ed83994676ef47680]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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 success)
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
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.