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.

0xd46b96d15fff9b2b17e9c788086f3159bd0e8355

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x8e2f3adf at 20460972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
ERC-20
Value $86,378.99
ERC-20
Value $37,978.57
ERC-20
--
ERC-20
--
 (#56096)
ERC-721
--
 (#56095)
ERC-721
--
 (#56094)
ERC-721
--
 (#56093)
ERC-721
--
 (#56092)
ERC-721
--
0x702d992b52da7edca54def4c9efffa82f52c874551131a126754e5e1b9bec3d0
0x0998e3535c4ce4c2b04177db81358de1129d6887d9fdf9321915ae63bc8ac134
0x36cd56b9bf3d19db613d0509af64ee69a575868783fdcc9f327eafa99408435c
0x569898838cfd75234cfbb1471852e1ae7a11b13bf8c6aa37dde582a5f544292d
0xbc7d73d6c4f108c9ed356331ae506be6d8ffd3bd4568538f195af668d8a50f4f
0x793613b928fe75f2368f7c9d8f58e67159dc7e6303844877675cb8d27bc5805a
0x5e6d43d30d2c72663ad061e002564f9dc1d9af742f77c868b7769af35f4560c3
0xf71c3ea1105081deffc396f624449fcfeaff5b136939525d825cb79f8b55ca91
0x8e3568d6a6fce64c124514f09d955e40890fc1f08e1e41abdbd0977a4ca4f218

Functions
Getter at block 21274219
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x379e8539cc822c5d8d63ea450fb464172b44c4d1cd068b227383bf631605061b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7377eE0263070418C9c2f832896B2eF66698821A, 0x7Cf5cdb5617397c28C9527983e283393B1456617, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.