Asset Management

Get Asset

Retrieve details for an asset in your inventory by its identifier, runtime, and chain.

get/v0/platform/assets/{identifier}

Path parameters

identifierstring required

The contract address or domain that identifies this asset.

Query parameters

runtime'evm' | 'sui' | 'solana' | 'stellar' | 'hedera' | 'bitcoin' | 'hyperliquid' | 'polymarket' | 'aster' | 'lighter' | 'tron' required

The runtime name

The chain type (e.g. evm, solana). Use the same runtime you used when creating the asset.

chain_name'abstract' | 'apechain' | 'arbitrum' | 'avalanche' | 'avalanche-fuji' | 'base' | 'berachain' | 'bitcoin' | 'blast' | 'bsc' | 'degen' | 'ethereum' | 'ethereum-sepolia' | 'gnosis' | 'hedera' | 'hyperevm' | 'hyperliquid' | 'aster' | 'lighter' | 'ink' | 'kaia' | 'katana' | 'kite-ai' | 'linea' | 'monad' | 'optimism' | 'plume' | 'polymarket' | 'polygon' | 'ronin' | 'scroll' | 'sei' | 'solana' | 'soneium' | 'soneium-minato' | 'stellar' | 'sui' | 'unichain' | 'zksync' | 'mainnet' | 'kaia' | 'tron' | 'robinhood' | 'arc' | 'flare' | 'xlayer' | 'tempo' required

The chain name

Which chain the asset is on (e.g. bsc, ethereum). Use the same chain you used when creating the asset.

Response

Successful response with the asset details (address or domain).

OR
OR
OR

Changes

Changed in 12 of the 95 revisions of this API.21344

    • removed the enum value worldchain from the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-removed

    • added the enum value tempo to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value flare to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value xlayer to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value arc to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value robinhood to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the new tron enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the new tron enum value to the anyOf[subschema #3: PerpResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the new tron enum value to the anyOf[subschema #4: MarketResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the enum value tron to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value tron to the property allOf[subschema #1: MonitoringSupportedRuntimes]/ of the query request parameter runtime

      request-parameter-property-enum-value-added

    • the endpoint scheme security JWT was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 26b01ac5305e32See the full diff
    • added the new stellar enum value to the anyOf[subschema #1: AddressResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the new stellar enum value to the anyOf[subschema #3: PerpResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the new stellar enum value to the anyOf[subschema #4: MarketResponse]/address_details/runtime/allOf[subschema #1: MonitoringSupportedRuntimes]/ response property for the response status 200

      response-property-enum-value-added

    • added the enum value stellar to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

    • added the enum value stellar to the property allOf[subschema #1: MonitoringSupportedRuntimes]/ of the query request parameter runtime

      request-parameter-property-enum-value-added

    • removed the enum value zero-network from the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-removed

    • added the enum value kaia to the property allOf[subschema #1: MonitoringSupportedChains]/ of the query request parameter chain_name

      request-parameter-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.