For the complete documentation index, see llms.txt. This page is also available as Markdown.

FVyNftBalanceDto

Properties

WalletId

FString

The wallet `ID` holding the NFT

WalletAddress

FString

The public wallet address holding the NFT

WalletType

FString

[READ-ONLY] == API_WALLET

Chain

The blockchain of the wallet

Items

TArray<FVyNftDto>

Information about the NFTs

Last updated