Let's say you want to bet that FTX exchange volume will increase. How can you do it?
Well, you can buy the FTX token - but its price has so many variables involved. For example, a whale might dump a lot of tokens at once, momentarily crashing the price. Or they may announce staking for the token, driving it upwards.
If you want to bet on a specific number going up or down, you need a specialized financial instrument: a tracker token.
Tracker token supply depends on an external variable. This way, tracker tokens mimic perpetual swaps, but without the counterparty risk of keeping the funds on exchange. With tracker tokens, you can bet on a specific number going up or down - in a trustless, decentralized way.
- FTX Volume Token
- ... more tracker tokens coming soon
# Install project dependencies
yarn install
# Run all unit tests
yarn test
# Lint code
yarn lint
# View code coverage
yarn coverage