deposit
functioncreateRequest
or createRequests
(batch)createResponse
getResponse
or get the latest token price via getLatestData
createRequest/createRequests
will return the request ID/IDs that correlate to the most recent requests made. Users will find it useful to store this ID value to use as the argument to getResponse
which will return the latest token data, as requested by the user.requestId
is publicly available. With this information, a user can take advantage of the latest token data without making a request themselves. Simply query for the latest requestId
and include this value as the argument to getResponse
.
Monitor URL | Chain |
---|---|
https://pricing.sylo.io/ | Mainnet |
Chain | Contract address |
---|---|
Root Mainnet | 0xA1C10036F5398601f34d11F0be7Da26a8875Fb0d |
Root Porcini (Testnet) | 0xf459E82138096876C25cd5fbc54c487476640619 |