veRWA - owadez's results

Incentivization Primitive for Real World Assets on Canto

General Information

Platform: Code4rena

Start Date: 07/08/2023

Pot Size: $36,500 USDC

Total HM: 11

Participants: 125

Period: 3 days

Judge: alcueca

Total Solo HM: 4

Id: 274

League: ETH

Canto

Findings Distribution

Researcher Performance

Rank: 91/125

Findings: 1

Award: $9.82

QA:
grade-a

🌟 Selected for report: 0

🚀 Solo Findings: 0

The following _value argument in VotingEscrow.sol L268,L288 can be removed since they are payable,

function createLock(uint256 _value) external payable nonReentrant function increaseAmount(uint256 _value) external payable nonReentrant

The functions can use msg.value directly and wont need to use the following modifier

require(msg.value == _value, "Invalid value");

#0 - c4-judge

2023-08-22T14:00:37Z

alcueca marked the issue as grade-a

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter