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.

0x76e010758d2ae3b81973e2047ce70168ccae2abf

Unverified contract

Proxy

Active on Base with 45 txns
Deployed by via 0xbe17dd00 at 15972214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,070.22
ERC-20
Value $0
ERC-20
--
0x5f180d0f79309645e74955622a2d47da6a281c6f7e436ea4a7eb2fe3b12c0ff9
0x4d37fa43f51463b921abd5ad7cc0f38131880800b536ce93e320a9e5ac260434
0x7c63cf6c467d88a1e5aa725ecee5b0cb8cc50316e7118e001ef9dca1cc622dad
0xec46d35c49b7da0240b66a5dea83aa21dcd228639e734cc6890d3e6a7a81f148
0xd4207a1525613504c67c1973c9ac1541a1f60711f478c4f24dd4d1c2a6ae8f65
0x2db6cc94bb172b4f3c2d843d7c0bf5b26b16c975445fa13f038c33eae7771c87
0xd23a3e8f4107981ec22d75249768a716a22c4037e3a710fbfef53ede5247992e
0x9a22668345397f8e7c385fe793594a66388121034290b5dc4cecaef1b45cb906
0x3dd90f32c84e7960a47c53c5847b02d10fa49bd7176666fd9b4156e13d809e8a
0xc439fd43b4806782c891ae1a0242f95a31f942086660238a77b0229b0c9dd04f

Functions
Getter at block 22145303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1340d81d1b6248f96f116cb60afce6407fe8d6080fac0fb26429c873c0ab4b73
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7634515322D7fF257501658347F9fCD0D2Fbf253, 0xd6DB099eE6FcBBE47cfBe470C85C01a871b0B0B8, 0x73798EBdEC73d902fB3aD80Be71ef40dBdd99eBb, 0x58Df5f8f61D50f0386A10aCCF847F9Ce3f195d85, 0x669413498476dC9e71669Cd11DAc45172045d112, 0x711dAB4A0C57747102a44B3753Bf7A22d9057B72, 0x7E83AA92E04De879eEe1E0b6509C84d0Db4d533A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.