Entry Defines all nft owned by a person
from message cosmos.nft.v1beta1.Entry
Optional
nfts is a group of nfts of the same owner
from field: repeated cosmos.nft.v1beta1.NFT nfts = 2;
owner is the owner address of the following nft
from field: string owner = 1;
Static
Readonly
Entry Defines all nft owned by a person
Generated
from message cosmos.nft.v1beta1.Entry