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.

0x7f472aaa6492a07bffbe98664a11f76615150584

Unverified contract

Proxy

Active on Base with 70 txns
Deployed by via 0x88ad8862 at 17563521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.5
0x6d27f9a2b977c612dc9a85d51c02820fb1ca4df10c2da8c0d528a66d9d1b25a5
0x9cee138ff053c427f14c49fba22ee44d1d4860cedc4078bfe01b2443bbe3afaf
0x716879b9f30869268d7c18931392862a7c0f285ae4cefeaa5b9c4e4b4e189aa5
0xa7f5dc7a0783ed550a1d4aa1a635d186691af8a1dd179cac765a17ec1d1ea3ab
0x1d3f8e84c34e48b0a9b6af7287961f0500baed57c1f7fe22e7751300ef51a047
0xdee95c58a0ce4b4e8eca7153a64e97ac0a2f7e7c6e784399f3ce8c6a604929dd
0x9500ed8b2f4d691f30bf694ca64d3d8214680c94893df6c00162cfb66b416b9f
0xeb28a3a5215f80ea499fcc68f63f3316c0d5e72ee92ac286e0ea8728d714fa08
0x0411e0146d7d6da4b25b4525bd503147d7b6a4caa98e01601209b9dffeb0cce8
0xebe2ea2823fa6394f2965cf249bbd81583f7d3959058e464797db28d433797f7

Functions
Getter at block 22745075
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7862a0643fcde87aaa95c3678a94b29f95c75b4954ff4cd2ae3effad43fc25cc
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xe2b9Be8C62dD8F3D416Fc6bA766a17DE7f81D0e9, 0xADe097d0b2e8eCFDE3721B03B9FD5ABf9Ec62B73, 0xeaf55242a90bb3289dB8184772b0B98562053559, 0xF4B1B2C6002451143Bf85CE7064C9bA8d8d1417E, 0xcBFBcbFcA74955B8AB75Dec41F7b9eF36F329879]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
98
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.