get https://api.chain49.com//v2/nft//
Only works on Ethereum-like blockchains (currently ethereum and bsc)
Get metadata like name or description for a specified contract and token ID.
The resulting data contains a link which can then be used to request the IPFS link for the actual image to display in a block explorer for example.
Note: this route was implemented by us and is therefore not yet supported by existing blockbook clients.