goal account assetdetails
goal account assetdetails¶
Retrieve information about the assets belonging to the specified account inclusive of asset metadata
Synopsis¶
Retrieve information about the assets the specified account has created or opted into, inclusive of asset metadata.
goal account assetdetails [flags]
Options¶
  -a, --address string   Account address to look up (required)
  -h, --help             help for assetdetails
  -l, --limit uint       The maximum number of assets to return
  -n, --next string      The next asset index to use for pagination
Options inherited from parent commands¶
  -d, --datadir stringArray   Data directory for the node
  -k, --kmddir string         Data directory for kmd
  -w, --wallet string         Set the wallet to be used for the selected operation
SEE ALSO¶
- goal account - Control and manage Algorand accounts