Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

silver_eth - If a sender calling commit on the chainLink factory sends excess value, they are not refunded and their ether is stuck in the contract #81

Open
sherlock-admin4 opened this issue Sep 13, 2024 · 0 comments

Comments

@sherlock-admin4
Copy link
Contributor

sherlock-admin4 commented Sep 13, 2024

silver_eth

Medium

If a sender calling commit on the chainLink factory sends excess value, they are not refunded and their ether is stuck in the contract

if excess ether is sent to the verifier, the fee manager returns the excess to the sender ie the chainlinkKeeperFactory
here is an example on arbitrum
https://arbiscan.io/address/0x5ad1d6Ad0140243a7F924e7071bAe4949F1ad5f8#code#F1#L482

however there is no way to recover the ether

@sherlock-admin3 sherlock-admin3 changed the title Low Grey Mustang - If a sender calling commit on the chainLink factory sends excess value, they are not refunded and their ether is stuck in the contract silver_eth - If a sender calling commit on the chainLink factory sends excess value, they are not refunded and their ether is stuck in the contract Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant