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.

0xa28771da6000c5fbcd127993c049bea990ca8277

Verified contract

Proxy

Active on Base with 81 txns
Deployed by via 0x835fedf2 at 13673483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,533.32
ERC-20
Value $183.77
ERC-20
Value $0.73
ERC-20
Value $0.56
ERC-20
Value $0.23
ERC-20
Value $0.2
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x4f751bbba58d6a546bcc4b6be21201680cf731518c186a975be24f40f033e811
0x35d96507a4a3a9f8a88d1e4a85f2d41d116385c98ea5d31a6348841e04cd91f6
0x65b0e6eb65aaf4028a3b1cad46b694d7fad3a66fdf09d34971379c0a87b9008d
0xc66d8d416627e27432902c44dc80a205efb590d302f0dc4705ac8f6babf3e95a
0xe2f4d74473cb72bfe11a59887b0cc48a2b0fa31ff668cc791fb8732a9da7b462
0x08ebce462f93c9d0bbed4ccb4e8096315abc5e50c5ed708b4abbb7d25c43e427
0x0e47acae1eb6b445e37af5ccbc5beb9a3bd9d7a0282f6935ed6dc5659ade3d23
0x31035d7fdd8d7e495738cab142b7b76a409569dab8c7221e58a6d4f55f29f751
0x75aae4ee08f7168a1397182c2f2c7bb5f88544eeb375f99e60999bd18a7b3715
0x351f9e4802bceb46e81b0a16bc359fee060a1e6f9d581757e48dd129389772b8

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