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.

0xa1865b5d4f9b572363ab440f8ae72678f818431c

Verified contract

Proxy

Active on Base with 343 txns
Deployed by via 0xa4f90ab8 at 8814289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,510.87
ERC-20
Value $243,379.27
ERC-20
Value $49.25
ERC-20
Value $23.69
ERC-20
Value $5.52
ERC-20
Value $5.26
ERC-20
Value $2.33
ERC-20
Value $1.57
ERC-20
Value $0.91
ERC-20
Value $0.82
0xb75d46ef558654ef88d92eb3fe41cc44a6c06f45b839fbd64045f1a9aef9720a
0x3e19c52f31accd8cba0d5326cb60a4eaf84d94bc2c94b51b15d5500b7ac49a3f
0x36ac79f2dcd420dba2b49492bcfb5f11bc20419b91fb8056c5cb4d8f809afdc6
0x7d1c987852fea258f526ed72ce46579193748c2b92ce7d916948a7e3770b4c2c
0xb3a1ecadc1074a517a53c9d85eb1493f1db734f2f040e100bc1a44df0e4b63bf
0xfb1674bc706ad18b4f4fe0f5663e8aee830f99eed7fea8b486c61554cd8a98d0
0x595dab5c29ee47ad8c536ea20967fcc40bb38db877683e10c34aa9bcd1b74eb7
0x89d3be32c42af6486585627fe1f4429abd4f51e52060e1052eae23f678076c7e
0x6d657cee5dfcd72f9ecf55fc67495e9917382ca55e8c55ee5875fbcb17e9bbca
0xe668bb369ae1bc57bfa00762a79a012a3cb0dbba88db419cb1f69cb8818489f7

Functions
Getter at block 22752912
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14756b1a635db2dae5828b5bd8f60d025e10628920cc3a842667ff04ccf1e759
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x424560d740C87cA051c86D184392e848708C1262, 0x6Ea7b6783C89dd90Ffe717B7026068C9cdf055f5, 0xF634e9e501fE94C88f1DA991f551394eA680d88c, 0x932382546c0b238E0C310054ad73633e61011DE2, 0x32a62E182C35859F49b9Ae6dcbe30e31Cc792935]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
345
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.