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.

0x7a4c2448eeb7a0bc297ed47c332d1a528b5a29bc

Unverified contract

Proxy

Active on Ethereum with 238 txns
Deployed by via 0xeb1c7828 at 19470473
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,417.83
ERC-20
Value $1,277.16
ERC-20
Value $653
ERC-20
Value $408.29
ERC-20
Value $39.77
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x32ae167b1bd72094cabd3bedcebd56d165424d27884bb75aaa754c7633878f00
0x0786274bbae2ba5d539f75da6275b243e568bb69b530c5f9b6a9ecceef12d553
0x1ee8acb206f3a3641a0d7f089686b7e0b4d0aff629824c9fe6f14ebffd14bbc1
0x0a2a4b4e75a84f3387338e558546fe4f6b9d7d4a89e6f94f0439c1d948a15200
0x7e860c231b87f448947e3f62e52340a382def71f2e30e7fae499c06e42df0297
0x9aed8b112298c462ffc909ef921a0801c5c955fa1fac76fe38285c2e2923b9e9
0xbafa8a781cf5ceace30010e0d6c1f5aee73dad44544bf627680de91c7aedb0cb
0x733a8063277dbacabb5a4c25d6100457c51d8cbb704a4f147860e870b5261730
0xedd8e8d86cf6fdda57e0fa2cb78298715baf0638728b9eba8ff6d9bba99b4f24
0x0ae84dfabd085dc5af94c7a6133e26b0914f1f1409f7042061e119b589f09e67

Functions
Getter at block 21275997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca8c435795aa5b0da4735af373edb13e219c3f967f24f2d9c2f5c9f758f6bce2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc652fFEc045427ABc1073d1F6407566FB470cc77, 0x248FA0953C98d845117268BC3474e2Cd1A448a8B, 0xc4819d37c75665f143488b4dB4e2Ce87078CE96E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
231
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.