fastnear / fastnear-api-server-rs

23 stars 4 forks source link

Add token infomation to `/v1/ft/{token_id}/top` #10

Open AmazingBeerBelly opened 4 months ago

AmazingBeerBelly commented 4 months ago

Hello,

Can the token infomation be added to /v1/ft/{token_id}/top? This will save the client a lot of time and requests. Otherwise we still need to read the token information from the blockchain.

thanks a lot.

evgenykuzyakov commented 1 week ago

We actually don't cache it, but it worth considering