NFT API: Enable get royalty and marketplace fee
12 months ago by liuna
[Nov 13, 2023]
Added 'fee' array for the response field of the history endpoints: Get collection transaction history, Get chain transaction history, Get NFT Transaction history, Get address transaction history. Now you can view the royalty fee and marketplace fee of each order respectively.
Added Fee model, and 'fees' field for the Transaction model.