/caip/{chainNamespace}/{chainReference}/{assetNamespace}/{assetReference}Ask AIget https://api.itsa.global/v2/caip/{chainNamespace}/{chainReference}/{assetNamespace}/{assetReference}Token identification by CAIP standard, that is addressing one specific Token.Path ParamschainNamespacestringrequiredEach namespace covers a class of similar blockchains. Usually it describes an ecosystem or standard, such as e.g. cosmos or eip155. One namespace should refer to one resolution method to resolve the chain's reference.chainReferencestringrequiredA reference is a way to identify a blockchain within a given namespace. The semantics as well as the more granular syntax which are delegated to each namespace specification shall be defined in separate CAIPs describing resolution methods.assetNamespacestringrequiredEach asset_namespace covers a class of similar assets. Usually, it describes an ecosystem or standard, such as e.g. slip44 or erc20. One asset_namespace should include as many assets as possible.assetReferencestringrequiredasset_reference is a way to identify an asset within a given asset_namespace.Response 200SuccessUpdated about 3 years ago