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.

0x61620399fe1e4f1810a57a309259a092db212e96

Unverified contract

Proxy

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

No balances found for "0x61620399fe1e4f1810a57a309259a092db212e96"

0x475f75043f99bf7abd23d9d81ab13ccb88266f05f7c9220ae6e7c9a9d7ad54b9
From
0xcaa8b8ede66ba8fa58e88e8f2c6ded6ff95c30212a329f3b69fab4ec70208781
From
0xca0b58a27ad7f9867d00275ee8edb2562ba7619ca90f6ff05cf6b47c08dd3e57
From
0xdd46d553e45c7b8d973236d15806e3e20a2ae27cd0a851bdb86a45cda175b9eb
0xdfb28a7d0414fa13de1e2e401c2812fe19ba7916fbfff13a2d29c9be88a23020
0x1c3625a8cf014b79cc6ddececf465e8bfb644acdcab01fb22480702efe36fcea
0x87a156b840268c012e33941c548c4ae63377452c65ad759e2ad0ec8e2cedad66
0x24d4ab103b2bcd1ad710b3f4bf7cfeda731639a479250906d54b26aebbc40c78
0xd234a123163d4a0e221c37237e4f027af1a3730b220e1b0b19fe500113c58cba
0xea300c837b2e1a0b16b3c338bab48b9ab3529c86e0f39352e6329834c0fa0a9f

Functions
Getter at block 20966189
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xffde0a7054727850e319e5c2d18ac0ca97545c11bd7731aa953cfc2e5c11f51e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD70aa9d7280E6FEe89B86f53c0B2A363478D5e94, 0xD6475ce37d964d4816715FdafFEeAAf2958948bE, 0xFd25D9fCa101Bc71430ad590417605f521bf45Ee, 0x3B16821A5dBBFF86E4a88eA0621EC6be016cd79A, 0x648aA14e4424e0825A5cE739C8C68610e143FB79]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
26
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.