holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
167 stars 39 forks source link

expose nft symbol through API #643

Closed wbarksdale closed 2 years ago

wbarksdale commented 2 years ago

Wanted to try a small indexer ticket and found this one. I basically just copied the pattern from https://github.com/holaplex/indexer/issues/576

Testing: ran ./scripts/pre-push.sh and it passed

Closes: #576

wbarksdale commented 2 years ago

looks like this was already done here: https://github.com/holaplex/indexer/pull/610