Const Readonly methods: { Readonly getGetSpotPriceStream is a server-streaming RPC. It provides real-time spot prices for a list of tokens across multiple chains.
Parameters: SpotPriceRequest: Contains information about which tokens' spot prices should be fetched on their respective chains. Returns: stream of SpotPriceResponse: Continuously streams data about the spot prices of the requested tokens on their respective chains as updates are available.
from rpc valorem.trade.v1.Spot.GetSpotPrice
Readonly I: typeof SpotPriceRequestReadonly O: typeof SpotPriceInfoReadonly kind: ServerStreamingReadonly name: "GetSpotPrice"Readonly typefrom service valorem.trade.v1.Spot
Generated using TypeDoc
Spot service offers methods related to the spot tokens on various Ethereum-related chains.