added
Introduced new endpoints (Onchain/GT)
October 23rd, 2023
You can now fetch token information such as name, image, social links, and description via these endpoints:
- To fetch information of tokens inside a pool, use /networks/{network}/pools/{pool_address}/info
- To fetch information of a specific token use /networks/{network}/tokens/{address}/info
- If you like to get token information of the most recently updated tokens, use /tokens/info_recently_updated