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.

0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x7f391a63 at 10917529
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,176.99
ERC-20
Value $0.37
ERC-20
Value $0.33
ERC-20
Value $0.18
ERC-20
Value $0.1
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
0x27b4f232f200b37804cc3a09b6c7304f47b40765de5a695cf5e87b0f2612e99b
0x440daddd431feb74e5bad648c542d3ea70a6012e3c0b25025004d62db3d8cdd3
0xe3c1c08be11e4a2bbb18b965f7c374371014cd33e734313d6d8b51592d3384c2
0x3d53006ed51cb66ae9ec97596e5db43c5ad3dc07c985c43ca28a3687cc550afb
0xac6bab193dd0a9eeeacfb1532d153e61b60933a99e15b27c9926da1278d48789
0xc313d7714edf75e41115f458d8704acc2174d14247b8944202d64dd32d678fa7
0x6a456c523a50f21c4c099491672245566c5be67723c0e65f4ee0c5e5701a8310
0x3ee36b7d2a14eefeef0605d8bcdf1c2027634caeaf23400bb7ccb99dc43f00d2
0xa40b9d562f5e67e517cc429a52fc5a2c86d5360521c68cf3f1f1ebf5a99031b0
0x413dc55b839fc4ba95e36a970194fc016aa7b1e4b74e3db4633210e5027aff3a

Functions
Getter at block 22485521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4fb7ea8ecabb8e9a869e85ce3babbe085732a2a3b9a239f476713291832d96f2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF3313C48BD8E17b823d5498D62F37019dFEA647D, 0xA0737fea60F0601A192E3d2c98865A883ab0bda2, 0x4D8007a0E9f293e62E2b0F43C6Cf4C4B9e135BAe, 0x3840f487A17A41100DD1Bf0946c34f132a57Fd5f, 0xa0C600a6e85bf225958FFAcC70B5FDDF9A059038, 0xefCf0c8faFB425997870f845e26fC6cA6EE6dD5C, 0xa4000bDD2bB92ce6750b31F1eeda47Bd1cB8e6e4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.