package
0.0.0-20241211142332-01411649f3c8
Repository: https://github.com/yearn/ydaemon.git
Documentation: pkg.go.dev

# README

Models

The models package is kind of the same as the types folder in Typescript. It's a registry of all the types we may need accross our program, in a separate package so we could use them and call them no matter where we are.
No logic, or the smallest logic should be implemented in here.
It's mostly a give me the struct please package.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TERC20Token contains the basic information of an ERC20 token Category can be "Curve", "Stablecoin", "DeFi", "Balancer", "Currency", "Staking", "Smart Contract Platform", "Special",.
TEventRewardAdded contains the rewardAdded event data for the yBribeV3 contract.
No description provided by the author
TFIFOForUserForVault is the request for the graphql query when we ask for the earnings for one specific vault.
TGraphQLHarvestRequestForOneVault is the request for the graphql query when we ask for the harvests for one specific vault.
TInclusion holds the inclusion of the vault.
No description provided by the author
No description provided by the author
TMigration helps us to know if a vault is in the process of being migrated.
No description provided by the author
No description provided by the author
No description provided by the author
TReportsFromGraph holds the reports data for a graphql request.
No description provided by the author
TRiskScore holds the risk score of the vault.
No description provided by the author
************************************************************************************************* ** TStakingPoolAdded contains the staking pool information for a given pool **************************************************************************************************/.
No description provided by the author
No description provided by the author
No description provided by the author
TTVL holds the info about the value locked in a vault.
TVault is the main structure returned by the API when trying to get all the vaults for a specific network.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author