FuelLabs / FuelLabs/block-explorer-v2
Transaction gas price
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Q: Can we include something similar to `gasUsed` in the GraphQL API?
The schema of `fuel-core` GraphQL API returns only the `gasPrice` and the `gasLimit` of a Transaction. We need to display the transaction fee in the UI which would be something like `gasPrice * gasUsed`
Contributor guide
Assessment
This issue has not been assessed yet.