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

Fix missing fee names #239

Closed
hieronx opened this issue Aug 12, 2024 · 0 comments · Fixed by #248
Closed

Fix missing fee names #239

hieronx opened this issue Aug 12, 2024 · 0 comments · Fixed by #248
Assignees
Labels
Bug Something isn't working

Comments

@hieronx
Copy link
Contributor

hieronx commented Aug 12, 2024

See

query {
    poolFees(filter:{poolId:{equalTo:"1655476167"}}){
    nodes {
      name
    }
  }
}

on https://explorer.subquery.network/subquery/centrifuge/pools-multichain

Screenshot 2024-08-12 at 14 03 11
@filo87 filo87 added the Bug Something isn't working label Aug 13, 2024
@filo87 filo87 self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants