Fireblocks uses asset_id to identify each and every asset. How do i get just the ticker for each asset fireblocks supports? I dont care what chain the asset is on and just need the three letter ticker for it.
The list all assets api doesnt seem helpful for this.
For eg Celestia coin’s asset id is “CELESTIA” whereas i need to able to map this asset_id to “TIA”. Is there any way to do this?