Get ticks
Last updated
use sdk.Pool.fetchTicks method
poolId : The pool object ID.
async function fetchTicksByPoolId() {
await ticks = await sdk.Pool.fetchTicks({
poolId: ''
})
}The White Paper is for informational purposes only. Nothing in the White Paper constitutes legal, financial or tax advice. Its content may be updated from time to time without express notice. You should seek your own professional advice before engaging in any activity in connection with Hyperion. See Legal Disclaimer.
Last updated