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.

0xf1c4f79dd91d63bb4f22093270140697d5286200

Unverified contract

Proxy

Active on Base with 1,054 txns
Deployed by via 0x2de68cf8 at 2358367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.86
ERC-20
Value $0.7
ERC-20
Value $0.07
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x5de6843b928dfaf2c3c75cc5d1d2b9bbb6271bba353135aa17ca1f2964cd4ed0
0x9f6c15e52f645d40e2f53d24caa18a2e6a66f9179f7ce84dab166cfc8f98c578
0xfb5006daa73e019e258f2de860d3d8e056ba38e0ffc1fd76529619afa492d5a6
0x377b93d853b8cc4760da6bfa50ca4ab498e724b6991e4017c7e259d862727253
0xec2543f5474dfaccc3f0545a9eae5c732fa4bf690640ba99ca647912d2a5deed
0x45ca063352c15f93939284cb41121ef052356459b40d362ec86c7b1bbb046671
0xf2854124215a2d6101ec28d5839d4d9c46546a4bd21ef3a88a85a2a2e5f547cd
0xbe9cb6b30ddc6c6024d352c242948af9e6878ad0ad1472364a32e7c934763038
0x7e6c098e1954ae5ac80732c1055bdf4971ee723b201b26cd7f9ecb0ac42a7c4e
0x68aa628056ba5e79deb37c251903128e09cc181f58226b0b48b3d238087cbba2

Functions
Getter at block 22756449
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd0c242477ea621bc84d7d89a3ad8f18becb1a40376409f2291e45b0304e2a0c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDC557d2cF63754B10882fD64DbDE34188db04bb9, 0x786274634D4B0196A1ee0EC4764023624186f261, 0xDBafa316C236c090e7633Cf7CF5EbDd2947B50A1, 0x0139aDC906659c5B075F83F09AE81a9F44bA5d60]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1008
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.