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
|
askPrice
|
||||||
nft {
|
nft {
|
||||||
tokenId
|
tokenId
|
||||||
|
transactionHistory {
|
||||||
|
timestamp
|
||||||
|
askPrice
|
||||||
|
}
|
||||||
}
|
}
|
||||||
buyer {
|
buyer {
|
||||||
id
|
id
|
||||||
|
Loading…
Reference in New Issue
Block a user