> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/fvywalletbalancedto.md).

# FVyWalletBalanceDto

## Properties

| WalletAddress   | FString | The public wallet address containing the NFT |
| --------------- | ------- | -------------------------------------------- |
| ContractAddress | FString | The NFT contract address                     |
| TokenBalance    | int64   | The number of NFTs in the wallet             |
| TokenId         | int64   | The token ID                                 |
