# 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                                 |
