Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAssetsByNameArgs

The argument object for AssetApi.getAssetsByName

Hierarchy

Index

Properties

Optional firstIndex

firstIndex: number

The first index to be returned. Use this for pagination. Starts at 0

Optional heightEnd

heightEnd: number

Define the end height for trading information over a given period - if not given the current block is taken as end height

Optional heightStart

heightStart: number

Define the start height for trading information over a given period - if not given the last 360 blocks (around 24hrs) are taken as trading period

Optional lastIndex

lastIndex: number

The last index to be returned. Use this for pagination. If not set, at maximum 500 items beginning at firstIndex will be returned

name

name: string

Optional skipZeroVolume

skipZeroVolume: boolean

If set true all zero volumes are excluded