Skip to content

Missing payable #61

@code423n4

Description

@code423n4

Handle

robee

Vulnerability details

The following functions are not payable but uses msg.value - therefore the function must be payable.
This can lead to undesired behavior.

    LPool.sol, addReserves should be payable since using msg.value

Metadata

Metadata

Assignees

No one assigned

    Labels

    2 (Med Risk)Assets not at direct risk, but function/availability of the protocol could be impacted or leak valuebugSomething isn't workingresolvedFinding has been patched by sponsor (sponsor pls link to PR containing fix)sponsor confirmedSponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions