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.

0x0e20cf97d88ac6a0a0743831060f9763b4069538

Unverified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x2614aa58 at 20042649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $108,544.05
ERC-20
--
0xcce8a01cb25365ee3793745d7ff8e38f1ddf76fe6d6387bdb2cb7acb6fda9370
0x7ce29bcf477fbecae9c8d38c909f11f58af68a18e44882c73ac8f19a68d49628
0x4cd206a07d6d810e64cc80d5225bb02dbf8fe7d99331f9c3b1a8538896ecc24e
0x7d2cf1af74063bd9b7d3af24a5166b2e2a1e48b28998013f5136d1089fb4e6f3
0xd3fd4e12f8c24fca250b26fe57d5ee6e3b973333eb79d3aca5f007ed70585ab2
0xda47eed8b61ff221debf996b42b70f4841a20831a67132fd849253fbffb72c7c
0x1ec1494ccd034685182df51631103a15d1b2732c9f9b472003a50f292b991ca9
0x0aaa15e4eac63fb18c6a5e52e8443eafe52296f75194a08d4fee3900a45520f7
0xa6a4db8df07e25cf6d751894fe5278be8c9b2b5903193d515165f7872b0c0cdb
0x76f6f55836ed14d22d0c196762b8c78773b4831239ca4432e5f9c5431428fa30

Functions
Getter at block 20894004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa83b7c6f1a209254f1a5f6c8b0ee76efaed4f7cd1777e2460da48b024e81ae7b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3e335F5bd941b08AD980A9a18b7e85d9FE93605]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.