Skip to content

Vault Statistic For Landing Page - #1

Open
Pepper24Bot wants to merge 12 commits into
mainfrom
feature/subgraph-landing-page
Open

Vault Statistic For Landing Page#1
Pepper24Bot wants to merge 12 commits into
mainfrom
feature/subgraph-landing-page

Conversation

@Pepper24Bot

Copy link
Copy Markdown

This PR includes the following:

  1. Create a new schema VaultStatistic
type VaultStatistic @entity {
  id: ID! # address:vault
  vault: Bytes!
  totalUsers: BigInt!,
  totalUsersProfits: BigInt!
}
  1. Update Read Me documentation

Playground:

image

@Pepper24Bot Pepper24Bot changed the title Feature/subgraph landing page Vault Statistic For Landing Page Nov 16, 2022
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

Successfully merging this pull request may close these issues.

1 participant