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.

0xb4c2c482ca5a3e97838ed39891fa531f7990399a

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x1dbc26ad at 19988779
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.35
ERC-20
Value $2,049,911.65
ERC-20
Value $100,020.4
ERC-20
Value $0.03
 (#1781)
ERC-721
--
0x67c20649a4a2c03e8a6dd0930f52760bf74ae1fbe7e566e48495d5d420706d71
0xa0c92d6fff6fa9c5e9b0d4b1e946e206b9728e02f5fb990b591144723815b4ba
0x0bd7d51e1fe7be9d7c9c067a6a8b3a41b9fa1f0b7e3aa6337fe34d8a850e4e69
0xa748660889ec9879aecd2dc581eb30c692a0b08b7ba161bdddc2b998670fd752
0x44e3f8a48ccbdc8d1e1ed419c907b5459d572f24136df58c151898afbb73204b
0xe68568ac6219eb70651b897613fbc9140b82714d93beca14500b2e9e3bd0c0b6
0xc1af9c7d01565755cc34533d0e961211da677e9fb4b566ceeb22384ba8332e33
0x23ed392831c879244ff6eae50b2ffa109ec75888410da117640032f5c905c9d6
0x3f8b6f96b8196319885b726b1ca6d27582b54efaa68942fcc7b4578d9ad18c42
0xc149ad95819ba94c2c5ce53a08eb1209ce13b183d85b92f448af2db142e72b96

Functions
Getter at block 21198768
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2435032992bcc22af233053012bca55e09a7a167d9f6ea3b92903408b9dcb44d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x11708C4eF7a2DEb0f38e58c16Ad71a5aE45820b1, 0x7f164c32c2fb74ed1BFc883bCca6C492989eAFC5, 0x96fAE86c318D493A6285C6Ad7cc3879416DFcd41, 0xA2c6EC8a9Aab1B8e5a982e2cA91576F220F0A1Df, 0xD02d053E409cC97dC759Bd4488C485a441dF02f7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.