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.

0x98cf24fa91c8b7e035d77f168c74173c4f766546

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xa9f79ac9 at 20018476
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $76,012.43
ERC-20
Value $3,502.92
 (#2299)
ERC-721
--
0xc9843b337be988e4ab439015b617dd5056c14358f9ce52951e05669a5a87e293
0x40357d8766ef6609028ae813c7500ca7acebaaa59f6f81f6bdb9f812b0737b4e
0x3ebcbbb2c6f922aa84e0ac4d4b818ecdcab94562be3c888f0b0792b8e11e093d
0x8e4492e158810dd90b2e0a99c13f1e91a06c18044591873392540e0c1d899f03
0xfd2de957616025a6ab5cc8c1b8b23528fa80b7ade69551689f8e7ed69bc0564a
0xede9079ffe157a3558102505d05bb9a50f7ab8fd14053cdea2520746b40d54e3
0xd970197c7371ff0b36419da217d29f0ada724124c550c644e8960d4ad8b52860
0x731248a820e4f7f55c9c041e5a2e04e31a198aeaef98db005fe9ce3de9def35f
0x1e5e5d7a0590666977e4f5dcdd09b9ec5ddcb411961f8863a97c4a29c3770f02
0xfea432a04580d24bf70aecfac48e655025bdd452567a19d341a020d7470d083e

Functions
Getter at block 21194697
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe38347703e4e839721b6e3f404c9d337fae8dece48483c7f6f40e6e69c9384b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf9DCA706F26fC6e2fCa3Ccb88AE40E06F76C24A8, 0x216A9Ac1222dCC448A2a6F1dF709aA251bBe0560, 0x2E90B5b89785BE21633bDdCD2Ea45fD86aD2c36e, 0xeD588653f0FAaD7a3D7372833e7e047619dB9703]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.