Assets
Get asset by ID
Get the asset for the specified asset ID.
GET
Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the blockchain network.
The ID of the asset to fetch. This could be a symbol or an ERC20 contract address.
Response
200
application/json
The asset
An asset onchain scoped to a particular network, e.g. ETH on base-sepolia, or the USDC ERC20 Token on ethereum-mainnet.