Fairground Fairground

Rewarding Interval!

Until Tue 14th May 2 pm UTC, we will be running the Rewarding Interval trading games on our Fairground testnet. Rewarding Interval, as the name suggests, involves trading to earn rewards that are setup as intervals, what this means is that a reward is not necessarily paid out every epoch but instead could be paid out every 4, 6 or even a hundred epochs, so a trading game could for example run for a week, which we of course do not do for this incentive.

The ranking will be based on the one who ends up with the most rewards. The leaderboard can be found here. Everyone will be required to use the latest browser wallet and create their own solo team on Fairground.

There is also a BugHunt live during the incentive, find out more at the end of the page.

In order to qualify for the incentive, you will need to retweet the incentive tweet, use the browser wallet and have your own Lone Wolf team.

You will also need to create an alias for your public key

Please note that the following instruction is for testnet only! For the Browser wallet you will need to run the latest Browser Wallet v0.30.0 (Chrome (To upgrade you can right click on the extension and choose manage extension and update), Firefox) (To upgrade you can right click on the extension and choose manage extension and check for updates). You can download the appropriate wallet by following these instructions.

How to participate in the incentive games

  1. Follow Vega protocol on twitter. Like and retweet the incentive tweet.
  2. Unless you have done so before, register using the form! Remember to store your secret passphrase!
  3. Join Discord and follow the @vegaprotocol Twitter account.
  4. Create or Join a team!
  5. Create an alias for your public key
  6. End up at the top of the account balance leaderboard in order to collect your reward!

Rewards

The following is the reward structure for the incentive games, 1200 $USDT in total.

The user on the top on this this leaderboard will win the game! You can create a team here

BONUS Bugbounty

PositionPublic keyRewards
1ae5699e6942c3697b13f4c0897a7524ab9df065ef733dd1a704b923844c6233e175 USDT
20123fdaaaf53a2949784d77bc0994b82caa0fce70d6beae8f5e8598bf05d9891150 USDT
34df8053b28fd69131240f468aa481327585f5f1cadcc2e15413c59240eb5b232100 USDT
4af03b124d4faff2491a63b02189eaeac81976f2abda55cb68c35f4648d1dc71475 USDT
57b87af8af24b0804f85f75ad7c632c790fd71b4d3dda422eb07432e5925d7e5c75 USDT
6ddcdc295ddb6491d30642f1ea1f1e590815a09db654cded6b410559c5ee4415950 USDT
730870aab131d2c1f34d107dfe3e21295b23bdbdd8cf744de318226a468be8c3b50 USDT
8fb56cdf651470e00f0ac60cf9a28252b3731dfe7bcfb4f496f1d2647bcdca70b50 USDT
9deb93af569474ae0d1b05c2fe83def238e4545be72778139c67df7c2af855fc250 USDT
10da928a9d8167994271eb2451965939c49f1d6f10b0ea626b22d8567abcfe93d050 USDT
119328e20096748439730f90df31c7b19f396d872bf55bb873eea3cb904bd2a65425 USDT
1237af8917f0cd8d8a5de95b76ae72b99498694436314ca2ee6fb3145a7326d87725 USDT
130b39a7df7e479751af8451b9b89c3c2d66b49c14d6f36a10b16f74cacd46a47425 USDT
14d2f2903fb41849475195344a94b0d0274f6a988c9e4ef31a03b703656813f30b25 USDT
1543becaf272dce844fb1c5980f9990ae7aafd58be936f74c1f19523121439fefa25 USDT
16a98edbdd7bf6522faf478e0e5851f14284afde22b67dc38d01ca48cd0b8be24c25 USDT
1719df2c4a201c724b78868297f7ff1a197d9d3c87a5b245e15925787a085124fd25 USDT
1877149808a28276e04006820477fd09cb892ff0447d3aaf173d500d5e4b5671d025 USDT
19f89c42f37469e4cd5c19254fbf37f5288b08d5c59ce0dfb642b17cc3966499c325 USDT
20e1402dc9f12fc80d9168d0ed40fc2aed9705fac9b75723a6212d5046b6ec422325 USDT
216ee284dc0989584e3a50d18ae026d55cb5158a747102ac30dc941c27739a99d725 USDT
22267baa62a741e73ea37afd17edd606bd2f2f4dd674367ab1e0919c98996399a125 USDT
236417cf4dca5ceae0beda7913cbb5a2a24f87afc7d54ad88473db7b35dbd4f08825 USDT
24072d194346caf0cfa53dfd137c07da4c5133ee57cb0964627691bb3305d523b725 USDT
2582c902055b3f0e297b20d2922427b52313a3d6e0bb34f4dd504ca7183dddb8d525 USDT
BONUSUSDT

