Price model

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.

FieldTypeDescription
valuenumberTotal value in the measure of {crypto_unit}
crypto_unitstringThe crypto unit of measurement, e.g. ETH, USDC, DAI.
usdnumberTotal US dollar value of the cryptocurrency. It equals to quantity crypto_unit usd_price_per_crypto_unit