Skip to content

Asset

Algorand TypeScript


Algorand TypeScript / index / Asset

Asset(): Asset

Defined in: reference.ts:127

Creates a new Asset object represent the asset id 0 (an invalid ID)

Asset

Asset(assetId): Asset

Defined in: reference.ts:132

Creates a new Asset object representing the asset with the specified id

uint64

The id of the asset

Asset