The Price object is used in some responses to describe a traded amount for a specific transaction, which could have been executed in a different cryptocurrency than Ether.

Attribute NameData TypeDescription
currencyPrice CurrencySee below
amountPrice AmountSee below
net_amountPrice AmountSee below. This amount is exclusive of marketplace and creator fees, when the information is available

Price Amount

Attribute NameData TypeDescription
rawstringThe amount of cryptocurrency in the original blockchain format
decimalnumberThe amount of cryptocurrency in decimal notation
usdnumberThe price converted to USD at the time of the transaction
nativenumberThe amount of cryptocurrency in the native notation

Price Currency

Attribute NameData TypeDescription
contractstringThe contract address for the cryptocurrency
namestringThe name of the cryptocurrency, eg. Ether, SAND, Dai Stablecoin
symbolstringThe symbol of the cryptocurrency, eg. ETH, SAND, DAI
decimalsnumberThe number of decimal places used, in order to convert from the original/raw amount to decimal