add net price to transaction
This commit is contained in:
parent
ff66a07edb
commit
feb4a34d62
@ -56,6 +56,7 @@ func (s *TransactionService) GetLightPageByLimit(ctx context.Context, pagenumber
|
||||
transactions(where: $where, first: $first, orderBy: $orderBy, orderDirection: $orderDirection, skip: $skip) {
|
||||
timestamp
|
||||
askPrice
|
||||
netPrice
|
||||
nft {
|
||||
tokenId
|
||||
transactionHistory {
|
||||
|
Loading…
Reference in New Issue
Block a user