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.

0x20274f94a2d61b04e485ace1e03fc859ad73789e

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xcc7355d8 at 20877324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.27
 (#32)
ERC-721
--
0x61ff8467d9fa232bde19f4de53371120052249d1b53e34d74af8a2dd709c0cf7
0xe1493928945330d326ab3cf7e222cd8600dd05de0f95478aad0ce84d3184a2f7
0xa1b011484d48c909c3f56fafcd3ff95aeb5fb1cae31a3826aeb7288870059061
0xac6768df5789f4441c92192423bdff931960b8ef5767574b4ac001afcdd3d44c
0x6d54099d34cb634e0eb6eec47acf9c0dbd4d2ee2b5c6e8ce6066a6182f3f8506
0xf5dc48c137646f62cb8863d0e7a6db18bc2c641ddfd110fe344e6f4222f3a56e
0x62cc619e4a731948d6012813f4fde500466272134aa38fb87c2ca7adff7e9c7c
0xe2da8ae356850134dd9ee93da279e34279259d33a0d52b4008eaf972e41f0907
0xbf6beff090668b2ab4027b65508a6ea61e348fcffdeaff47c89a291f3d4389fc

Functions
Getter at block 20913396
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x249c0d4a6e2e3db4775e707c7ba57cc2ca5dfba7861ff78d18f8998714015e17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5723662db930B7Fe2E1E869f24A7AC4b2Cc666C6]
getThreshold(view returns (uint256)
1
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 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.