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.

0x1079e06479b037aeeeda9b9d1a2271a6062ce330

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x406de088 at 17892933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $365.81
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#23)
ERC-1555
--
0xbd86ba727c2c4d582aa906d08f173e08ce1a0b6c3b0055929b12f83aa5b27dba
0x8c854861691c63686bdcc73bdb1185194654be78a9d6956cbb0e2588d0468884
0x332c8b8916d86d1c31d0aa72bfa2b3526c02ad2e92000a24c58e62b2a5121ea0
0xc7c062978c2bf2891e6559828c8b5e595edb875dfb57c44af19b79ed02e392fc
0x51991503341e4563be3f1b1d62fe9bd12d6afb0cf61d2f13368b4afdd74792f6
0x37d0012d1d63f6fc5541a5bc36c5cb0d15da6a12ab9326814ded60d7c727c114
0xe88c03d08577d2b6429ffe37e7c2f5e3b774854202250acd989296bf879f053a
0x45859b9109138023224cddc8fa793317a68a3808ae76c9e6782c54b282352fcb
0x1347218b617e59c50678e1fe18324a7b0579a544be4019284b3cae37e0f90854
0x1e8cffcc2a846cbe07f58523c6dd653e79da9ab5bdb23567c0441b631ce78fa8

Functions
Getter at block 20904769
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ad66822d8d3ebcd552fcfb950b7e5b7c89c5bcdd699db8e616c3237329181fc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00Adba5C4FB3CAf2c1D259bb5C8c8b70940537cb, 0x34E96E5E57eef08Ecbd34e2c2123F9cA38dcA62f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.