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.

0x121fa3204677c12aad7fe2bc31f1084e4f6064a1

Verified contract

Proxy

Active on Base with 23 txns
Deployed by via 0xc222dd46 at 18091003
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $85,543.9
ERC-20
Value $1,353.88
ERC-20
--
0xd0fcfc0da298e38f2980a69f783845dd026129ad69f7be3c1bd0d053a200aa79
0x46bffb37c9e96b5b0803969b5e4d942e497f613e4b0608aa147569c7a8afe0e8
0xa9b930a617341a7d3340ee82734d0f942c569975b7adfce93790d3be638845e3
0x0a021c032220ccc185236f4c873de557908770db1a01269cc221731ee3dc1791
0x02df0c858b5c635ffae65db2af3b45c7c51ac877632bdda2c7b63351ecda2c11
0xeaf234bc4300d73d7280bc16ce004bc905bc081da03735f79f15878c8017eed7
0x94f790f11cad3a2b45b43a216ae55cab67547842840fc31754135d54aa8b66f8
0xb1600b4686c72b2fa6f3d02620f110150605c01e6a5c01e35353e9226a116ab8
0xe9e47af250387f4f4a3d50347b6c5db861571cfdd55425a16de0e46153576ba1
0xd13e94ca0a9f00567ac63837da8e1a3cef3f8fe09982338d1ff49cc4f9968f14

Functions
Getter at block 22748469
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4b7326f1f35a0ae76e54419d8f237e5ed448aaa3206c9aa38428a3a204bca196
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x698bAee95A8714B849942eDcD8c22694CD1A1A9b, 0x056C05020Cf8cdb92479D71EaAcE395C631bB66d, 0xAC7A0C2bB303C7d5d0dcA8cEC4AeE84A234C231e, 0x93aAd6e9B7F89acf7CB618660D65Dab6588ff241, 0xa01212a4969E9A5e4a5AB9F33Aafa3F3DfbD75D2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
21
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.