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.

0xef1c84a2fdce663b75db3f822cbe1cfddaaa162c

Verified contract

Proxy

Active on Base with 18 txns
Deployed by via 0xf66d92f3 at 2908461
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xef1c84a2fdce663b75db3f822cbe1cfddaaa162c"

0x23bfc40c21800610bb48c90a3dd3d5f6d7e60e26fea993c050910a50a91a9faa
0x1c8b14415a5cb990231c46786d59f80da1fcd4cefcb235c1bd3c454b1ebd2a95
0x90e2575b8859b437efc697c3752ad8bac21b6c6549742ea874ed1729b54cde9d
0x6b68687cc3a3885a6cb506a997d7db1ccc242c887b207e55689f9417fb5ae0b3
0xc2bce2b5f75dd1508e40851c821fd09b38ba4f149b6208a9b61e6fd2ca751372
0xe6819dfc1ae0abb6a95ad6b8778ca1ad6eda78b48e4f9685819bb09df8b5c8c8
0x342568197565a9c2bf3acef85171ec8c8a5b20a6153af1fd9de91ba9d5a13298
0xf262c7bcc36536f6ed059191d440efdbbe75d6753857dc12d0af962a41badf3c
0xe86d9504c1e49677cccf8583ea23dada77b928ba8661d66c18ea1333ad58ccde
0xeb61616656efbeec20ef4ae759187e78409c1578443481a6c2c1ff0cd1cb1e6b

Functions
Getter at block 22759892
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ad6d99ef4e4782a3d265fefe7855f7478dc8ee9170cc73fd61410dcd5168801
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd30898ECdc21C72250a5fd1dbD37FF7D63237Db5, 0x7785bccF9110C188Dad39bE49D4Cdf6c6CC03F10, 0xF801886AE2e127A269B0F11892edb54F692d02dF, 0x24a257B7D975E7ec6219C4cFCbcF6E504253c7A9, 0x4D9b22B92Ff9faFAc013f82faCA88BDa8E778cb5, 0x824C9364A6CF8f5EB542ad2ca8F5705561C8b1db, 0xd8F26118505417Ef6468Ac8A2AE1E5117245Db92, 0xcC1A2bd1a459be0C7fAd3B7F9Fa9a6CBBFE9BFa5]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
18
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.