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.

0x1dda42a623be03a8972c61d6a443610b86887522

Unverified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x54ba73fd at 19875731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88,492.66
0x28cdd351cb66172fd1b43f554dc585e530a409f66beddd34107339623998f9e4
0xbf589225b5255ddff41fe4000d8040e0c0406026af4e5fdda4c07ff75d1fc643
0xc12e4d4bf96e5dbb594e4cd9b07e2b161d6e0f30624650373f69278782bddc48
0x2e3388b7814d17955d7eca3f91803d31e62ffcab1ce3eb2403bb8cfe173c792e
0xbf52a62541875526ca4a1833eac732994db40f6a371806846751236f2328b825
0xcb247d9f890c37435eec88136fb632734c88b96b95daac3989be68350ac10be8
0x5af5a39800d28dbd0a533d4760cfd3e12970633edcd5d6299909671c17ef69b1
0xb8303e7a5560632e0d883662c2d20ea7633b0853326d8a8dce240f2cc99389cf
0x9e1623e5cc8d5da0c1a6559bdc9212e58cea7455126c7eae7cb2d982809dd56e
0x5300233a9160be80fe4b84a38e6838d6f724f6468f2a1abb5bc00e4a9aaf8228

Functions
Getter at block 21157354
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb85992e654854d6b72a9b2a026e76b142d7e07a61e16051cdc1042685255bbd8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8DbD1b711DC621e1404633da156FcC779e1c6f3E, 0x1A9490e2B7BC8B07FFaf43Fc51eC76084463Bc30]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.