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.

0x72a559b0a41368adc80fbe77702a9a3cbb7c5156

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x63aeeb6d at 19538443
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x72a559b0a41368adc80fbe77702a9a3cbb7c5156"

0x2490737518fae2f5ad59b9ce9fff205abdb107ddcd1183a9cbe1f387c81fa1f4
0xc658f3f7e97f02abe0d0e6ea71bacad2795deb5a9994ebcc22c9c0966e892d3b
0xc3216e1c9b39ec27aefa5ba1d7148c993dcab56937905ae4d4cc88d467ee3257
0x0fd9e57fdca75c59c9872a5859cba8dad1dd431384be21c279011c839c5ff79b
0xaa476b4da267ea9e1fa285eda86310ca3e30325e1540607764fa2bc74afc3433
0x8a6f2b322f9d98db870854fe58511ee7d84e18c72d85363175ab319e0c7207bc
0x3f2ddf45fe90ff4f8e69108d9675dd5c897f41be2d6311a159fd88471c9d80fa
0x73649b0648a1e5ebb331998b0d96175a412f28a1e76b7fd375e0c98854380f31
0x0c7492d48ef4e9296b021049dc70e4e1036b7569223f7034558a89415821dc30
0x0240da6d8d325f80dc211d5e7df71d42889e81c4a7fbd3558bf7d1c87d49a2cc

Functions
Getter at block 21314665
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09338c3473c596bd724d8b9c938688d2cd492e14f88904651c50b6e037297291
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf60A8BC8Dc265E34D35344245fF49Ddf84Cf3554, 0x07cB1b3a52Faf636A52822d918B07d30b0914d76]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
39
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.