mirror of
https://github.com/Instadapp/fla-fees-subgraph.git
synced 2024-07-29 21:57:15 +00:00
|
|
||
|---|---|---|
| abis | ||
| src | ||
| tests | ||
| .gitignore | ||
| networks.json | ||
| package.json | ||
| README.md | ||
| schema.graphql | ||
| subgraph.yaml | ||
| tsconfig.json | ||
| yarn.lock | ||
FLA Fees Subgraph
Stores user fees generated for FLA, and that sent to route.
Query the subgraph: https://thegraph.com/hosted-service/subgraph/richa-iitr/fla-fees-mainnet
{
feeDatas {
id
user
token
flaFee
routeFee
}
}