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.

0x25b97e0ee694a8c5988ce3102fee9dbe8c6288b5

Unverified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x603c03c9 at 19458538
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.79
ERC-20
Value $312,549,994.68
0x5ff6335902d6010fe697d8e5e4c333fb193c62f1a86b94f01463d733b5786790
0xc171ecadadff8d806cf940816ad7495f245c8ff3824c2786d3bb714e7f4cc870
0x72af43de4de2068ae25c4a6b219d0d7f8d3958b75639121810150b1a12b1da8d
0x7d49c98b3c4458dc5484020f203234847f618d06db0542b3b284156613825c76
0x2a12d9feb4fde0c5b10bafbaaa33839c3de54157fc75d19f4f51561fe23c3c77
0xbc9514c9a9376622cae30036b469596bd1d3caa5d06379b6d3e4c674f2987d55
0x04a118e2d8ecd0a55350a57ffdd92490bf73e09a5b6fdac283606d30a91ca844
0xc63026988e0320ea03304d802403e76e4db7042066cae78ba5972b8ad521fed4
0xcb96175589fc0d264e467438fac513ad7e1e5314be94a5a6ca9f47110c0dc608
0xa73920329491a3631206cc541a438e30ee054d15c7f87b6bcf54f8589cddc607

Functions
Getter at block 21158013
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6af5497215080a5a254e23c04f439d02f4f2a2b92eeb4a0f1fbb37e07d5d4ed5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFda24835393341a1110742B37B5046A99785cb36, 0x115B33bA813e0cF681192383B9b8ee7318D669Fe, 0x66072Cdb0548E30367494c0cc63efC9835e4Da06, 0x906e4a57e2e8FbA7d9cCE84d6D2d5816af9E2A0E, 0x57Bd0d4C3b26280C72eBCea860f5F3f44e28d88B, 0x2497f1AfD5Db34804Bd386742d2276CAbaCA153C]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.