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.

0xeac5d2ef3e82734389396211247a983702977b4d

Unverified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x9ba1a131 at 18431621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#209)
ERC-721
--
 (#202)
ERC-721
--
 (#198)
ERC-721
--
 (#190)
ERC-721
--
 (#172)
ERC-721
--
 (#158)
ERC-721
--
 (#152)
ERC-721
--
 (#142)
ERC-721
--
 (#125)
ERC-721
--
 (#124)
ERC-721
--
0x8138b63cd6c0d03e8365e46778d2ef080285c8584157955bf4b8e4f3b21af44a
0x86dfadd9ba83673433a0da3ad44f55ab3b486b39b1fc1734086ef2afdde9ae0e
0xa6e5697c1708f13f1c8beaf9daebb771c202c0dca81ce2f4b03ada8fd615ffac
0xf50ebf0c494ad22ff41c5c40b26eb4f7fc9c2cbb053e192cbce2d60d24070ad2
0xa588f996d753fbbc84ff2913c5db7f839e885b3aefee79d8aa6d5dd3a5835206
0x55f4adee571266ca777bb4d74db4f7229e47378f158c8ae8cdb87832d88ee2c1
0x6917d641b02cca91391b42eab02e708964d2493ec457f380ffbfbf1073c848d6
0x43eaf52bdd9249a4136adfe6f9aa56ae259ac26be5b21ed12485986492bb6c9f
0x327369cfebcbc8179616e73af0bcffba992e4947624caa7ecc5e83b2d6fd6991
0xe02fca5899811e71e95a4c5d47e9aaa21bfafb33aa851b9f49f8664e3333d207

Functions
Getter at block 21432159
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xebeee2cdd686b0e55840ea4dbdab3af366bea1443b936fc73189e6887d1f4a9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb32FAf126E448a182861F50d37Aa171bb2331aB1, 0xE4120d4F587f51de8fFB42A318A66236cDf63370, 0xf83a0ac0144EF70B14408BBb1DaB9fb4F085060B, 0x0D15Df2CAa48CD8A040fCD8bAA50B231c22f1798, 0xA32B35B85DfBe68082b37403BfBDa645cefd6a67, 0xCC9ab56c04644Faddf66e8e6d633ce8b40D6001c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.