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.

0xe9b5f0e1df62415060f1d2862b42101ac94a4013

Unverified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x36e98f3e at 19918233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xe9b5f0e1df62415060f1d2862b42101ac94a4013"

0x30cf62c40684b370413857adaa6983069914f83fc2cb490fe6fcd453fcaebe16
0x7302296a25f065b65fbce8c22a7f6638ca39513757353ff89d080a148d06a405
0xabe3a35a36633a4911948a04eb9c4f0a64feae173689ce2f3ecf6d28722dc3da
0x1e26da7435d1d6920993606146cd257cdb2e7b3db6161c065ac5945dd0f33c05
0x4a38944e830447114413e85358825f31ad1578ed6e2859732068329c1767e370
0x52a960af510774597ac15df1c19fea60e0b894a530ddefef903dc0c4a9777ac9
0x6d43208e073a44c393658c2d20ddda6f0937d3f70998a367360366842f7a1c26
0x85ee0b8246c4e2ae44198a7644949db13e88a6b819d2926402da3a8bd118f669
0xa3263efc2239936ad75cb2baabb1bbcb932e61a6f2a48b560377309ade0c9a97
0x92776f78b443577e2db8794842fd83d39f0118aa8a0d57b92c01b8dfbad24c7f

Functions
Getter at block 21184237
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x49441a4386d5c4317881879961a41090e2d3a7630286d736d1e58b46a1bbc889
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x068D8B725Da5f3D941276f3253787a27706888Bd]
getThreshold(view returns (uint256)
1
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.