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.

0x2e93913a796a6c6b2bb76f41690e78a2e206be54

Unverified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x7a6786a5 at 19988294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x2e93913a796a6c6b2bb76f41690e78a2e206be54"

0xb466c8516cf47628e9529022b98a614d05e2529d883c928f59617243380e0d7c
0x5571b353c96f595a9d2b2595ec04a7ca73dd4341ef13024722e04913059a07a3
0xbf0a13c83f4c90b7038bcc4324ad927bb8611fb6499e8052ac07119204faf845
0x8be37fb986c95a2b9b0912c48599aaca5782837450bdc4fa957e014afb8f74ce
0x15ede9ab3334001a75fbf98578a769b4cb9915ab6168f27cf15dcbfc220c812c
0x0ae6ade08f68492eff68f6021ce90db1003659b80cded361df73404c08255626
0x4cedd5fd9eb28566868624aad64e06e177c9f1872717106167cf1870523d107f
0x0e3829e8544d2f79ca7610bb2ca3d7b93a8f0f3a9aab9144e52650afb3d7f2ba
0xcf223c0f5b16922c597e96d9edfa9b64517ef8de51a6693e879a9c957d3f4e11
0xb1e89caa23e60ae94e26e44a3cb0f54d9918e6464ad3d378921eee25e7f5109b

Functions
Getter at block 21311110
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a3cc9ddbc237b44ca712255e07850c855cbc761ac61ea3c5e0e7229409e8c57
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8F9c7173F120011bb9C31Dc67f650F39d31F9356, 0xa9f8D7E123784ED914724B8d11D5e669De5cC4d8, 0x0D61C8b6CA9669A36F351De3AE335e9689dd9C5b, 0xe516F2D240F891815bf864DD4AE008007B901885, 0x2afc096981c2CFe3501bE4054160048718F6C0C8, 0xcC771952fdE840E30C6802734e5ad20479c2959f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.