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.

0xb1f570410d4c305ac3125ba0a65fdd291803b566

Verified contract

Proxy

Active on Base with 17 txns
Deployed by via 0x45ff0f04 at 21060468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
ERC-20
--
ERC-20
--
0x7f9e580f4e9d9ab606cd54a6e88a5c42c9b7f56abc353b322e099bf17b4bb6c1
0x703dc46d06f413e4618aeeb1d4c74d9c4f3bd26cc5dc80bdbc72bd843febd792
0xc8b01b73571118a7b9de0c8e89fa71b1be8e5a18da092ac400f8faa75f558fe0
0x7673e904cc1f92b3b0f0a2ed77c692d67b3622e3ac6b09dce2c5b97c25119101
0xefc001e6c483f69544bf9b2f0c7ebf4cc68fcc10dd194e9cff4d63dfbc696eee
0xc6aa0e7128f2892c05125d5d38a705db0ac00829673d3dd1fb3e395feda40c99
0xb53a9c2dd4bb48b07a5d60db2aaa2e1c0673c2d09580310aa4a2bde62273a1b1
0x59d64aa8b3cf626dfa614203a35b59f2d35eb1095183b6738c5e8b81abf4f3d3
0x69caa322eaae452426407d9eac6b45c4699fe70891c0c30127d0df3a541a3d23
0x505f5f6cb48f2f4c87a4de2d15e2a4850db05bde9063354de1c1375be72e8ef3

Functions
Getter at block 23707305
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdfb212530b950417fab4b65767faeb1b2711bec917bd47062668d30d41b058b7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x82B9F63fB9Ca25dCCe619Da638119f9096d35173]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
17
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.