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.

0x91e449c7e3c6601a6a8ea544fad57ac57c786ae9

Unverified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x9cab119f at 20288070
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $246,751.76
ERC-20
Value $176,855.47
0x8911e3dcbb0c3b023d13a1b5bdaf66dd394ed0a7ea81b973dcd7329db0803f01
0x79c153de1c07bb6b53a38c9662642680c2ae35b859e49ffae6d4ed17d325ab3b
0xd5eb402391e10963cedcc5df2554f4fd8c5043af6e090037f677f3c1f2f0a75d
0x8af7f164b5fa8f2cdea096d6221db489280be6cc1e54584e069ebdf73fea0805
0x44f9535ed4e7ee43beeeb9184b3a5f9e58656e5b66e596c808391de29f8e3746
0xd9a6a2cdb586059192b84c975e7098832f288ba44e1fdc61803973054cfd7da1
0xfe518141dce4353b7f3e04057538ce3d4802848bf65f057a092aff712af569b0

Functions
Getter at block 20940011
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x75527f70cb6882361687a385c04b5a82c71c9b997a2e3aa1c0c150edcf21e6dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC5c896D3C5ff2cFE0D9d645356B40668AFA3817e, 0x5E8420a1e3aA2a57653256509bf6be26088649dE, 0xD5bD05eB42ec1c981b5de077B950eF09f46a648d, 0x87C8dE749DF2E8f79e92C91F0042E62f13D33945]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.