Hello! Loving this function! I’ve finally worked out getting the image, name, and attributes into css friendly divs and looping for each NFT (contract specific) to create a “My Collection” page. Very excited about it but noticed an important missing peice. The description!
Just wondering if there were plans to have the “description:” parsed into the return, or if I need to work getNFTs into the loop to get it.
I tried tokens.description on a whim came back undefined.
Thanks!