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.

0xdb1a99d729c6fc9039b0a7a2ad424305684cee12

Unverified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x747a7615 at 19652139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $66,422,220.48
 (#70)
ERC-721
--
0x3277cc66d15e2502dd8c7729750801176b6f2681feb6e23553df7714741bda76
0xa40ce53f895575f227b04b3584a3a49697e5feb6df4b19754b793de06f5dc6f0
0x0acb7498245d277cf089d587b202a9062e97d73439524a36a62c2fb0868e198d
0x8a5c86459829c41c244e5ab67cc568a8bf47b658941d0ece96827083628d5256
0x23523e157eef9e0ed7648e95208578d492864acc921d11a78d1bca72cdd775e3
0xcedeabd0534f3c4f3e1f76d35ff21f5a9098d77cbf19a12b60b3b1540249c4ee
0x9ecacf2bc90db0093c2229285cb74503927b796246f4e43ee24be0d2f3422844
0xb8a5d5643751968bb9e877384237c854d42e70bcadc4860eacf87f1d1763ed69
0x37b8c5e517ab4ddfe535a595c5af64df393004581f4953371e79ccb392b6e624
0x6814df38e3acad565940f797b1966fd8ecd365f650235a7e7e886c7c19a9ee0f

Functions
Getter at block 21212500
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb60e3d76819bdbcd02309a986c0a2bb2597f21776edf323e4f4d576b3e1aa34f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x43d70fF6AF23157FdE1a32BAde129f419D249E17, 0x0d77FFFD0cb8d5644D65129a09145dcF3D777161, 0x040c2b90168f1A1196fF38f7d7F2373fb7BF2Ab4]
getThreshold(view returns (uint256)
2
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.