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.

0xc7cade9cfc1861b720dea115bd774f8d49311bf2

Unverified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x6a04ca33 at 19317572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.04
ERC-20
Value $189,774.64
0x06a7336d77157b022de5d099aa0366b9366bbfd6ed2b4f08e1ec5acc20fd9da3
0x2bbd5c2f99200e2540a8014e147364bf9600c273114eec68681c2f9fead6a1ea
0x5d554caf6278cea131ec6d1aad1c817fa591a807d135c9e7ae398b2e2f442e29
0xd1e74c05004e71ca407a735acb0d33399209d8fc3d73058bfc106a0d8231c4c9
0x7400b3bcf98b940d56f5e64630cbd69741031992833ba845858c53b1b10b1570
0xa3b487675188d7d54b09ec67bae2a801bb40cd5f9b1b626e11c016c7ddf5101c
0xad85a256d9186e786aedbfe1a760d9d9b8537912774466cc1cb4ce3c2ffd8cfb
0x4f69f25271b53ab7124c52ae185f0c5adc5f38b8b641f686696da5ca5733c196
0xd1ef4aebac9737e19df502e0c83bce924cd61c72d07f92bf37a0be4fee7ee305
0x08d0bf49254bb7d4079897bb9ac87841da1a1a719424ec90ea02e18e4bf7aab8

Functions
Getter at block 20991302
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c8d21a2e12fa277e46e50c8f071a86b8d7b2b71a8f363616e2869ccbc8437e8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2c2cD2298d3b1F5bCe37f4E49B169DA45746b49E, 0xF40ca4Ca8a135D11d981A0226ea35B9900d5FD5F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.