Governance's execute()
is not payable.
A governance proposal is mainly composed of targets
, values
and calldatas
. values
speicifies ETH values for calls, and the it is expected to send ETH when execute a proposal if the value in values
is not 0.
However, execute()
is not payable, this means no calls require ETH value can be executed.
Proposals that need to send ETH value cannot be executed.
Manual Review
Considering make execute()
payable.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.