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.

0xded5f427562bc5d0b77fb820179b5cc6fd76141a

Unverified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x02d22f85 at 19331256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,084,830.26
ERC-20
Value $358,414.21
0xcd38d7d5212a9be390412efc6b79e8fa789d382692a384e4332605d39c35251a
0x07b4d0b7cb19546b315387ef09ba4ef8bff83c14005ce28a83ff05c428c67a83
0xc51606d9af67c5fe758f94dba52435a95f87c30c561dbbd8a590c0eeba1d224b
0x3ed290b9acc54015b49f6ffe82f6c18cecb8766d6d71de488e17ca60b3710da0
0x422f4a5404c8ec743e025b380dcacc44a20664f92bd748c197be1e3024f637f3
0xe6a7e03f7346c764d6bf391e28c3cbff7de20956d1bd9641c8571086bf2b1f86
0x08bbea19d49028e63ea2f2def8414f2dc9619c223d46877a73e0e7abc40032ff
0x93bbf3003b898ab454376a93efd9236b4e371bdc6e77cb664bc3cb4dfd378858
0xe3305ab1a6012dc59cb9690c6009da86d3cfd17733c0a14c632d8f42d59b553e
0x5e83f8e11369e8ebbc9997ee41abbb5c2ced99badb15fac77a9f35e2d99aab92

Functions
Getter at block 21277169
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x41d4a7fa4f4c6cfcc9b2d13e47d70c42a22afbf790a7bd66b3ca8de5553cf6dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31DC6d8AfD5a379eA168C21dA87f376d67c4Ebf5, 0x9DE6DE21007312eeb6CD90500fFECafeC297B70D, 0x5CdbdB436ed3c1a588aa936FF8eC8ccc943f407a, 0xA8C85045C91d59B07D87b6bd3667E781C7973091]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.