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.

0x1659857c2bfe2795256b0f642a80d5107c7e8f8d

Verified contract

Proxy

Active on Base with 51 txns
Deployed by via 0xb7f53880 at 13383748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x8ffc188efda73e213f58cb0dbc69892138893cf8498f4334447a8fa8e9513228
0x056f4357b392c4e488b587519fa19da0c25469261ab72387986a2ead7cbedb5b
0xeb8ee8abd54176c44164534e378bd1576d38506f7587c616637ed009dcbcc1c0
0x4128e17becb6ad01418e8798e94d723c7336c676d3dda2e0bd88145ff8091a6b
0xf02c64021015fd0a8fef194f7bbd7027c64dabf043bc49eb00b4e694a695c701
0xbaee47eb2aacd4e77e609aa3fc3676051b540df038fa8aeac7640f98c3a96239
0xfba6a23227a12b0269c2e4b3aad5f9d37a8c3d532d2c5719859ea9b70dd291a8
0xbef8adc6c011e16ae1707cd42a54ead75505d05027da5c17aaaaba6d25ed4c74
0x0902c16d949d151a0a31ee6d0f25ac298480c6617165620f0eaa672252e6222a
0x13372ea802c84586240034c7cd0def71f699fdf3529e1c65884020e63848a14c

Functions
Getter at block 22937435
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b09bc9d3acd946473abdc03b034e298d74eee690741005fd439f3f13be6f9f4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0D590435F71F0ca585C968Ef64Dca0eD11a28eBe, 0x306815D8357F10d019A06F10DAbECe179bcb6522, 0xDF7F4B821A44075213ae2BdAf0a4C15B58DEC2f4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
67
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.