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.

0xa7f6df8a04ad6731af6dc3eb978e7cadf7d021cb

Unverified contract

Proxy

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

No balances found for "0xa7f6df8a04ad6731af6dc3eb978e7cadf7d021cb"

0x8f9618a76a2bc3dfb41ce97a299461bf6e6b0f0d3348863ded0b2404fe08f432
0x2c8b6256b4fecae27a5a01cdcf069112754cb820f59f8f637d5ad8cc0f652c41
0xa424039177a39a92c2cdc224b9912b59d4c96caacc10e482e78b3bb14221cac5
0x7cef5304adc374d5f8cfa68ad9017b30b821533a9e16633c7d9a5a0a3afd4514
0x254dfb67fb3abeb6905c546064e731363a92bef42cfbd5e8e054b576def9c75b
0xbae93ba84fdf2f403c32975ebe35bece7b2c8ee07fc8ec166ab63f200dea01f5
0x717b80259390d294fdc1f66483e04a835b4cdbb305d1142d98a9f053a1788f5b
0x05eb6c532928855fb268c5b448d958b0ac75ad141a5238f5acede9cd038df194
0xe5e1d388a8eca84a0a56a96b64aacd0dc68e1df553ba6a99d0cb2aef42b2886b
0x46f97f414bb983a141ae92ccb3f95c710e1711929a03b1bc8f50b9828f5c68b6

Functions
Getter at block 21190648
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8b54bbe090727026ff9323c208db8ace9d3cbb559db5355c2367f8c0a07620bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDA64fdeA9BA56B3540A8a0Cf797DC5520FfA5e05]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.