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

Update Gelato link in vaults.md #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion beefy-products/vaults.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Community harvest implies that the harvest function on the strategy contract has

Another rule watches the gas prices on Ethereum. If `maxGasPrice` is 20 GWei or more, harvests will not be executed as they will become too expensive. This is regardless of a vault's TVL.

The Gelato Off-Chain Resolver that handles the harvests on Ethereum based on the aforementioned rules can be found following this link: [Gelato Automate](https://beta.app.gelato.network/task/0xa9d7e4ca2aacf1884f45f403b50c941953cf6b80489b5d17ad96a366bcb7b75f?chainId=1). The smart contract and its parameters, as well as past Executions and Task Logs, are also easily accessible there.
The Gelato Off-Chain Resolver that handles the harvests on Ethereum based on the aforementioned rules can be found following this link: [Gelato Automate](https://app.gelato.network/functions/task/0xe919ca3bd22d6779ed2a329a436dc428644396913586d006688acf0361942d9f:1). The smart contract and its parameters, as well as past Executions and Task Logs, are also easily accessible there.

### Harvesting on BNB Chain

Expand Down