Skip to content

Commit

Permalink
Update schema.graphql
Browse files Browse the repository at this point in the history
Co-authored-by: Jeroen <[email protected]>
  • Loading branch information
filo87 and hieronx committed Jun 7, 2024
1 parent 61cc614 commit 70d83f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ type AssetTransaction @entity {
fromAsset: Asset
toAsset: Asset

realizedProfit: BigInt
realizedProfitFifo: BigInt
}

type OracleTransaction @entity {
Expand Down

0 comments on commit 70d83f3

Please sign in to comment.