TempleTeleporter::teleport
will refund to payable(msg.sender)
, this may not work as intended for some contract callers. If there is no sweep function, this would cause lock/loss of funds.
TempleTeleporter::teleport
will refund to payable(msg.sender)
.
However, this may cause issues if msg.sender
is a contract which lacks the ability to sweep ETH
. This would cause lock/loss of funds.
If the msg.sender
is a contract, this may cause lock/loss of refunded funds.
Manual
Allow user specify the refund address.
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.