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.

0x0e94a939bfef36ed05ca949b019c2dc409f79147

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0x31e99932 at 13958997
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x22379ad4acbff86f947add0b371ec3183cf9c1e33c934aa417fc85ce7dd789b2
0x77d8d40f6e2472c3ce3113193a8b546b58252482d793ae1cdfd3bbc9ddc00f28
0x15c52bf070d1b23d357cf1ab1feb177389cb92ecef923bd8b9dbfd2130399fed
0x31a424a2fe6d61b02be38b504e064323f05730211bbbd23e632b92f9785105d0
0x45c8f01accd446e90796288c0caeb5599e7926ebfcff161121fda899cb22a980
0x8ee815e77cbf4548016eb42c1d8d0552507cfd450c9225b516456e2397615e41
0x01b1bc00e34c2d4b5bd7b81bedb2aea72e63a5255ec65f6fc6836f483c690cab
0x3a5afb871501fdf130c53dbf7240abe39eff8ade75ceb9dfaeecadbe7d18efa2
0x3a904c298cc7a78704999a5796898b70928d8d1590a1b2727347d1ea463ba826
0x85e9562ecc26b1310723bb5917f2ea802419f39e8a412f6f9cf2b14f0e27390e

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