Quotes

Not guess but vision

Quotes represent accuracy-based exchange rate predictions, with preset snapshot times - representing round closing times.

Quotes have following parameters:

  • round ID - which determines respective snapshot time,

  • target exchange rate and

  • stake - which has to exceed ticket price.

Depending on the number of active rounds (up to 4 rounds) prediction horizon can be from 2 hours to 28 days.

IQUO uses publicly available contracts for signals and quotes - with open ABI - which allows to bypass IQUO's interfaces and create predictions independently. Nonetheless this doesn't allow to circumvent applicable requirements and restrictions as they are checked at contract level.

Quotes accept any predictions rates - this is fully at your discretion.

Quote is undergoing a number of statuses:

  • pending: immediately upon creation

  • active: once successfully deployed to blockchain

  • winner: once the round is closed and the quote is determined as one of the winners

  • expired: granted upon expiration time if the signal was not triggered.

Last updated