get https://api.simplehash.com/api/v0/fungibles/assets
This endpoint is commonly used to retrieve metadata & prices for a list of Fungible token identifiers:
An example list to pass as the fungible_ids query param could be:
ethereum.0x1f9840a85d5af5bf1d1762f925bdaddc4201f984,celo.0x765de816845861e75a25fca122bb6898b8b1282a
This endpoint supports up to 50 Fungible IDs at once.