Bug hunting

We have set up the Bughunting program to enhance the deployment process by detecting any additional bugs before the release. As part of this program, rewards will be given based on the severity of the bug and whether it’s related to the Front End or Core.

It is important to note that in order to qualify for the rewards, the reported bugs must be within the defined scope, unique, reproducible, and recorded in Github discussions. If multiple users report the same bug, we will apply a “first come, first served” approach, and the user who reported it first in the Github discussions will be eligible for the reward. Thank you for your participation in helping us identify and eliminate any potential issues.

In scope

Front End:

  • Console
  • Block Explorer
  • Core:

  • Any bug found on the Core through use of the APIs and the CLI Wallet
  • Out of scope

  • Bugs already recorded in Core known issues
  • Bugs already recorded in Front End known issues
  • Bugs already recorded in Github discussions
  • Reward structure

    TrivialMinorMajorCritical
    Core- $USDT*50 $USDT**100 $USDT150 $USDT
    Front End- $USDT*50 $USDT**75 $USDT125 $USDT

    Trivial: The defect does not affect functionality or data. It does not even need a workaround. It does not impact productivity or efficiency. It is merely an inconvenience. Example: Petty layout discrepancies, spelling/grammatical errors.

    Minor: The defect affects minor functionality or non-critical data. It has an easy workaround. Example: A minor feature that is not functional in one module but the same task is easily doable from another module.

    Major: The defect affects major functionality or major data. It has a workaround but is not obvious and is difficult. Example: A feature is not functional from one module but the task is doable if 10 complicated indirect steps are followed in another module/s.

    Critical: The defect affects critical functionality or critical data. It does not have a workaround. Example: A feature is not functional from one module but the task is doable if 10 complicated indirect steps are followed in another module/s.

    *Maximum number of Trivial paid is 10 Core and 10 Front End each. If we receive over 10 we will raffle 10 winners in each category.

    **Maximum number of Minor paid is 5 Core and 5 Front End each. If we receive over 5 we will raffle 5 winners in each Category.

    By competing in a lifelike market for a share of the VEGA incentives, you’ll learn about Vega and find out first-hand what it’s like to trade on Vega markets.

    In addition to the trading game incentive, we would highly appreciate any bugs or suggestions of improvements to the console to be submitted on github discussions.

    The project will also benefit from all the data created, metrics collected, and feedback received, which will help develop and improve the protocol. If we’re really lucky and something goes wrong we might even find and fix some bugs!

    Market details

    Market details will be visible through Console and APIs.

    All announcements for this market will be made via the Vega Protocol Twitter account @vegaprotocol so make sure you follow to stay up to date.

    HOW TO CLAIM YOUR REWARD

    By the end of May, winners will be getting their tokens on the vega pubkey they were participating with in the incentive. You can see the tokens by going to the console or the governance website.

    Further information

    All announcements for this incentivised period will be made via the official Fairground Twitter account @VegaFairground so make sure you follow to stay up to date. This includes changes, updates and early closing of the period.

    Check out the Incentive Terms and Conditions for information related to all incentives.

    Rules

    • Breaking things is encouraged! Tell us how you broke them and we may give you a tip if it’s found to be a critical bug. Demonstrate exactly how to reproduce it here. Include screenshots/code snippets in as much detail as possible to be eligible for a tip.
    • The Vega project reserves the right to not reward participants that are not participating in the community spirit of the incentive programs i.e. botting to collect as many rewards as possible or using an exploit to win an incentive.
    • In the event of unforeseen issues and/or a network crash (or essential reset) we will either restart the event OR track and reward those that participated successfully. The course of action will depend on the unforeseen issue. If you miss out, don’t worry, there are many more incentives planned for the coming weeks and months.
    • Attempting to create multiple entries by changing twitter handles, having multiple personal accounts, using bot or farmed twitter accounts or by any other means will result in disqualification from this, and any future, incentives.

    Us
    Vega

    Check out Vega Console (no wallet needed)
    Go
    Get a hosted wallet (quick start)
    Go
    Run your own Vega wallet
    Go

    Build 
    on Vega

    Try it out in your browser with Gitpod
    Go
    Watch a video tutorial
    Go
    Read the API and tutorials - using Vega’s APIs, REST GRPC and GraphQL
    Go

    Ge
    Rewarded

    Register to take part in Fairground incentives
    Go
    Claim your tokens
    Go
    Check out the bounties
    Go