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

add staking contract(s) addresses to subgraph on rinkeby #15

Closed
zareth-san opened this issue Nov 21, 2020 · 1 comment
Closed

add staking contract(s) addresses to subgraph on rinkeby #15

zareth-san opened this issue Nov 21, 2020 · 1 comment
Labels

Comments

@zareth-san
Copy link
Contributor

zareth-san commented Nov 21, 2020

This depends on #20

the dapp will need this to track what contract to call the staking functions on.

@zareth-san
Copy link
Contributor Author

The contracts we'll need to track are:

  • 2 StakingRewards (one for WBTC and one for USDC)
  • 1 RewardsDistribution (a single RewardsDistribution can add reward disbursements for both AMM’s)
  • 1 VestingVault contract (a single VestingVault can vest SI gained from both StakingRewards contracts

@zareth-san zareth-san changed the title add staking contract(s) address to subgraph add staking contract(s) addresses to subgraph on rinkeby Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant