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.

0xa8c0817929da401b29a3bb410c00fcabb1f385cc

Unverified contract

Proxy

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

No balances found for "0xa8c0817929da401b29a3bb410c00fcabb1f385cc"

0xdea394bbf06bf39f36366b9879454ccef603637569a97b211ee0b32c4cdfe1f5
0x9cd5142b7936d071be58ec0be9e02dea748300838b3e0c3a7e3784ceed337a5b
0xefc05d8c60ba403fb0e70bacc513d21388e0198d15ce24ebbb27450a50e38640
0x6c074036b28f0075b3b69a88d622b20790704f880359e7016ef7219cb154dbf4
0x3eac21f7ef544d34da49ca82db117a95d0fab1f20b78ebb5dc18352c77b82c20
0xa445ef6ed71b1924e603ae0fa9c39fb7ab8175f023c8a469fd194bd85969c69c

Functions
Getter at block 20845815
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e591b2c84730aec490f224293f568be978fbc087fec857ca13819500c5d7caa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdf18da5607AD8D5e473f8d9f6FB985d6Fe816b47, 0xbD8D1A0b1774377c1e23068d02c46e3198730eEC, 0x26F7eDa174F28661adf9C94bd401C02f4747eE81]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.