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.

0x9d2821293af4e3522659f8cf3fe1be190af7ff26

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x73645cc1 at 20011633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,530.31
ERC-20
Value $7,677.88
ERC-20
Value $700
0x87b3af29fbdc85727b12faf8d598e6bf026cbf757ceb4419a260f9a33b468941
0xd7bae5f88024a5e43d859ef608f968c66924126d9cba5ecb70fd8cd4a014a827
0xf67d7f69fdbf95d1ae1f66dc4d5bc0cec88e6c6e9a6a65a5dce4cab8ec9ecb92
0x1304e33b46044098854271e899c2b4f5e05fead7f7e80393d31ed77d61499947
0x3443240a0e81aef311d2dac5fbb3b628599466544bff675d3466414870a447f9
0xbb77a5f236c32af975be8b5630ca5bb730fbec1aa3dd503ba7df167dde285219
0xe0df22b1fe3f91645ef73146d3b6da125cc43417d7a77fd7a6454c60d120711d
0x490b05e77339eb32a0f389c3fbad349229835390803dc20cc8812231560507d3
0x907b79b0911a9021a7b171d5eef7d44f66b2611f9f1f5a880e5525810194bea4
0x9b850c128281f6d6e0498d0eed80b71057fb451807d480ebe22e84a1800fe14b

Functions
Getter at block 21200953
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe3282bd6e6c1e5cb8cccc44c637ec54ac9bea4cdaf00c42a78fe332fdd07945f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc1Ea2Bd504a052A19b77aa7a497C5bDc76Ff4337, 0x2Ebb60b0746aa0A9aAa48FA946D58E06250b6B6f, 0x800130b089776Cc2894e1D41DdFc7F17Fb9bcAD8, 0x37c4ECb402eE987De9a83dCe4EC00Bfa8307C180]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
37
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 success)
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
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.