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.

0x9a184813236c6dae1fbd15e14c05d8e21ba6600a

Unverified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x36977fd2 at 19496703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.31
ERC-20
Value $21,718,821.91
0x67f74e159ab9faa183aa54390a7face8776d03f93e10f279010179038fbb66c4
0x0ea6aefc42735866f2842275c78dc59b37eb8a7e320c3a14a1a9b6e8fa5a5b25
0x77759f36cdb28b4ccfa42824db8ba1f7ffcd5b46d0f74fe20289d34dab9d5d6d
0x4b2146997267affed006c437edc3751d42213654135c371daa60c3de88ac8a6b
0xa2e0d675edab7f298fd3bf8f09bd6d71df6ce252290db1a04c40c3788b3b2fbb
0xfc6baaed7daea6c9188043804d7f5bdbfd6e491288edba2d7d999a43ead80b44
0x3428aa0154b67379cc00ec57ffe43988010e9cb69187310f420cf983df4ac38e
0x8b921718e01a28a8ae03a86ae67c89888a5f0ce73b409fdf30c11c3dae0429c7
0xb4d75a64ce073bf15a72b514a96b9007ef5d72335f4bcb5c5f8cf75bab2c3016
0xb61eaa2c9354e27f62a0a43fa8ff8e19238042690d1d7b0c397c02a5958baa66

Functions
Getter at block 21187273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5662975810f2d3306c63ff3080c1686a1a58bb4f34944f514295f5a2f067581d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCCFa34a4e4d5fbdC9fB34e9d16DF0f9d074Ce125, 0xdEB4b12077286610F02e8675ae6016BEfCB5F9e3, 0xD77c37d4AEe6d680D30F9fac0eF7291fc9b7AC12]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.