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.

melina.eth

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0xdf3e964e at 20300095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,352.68
ERC-20
Value $12,387.59
ERC-20
Value $9,557.31
ERC-20
Value $7,409.12
ERC-20
Value $5,821.5
ERC-20
Value $5,308.22
ERC-20
Value $3,285
ERC-20
Value $1,600.82
ERC-20
Value $1,502.61
ERC-20
Value $368.37
0x2ad300ba240cc522a7d0bc8e14979a25bf284adda9793db96a77908461380959
0x9f00f5787f7cf5b86cc945bb8c762f00d55941c4f2fa6274743d5b4e9ffac303
0x7bfde1e96b1a237222445da338c64bfa99ba01fbcecabdd7b28c09c51fa0e647
0xd6bdfcc0f09a1d54ab79dd84e7c7140eb6ffda68268ffb4a22372a35ee31a188
0x96c1c4d02f1485d31d12b857ef3e3d93f7271303ed41657cd260a844f567b526
0xa6d58630121fa6c30e3b02efbab6853abbfadf99c5f6b6c3131df2b4a38f7722
0x96cf514282ad4245734c88df8d7844abf86912e2a5f052a938f43d46fed955a4
0x9fca3c36a13882fe3d21ff705e3777342b5f0edc3271d57f5af7782b272a1306
0x4bd2e52a162271dbdace2ff047710b29f71af6a077ad39897be340cb8f1162e5
0x395d80cacb2428f3f2b0d37082c24d51970e4d9e128af4e5e475ba9d22bd5777

Functions
Getter at block 21057211
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x336d9e671e6a0724459981e131ef8da18c85a8d76b6bc4a6f6337de99a702726
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD49d1429bd6Fd784e4a1ACc37FA01156e619E471, 0xF55b219a888D2249899A950e683c392ed1B819d7, 0x4ae339D21fC0949975488687f1eBEB3c355BFC56]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.