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.

0xc837ba60d3d586c8576dd8e6118994a25e3a17c2

Unverified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x880d72a4 at 19692198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.2
ERC-20
Value $146,871.93
ERC-20
Value $4,418.13
ERC-20
Value $1,020.61
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc4f2bb068cec5871a0d3a4ba284089c93e236362ec24136e159ebf0e178da9f8
0x78eb39585b5cb22f90e9c560860508158a721f19e2ff4863f9347c41111c94e5
0x6d9cc97eed09af6d29cae288a8b9951a378c702618fe778ef5445a3836d5cccc
0x0a02552e4e92c98c17452852378eeb62d2cb25c9d75093f2e645c1b40e95aa22
0xcb4f2a19be71a4c44ef7b430115b43aadbc288acd24656120608c4442657fa4e
0xf557ae6efea063b7e98d92abde3b33b84351436ffeac0e3d2f50a0714ed61121
0xff0625b0d0468be11359b566cedd6d26e3fb326824366ee5f43e20fb811e9bb8
0x83b1fa41511ac49242932100882a81a685c1744dde6f40840d3689ac89a16004
0xe436ff9720e569eb1d50089e5cbd2d2f58d11a87f797faa709fbeca87ca3a5fe
0x2730cae4bc85c1737cafe3a477e7bb3f7d1d1818e231c3267aec2fd106251995

Functions
Getter at block 21225957
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56b7cc06c23e1438f1728eebdacbd1a47135b1cf124693f0e65aa5546efee98a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28f9E1b0D86Bfe4a95f34336844AaA4DD7F290a0, 0x54E7bCe1f500aCa665E3ddfFb578CB3b4A00F996]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.