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.

0x51d36026ff661274d9c5d51e8f7e178281d17ce7

Unverified contract

Proxy

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

No balances found for "0x51d36026ff661274d9c5d51e8f7e178281d17ce7"

0x3c2a629462b55e9bf05f88aa0af6f59bb6d9119ae08c5b3500bf6826202d7345
0x25f4d1b5961f662132cabda88d401578b4317f575531afb6b4bccf8b0e66e65f
0x34cb6377cf32354af4baf091b2b85fa759d9f252aa470e16aec424f2c39dc20d
0xfc2741d0a5db0d9e65a4c219367ba32cbf13ea06d7bb08c4f4a4b53e3d356302
0x1ccd9a891578f681232f1c7d0dc62fb82bb087e8891f470ef041f6e22cd37bdb
0x8ea1873c9c32bc58536074515c69407b64e0d07f544bb12de86e92d47b5bd473
0x334b40fcae500d37e84d127c391277fd3e73ededfdcc17c399bc3c80ea056106
0x51b6d781694d067ed0b6488bdeb62814b8c23e45ebf6a7244a5fe5f2f8e33138
0x696421da70240648c7197dd5b8370e65fc92469de29315615711573887e3a8ab
0xeed1e8ff75c170cbf44b15d1cd143cb51612578955914fc3ffd09205aa223a79

Functions
Getter at block 21002553
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x55e94c8b5bdf7bc1ec8a46611aee762d8a28e84550793b9fa325f083fe61f4a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfACeB714Fd6D72E6CD34a9c6638AFc6cb742A1e7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.