Learn how to use EVM push API price signatures in the EVM Integration Guide.
Authorizations
Path Parameters
The ID of the feed to fetch the latest price for.
Response
The latest price for the specified feed.
The response is of type any
.
Fetches the latest price for a specific feed identified by feedId.
The ID of the feed to fetch the latest price for.
The latest price for the specified feed.
The response is of type any
.