Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 799 Bytes

File metadata and controls

20 lines (12 loc) · 799 Bytes

TRLinkPublicAssetInfo

Public asset information with limited properties for API consumption

Properties

Name Type Description Notes
id String The unique ID of the asset (e.g., Fireblocks asset ID)
name String The name of the asset
type String The type of the asset (e.g., BASE_ASSET, ERC20)
contractAddress String The contract address of the asset (for tokenized assets)
nativeAsset String The native asset of the network (e.g., ETH for ERC20 tokens)
decimals BigDecimal The number of decimal places for the asset
issuerAddress String The issuer address of the asset (optional) [optional]