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.

0xf458346e526a6c7f49cbab9d8879f19da2c089d5

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x845274a2 at 20523050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.87
ERC-20
Value $0.89
0xc1566c65b30224b15dadf0fa94f8d39c91f4363e95f214e6e2a0c3ff7c3e18cf
0x29ed984fe71e36c6d2366ff26bd5a65a3c820190799ff040982f63a11c4a43e4
0xd6cd3907b935aea3b49f1623691cec96571920347d5188e7e59b14039f4bfddd
0x1c77403ab912effc5bd870048f6d6de2f16d14d8cafaff664918f60db49d5321
0x206dcc032347d760bff83a6b1a2aa42093a780e81c4309382cad831cb886c5ba
0x55ceba3862033b449b82af58adab9d7d9e7c1c0cf08035bc180b2a76959d431d
0xf047b6e556d8137521082cb038da2e565940484c8cb657d13bdcb7e31a4f1097
0x43dc244a2b40cc692417749376887b937fd5f59c5ff4ab291be8d87cd4f4e492
0xddc59df97cd066227cbe75ad0955fe991c114ace4ac52192ab322af1466e2221

Functions
Getter at block 20852978
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x86fca51cf943df7b9cf6d93c835452ff6f9be35e3bb684905d404642eb9bc537
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34a044D38a0b44A44fD467e2D96B5A7BB76fCaC8, 0xcb3202835b2A368514c00f772A1059954C75F10f, 0x2a40FBB75B14Cd5Ab71e24e32247A06FC7953Bd4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.