mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
998 B
998 B
@oceanprotocol/lib / Exports / AssetPrice
Interface: AssetPrice
Table of contents
Properties
Properties
tokenAddress
• Optional
tokenAddress: string
The address of the token that the price needs to be paid in.
Defined in
tokenSymbol
• Optional
tokenSymbol: string
The symbol that the price of the asset is expressed in.
Defined in
value
• value: number
The price of the asset expressed as a number. If 0 then the price is FREE.