The NFTGo API returns price data in a standard format.The historical transaction price and gas fee of nft will be returned in this format.
Field | Type | Description |
---|---|---|
value | number | Total value in the measure of payment_token.symbol. |
raw_value | string | Number of the payment_token. |
usd | number | Total US dollar value of the crypto currency. |
payment_token | PaymentToken |