add transaction history into gettransactionlight
This commit is contained in:
parent
17977c0c27
commit
ff66a07edb
@ -58,6 +58,10 @@ func (s *TransactionService) GetLightPageByLimit(ctx context.Context, pagenumber
|
||||
askPrice
|
||||
nft {
|
||||
tokenId
|
||||
transactionHistory {
|
||||
timestamp
|
||||
askPrice
|
||||
}
|
||||
}
|
||||
buyer {
|
||||
id
|
||||
|
Loading…
Reference in New Issue
Block a user