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.

facc.eth

Unverified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xb07f686c at 20939789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,997.06
ERC-20
--
)
ERC-1555
--
0x6013881ed36d13d7863e4c5cbea13148ed52a35c3d423e4759edb64bf3ff50e5
0x4e64a3659a767b6f7156cf10813049edd79601b3804b845ac972e587f62fb1e0
0xbe695ac854c1901ac12916fef6e274ede77307082d4a90ac3d52711df15cbe81
0x10479ec743e01741c65beb9e6bf715934501a8e1c4c9f9bb2f42a094967a2c0c
0xceea4cfddda688fe45412b78d5383996aef9d76229967dc1bc8158a69f97f7d2
0x45939a7a2afd409ee95460a657154ee7f1804cccae9a03f026aac9b7bae0e5e6
0xa40eb956296e36a2e2736cea373380870e184784df74c57bcf95e19a31060eb9
0x9c3c9d240746584d2023cfd8fd5b3430bbac144ff0e8f86ad48f57c93afc50b0
0x78bccddde4ac0eb64178f55978c906a9c9dd631c8b44f5d40b2e3d39d758fd51
0x5e51d1c7300bc6ac1f7600789273ee77e10b6ddf2bed9561b67b1308f100795b

Functions
Getter at block 21272980
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x4bd03fdd150c2b517540b96cff11148dbf6e6b8b97dd39f2076f8ef478774295
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x13c09D63CB28835575E0824527156155fF173a58, 0x50E331B73B3dB043b1a3465539f297590854D969, 0x130AC181B7304c36f8D953A904003438bA91C0e0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.