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.

0xb6be324bb8d75a8275f0f21fef66c9b4ad2304af

Unverified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xcc234308 at 19419728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,791,193.91
)
ERC-1555
--
 (#708)
ERC-721
--
0x48216459f65a324d28cb86121fb204d402b349c7732b4d0f3b093d536c1b733d
0x68d56d3c7472c4e8a9b62a940e85d1b376e8bf4f09c18be25cd9455d3f284bf5
0x8816c876d38e4c8f6d9ce48c8ff6991ddc11d0356e87e09ec71c2ca55112e1e1
0x5dbd752c0731b86d68e2f5f3803fc19c12db59fdc309f6ee6616d1982398fa18
0x34b40d2af5dbf9fb7f0c3ac86c4152371214e942b2626732257a4e43b78fa7cb
0x17c1485336e3585d670fc2628a449bfa809b4c8ef10b0ff15a53b7373d2e1ef9
0xaa21a6a73afb668d40d14d1f0eec7ff2c2a699fc90d1026e947c2aa9b566a52c
0x43a3b6fe2196e6524faa8a9bc3ea4efd16716ed7dff73de37612f3541da6116d
0xfc9e388259580aae28eeea5af6120bfbdb0a562823023b6b2d9e58c3426d3d9b
0x06686c435acb3ee063fd1a38fe1b79fa40fb7e4c6773e4b3baba56194f4aa9d1

Functions
Getter at block 21230284
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4deb2f7ad0ce19cedaf039da954a0c3013570f115901a399c4dd1412ecbd0ca3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03aF12d983a87e37206c8E86AfE206E9644E319B, 0xa1bC166946cA08DB0B0D16BEA83895a9f567ef92, 0x2F33f692c2E97758d1915e735fB76C70A0200711]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.