Bitcoin Forum
June 21, 2024, 06:07:08 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Tokens (Altcoins) / Introduction to Equalizer — An AMM DEX with equal and self-adjusting governance on: September 22, 2020, 01:15:05 AM


Why Equalizer?
Uniswap describes a vision of a fair decentralized trading protocol: on the one hand, anyone can exchange two paired tokens anytime and anywhere; and on the other hand, it uses fair incentives to encourage everyone to provide liquidity for trading. All records are recorded in the chain and are immutable. Uniswap has been working hard to implement this vision. The recent emergence of UNI, which is Uniswap’s governance token, should have provided greater impetus to this vision, however, has harmed the fairness of the entire system in real practices. At present, UNI’s token incentive mechanism is only for four trading pairs. In order to obtain the governance token, more liquidity floods into these four trading pairs, but the LP of other trading pairs cannot get incentives UNI token no matter how much they contribute.
The same problem is more obvious on SushiSwap. At present, SushiSwap has 100 trading pairs, but only the liquidity providers (LPs) of 18 trading pairs can get the governance token Sushi as a motivation. These 18 trading pairs accounted for more than 90% of the liquidity on SushiSwap, while other trading pairs without incentives have almost 0 trading volume.



Obviously, under such a governance token distribution model, the trading pairs that get incentives for governance token can get more attention and liquidity. Not only Uniswap and SushiSwap but all swap projects on the current market are subjected to a one-time decision by the development team which trading pairs can obtain governance token liquidity mining incentives and the corresponding mining weights. Even if the trading pairs and weights can be modified through community voting later, the whole process is inflexible and slow with a long time waiting. Such a governance token distribution mechanism loses the decentralization, which is the real meaning of DeFi, and runs opposite with “universal swapping”. Therefore, we hope the incentives to return back to the free distribution of the market from artificial decisions, also, we aim to achieve an equal and efficient governance token distribution mechanism.



Our Design
Learned from the development experiences of the previous projects, and combined our own understanding of the DeFi industry, we will launch Equalizer — on the basis of having the mainstream functions of DEX, we added major innovations that maximize value capturing of governance tokens with equal and self-adjusting token distribution.
Governance Token — EQL
EQL is the governance token of Equalizer, which is used for decentralized governance of future projects and asset liquidity incentives.
The trading fee ratio is initially set at 0.3%, of which 0.15% will be allocated to LP, and 0.15% will be used to buy back EQL and burn. When the daily buyback amount is greater than the new daily-generated EQL amount, the entire system will become a deflationary mode.
Although the trading fees received by LP have been reduced, the governance token income obtained through liquidity mining is expected to be higher (the governance token captures greater value). On the whole, not only there is no loss, but the overall gain may be greater.
1. Trading pairs can be added freely, and the governance token will be distributed intelligently by the activities, without subjective distributions by the team.
Equalizer’s system adopts a unique liquidity mining mechanism, in which governance tokens will be distributed intelligently by the trading volume. The system will adjust the weight of each trading pair on the EQL liquidity mining pool automatically every 8 hours(the frequency can be adjusted by community voting later). Anyone can add new trading pairs at any time, and the trading pair can have the weight of EQL for its trading volume. The new weight is related to the amount of EQL buyback and burn by each trading pair in the previous rounds. The greater the number of EQL buyback and burned, the higher the weight of the trading pair on EQL liquidity mining pool, i.e., the more active trading pairs are, the more rewards they can get, forming a positive feedback mechanism.
In order to avoid skyrocketing and plummeting trading volume under some extreme circumstances, and to reflect the real market popularity by liquidity, we introduced the EMA (Exponential Moving Average) mechanism, which calculates the value based on the existing and historical trading data.



For a simplified example:
Assuming there are three trading pairs and no new trading pairs are added, the second round of weight adjustment is shown as follows (The data is for reference only.):



If a new trading pair ETH/DDD is added. The weight of the first round of mining is 0, but because the transaction volume is growing rapidly and the number of EQL buyback and burn is large enough, the corresponding EQL mining weight will be increased in the second round for this trading pair. (The data is for reference only. The optimization effect of the curve cannot be reflected due to the time limitation)



Only on the first day of launching, we will pre-designate 10 trading pairs and the corresponding liquidity mining weights. After that, anyone can add new trading pairs at any time, the mining weight of all the other trading pairs will be automatically adjusted every 8 hours, according to the number of EQL buyback and burned based on the trading volume (the adjustment interval can be changed by governance voting, and users can also burn EQL directly to gain more weight of a pair).
2. Other innovative design — Use a DeFi-optimized token economics
In order to better encourage early liquidity providers, and have enough tokens to incentivize the long-term development of the ecosystem at the same time, we have developed a quasi-fixed-supply (QFS) distribution model. Similar to the standard periodic reduction model, this model will halve the emissions after each production cycle (a.k.a., epoch). But the difference compared with the standard reduction model is, the new epoch time will be twice as long as the previous epoch. To illustrate the advantages of our distribution model, we draw a comparison chart of our model and others in terms of emission rate and total supply over time. From the charts, our distribution model allows early liquidity providers to enjoy the incentives brought by the halving. Meanwhile, compared to the standard reduction model, doubling the duration of a new epoch can also better support future participants. In addition, compared with the constant emission model (such as SushiSwap), the reduced emission design could alleviate the concern about the value dilution caused by future issuance.




Initial trading pairs and weights (in the units of EQL) are listed as follows:
ETH-EQL (3x), 3000 EQL
ETH-UNI, 1000 EQL
ETH-SNX, 1000 EQL
ETH-QKC, 1000 EQL
ETH-YFI, 1000 EQL
ETH-USDT, 1000 EQL
ETH-LINK, 1000 EQL
ETH-COMP, 1000 EQL
ETH-EQL trading pair will have 3x liquidity mining reward compared with other trading pairs. The weights will be automatically adjusted for every 8 hours, and the initial decay parameter for EMA is 0.75.

Token Distribution
0 Pre-mined, no private sale and no public sale
The 10% of liquidity mining on EQL is set aside for auditing, developers, and future employees, among which 1% mined in the 1st month will be donated to the Uniswap team for the appreciation of their contribution to DeFi and promote healthier development of DeFi with a better mutual benefit mechanism among projects, rather than simple malicious plagiarism and forks.
When Equalizer is launched, we will use the following parameters to start our QFS distribution model:
The first epoch is at 20,000 blocks (about 3.5 days)
The first epoch will produce 10 EQL per block
That is to say, 200,000 EQLs will be mined in the first 3 days, and then 200,000 EQLs will be mined in the following 7 days, and then 200,000 EQLs will be mined in the following 14 days, and so on.

Development Plan
Phase I
The current smart contract code of Equalizer is under auditing. We plan to launch the first version of Equalizer, including DEX and EMA-based dynamic governance distribution, on Ethereum in about one week (please pay close attention to our social channels for the exact launch date).
Phase II
Next, we will constantly improve Equalizer, including introducing DAO governance.
Phase III
The next important goal is to solve the gas fee and performance issues of the network. We plan to use other high-performance public chains (such as QuarkChain) and cross-chain solutions to address ETH throughput issues. Relying on the high performance and low cost of QuarkChain’s mainnet, the use value of Equalizer can be increased. Furthermore, the tokens on Equalizer can be native-tokenized, which can be used to pay the gas fee and calling smart contracts directly without pre-authorization steps

About Us
Equalizer was led by the co-founder of the QPocket team, Mr. Johnny Chu. All the engineers in the team come from top-notch IT companies such as Google, Microsoft, Adobe, etc., with extensive experience in blockchain development.
Qi Zhou, founder of QuarkChain, helps design the innovative token economics model and core code. Moreover, he provides full support in the engineering side as one of our advisors.
Code Audit
The code is under auditing by a professional audit company right now, a fully audit report will be published before Equalizer is launched.

Join us
Telegram: https://t.me/equalizer_fi
Twitter: https://twitter.com/Equalizer_Fi
Medium: https://medium.com/@EqualizerFinance


2  Alternate cryptocurrencies / Announcements (Altcoins) / Launching Native Tokens With Just One Click? on: March 16, 2020, 09:34:07 PM
Launching Native Tokens With Just One Click? Every one can issue native token that has the same function as ETH

Native token refers to tokens that are directly issued by the blockchain infrastructure for maintaining normal operations. These tokens are used for realizing equity and for implementing fixed functions of the blockchain systems. Prime examples are Bitcoin, Ethereum, and QKC. On the basis of application protocols, tokens that are built on top of existing blockchain systems and are used for deploying smart contracts are known as smart contract tokens. It is widely adopted on the dApps of different public chains, of which ERC20 protocol is the most famous.
The ERC20 protocol that runs on Ethereum stands out as the common standard for the digital token market thanks to its versatility and convenience. The ERC20 tokens that are issued by such contracts became a credible proof of assets that help smart and medium scale projects to raise funds. In particular, during 2017, thousands of projects issued ERC20 tokens for financing, which became a propelling force for the bull market of cryptocurrencies to flourish that year.

However, the ERC-20 contract is crippled by its functions and relevance: it only has two main usages: approval and exchange, which significantly impact the room of applications and usages. Many public chains have issued dynamic tokens using the ERC20 standard. If one can add more functionalities to the ERC20 contract, such that the tokens issued can realize functionalities that resemble that of Ethereum’s native token ETH, it can result in multiple benefits. Not only can it can lower users’ costs and benefits more developers, it would also stimulate more developers to build applications on the platform. In addition, the convenience of multinative tokens will significantly lower the frequency of token exchanges within DeFi applications, which in turn streamline the operations and thus lower cost of processing fees, all of which makes DeFi easier to use.

A. The functional value of smart contract tokens (such as ERC-20) as an financial instrument:
The ERC20 standard that was launched in 2015 has transformed the landscape of the cryptocurrency industry. The ERC20 standard requires a smart token contract to specify six parameters and realize a number of credible, widely-adopted basic functionalities.

1. Functions that assign the initial distribution of tokens:
The totalSupply function sets up the initial distribution of tokens, which limits the maximum supply of a certain token. This smart contract will stop issuing tokens when the maximum is reached.
The balanceOf function provides the number of tokens held by a given address.

2. Functions that realize token transfer:
The transfer function transfers a number of tokens directly from the message sender to another address.
The transferFrom function allows a user (or contract) to delegate another user (or contract) to transfer owner funds to a third party address.

3. Functions that execute approval of delegation:
The approve function allows the approval of a delegation. It approves the delegator to use transformFrom to transfer tokens for the delegatee with uplimit allowance, which provides the maximum number of tokens allowed to be transferred from a given address by another given address.
By this design, different participants are able to make barrier-free transactions based on the same protocol. Also, the code of different exchanges and wallets can be consistent and is compatible with any token based on ERC20, which allows ERC20 tokens to enjoy ultimate liquidity. Moreover, the transaction fee needed for paying for frequent transactions pushes the demand for the native token, which in turn helps Ethereum rank second by market capitalization and applications.

B. Bottleneck of Massive Adoption Faced By Smart Contract Tokens Such as ERC20:
There exists some weaknesses in ERC20 other than its financing function. These deficiencies create a certain degree of inconvenience and in some cases, even irreversible loss of assets.
1. Loss of tokens
When a user wants to transfer tokens to a particular smart contract and deploy such smart contract such as for borrowing purpose, an intuitive way is to transfer ETH or ERC 20 token to the target contract address. ETH can be transferred in this manner easily whilst ERC20 can be transferred yet the transferred ERC20 tokens will enter into an forever-inoperable state, which is the same as if the tokens have disappeared.

2. Gas fees require to be paid using native tokens and heightens the hurdles for new users to enter
When using ERC20 tokens for transactions, in order to process the transaction, one would need to pay transaction fees using ETH native tokens since ERC20 tokens do not carry such functional value; such constraint exists due to the positioning of the original design of ERC20. Within such design, during buying and selling of securities, one would need to prepare an extra type of currency to pay for the transactions, a type of currency that only serves for that particular purpose and for nothing else. In comparison, while buying or selling stocks in real life, one can simply deduct the cost of transactions by deducting the equivalent monetary amount of security with no additional cash. ERC20 transactions are different from that since users need to acquire Ethereum to pay for ERC20 transactions and to painstakingly study the reasons for which ETH is necessary for paying transactions fees; this extra step becomes daunting for novice who are new to cryptocurrencies and blockchains.

3. Other supplementary contracts are not compatible to the original ERC20 contract, necessitating forking or reissuance of new tokens
ERC20 resembles a “second-class citizen” on the Ethereum blockchain. When it carries out contract-related interactions, it is not allowed to directly use the default functions to execute. Instead, it would require going through multiple cumbersome procedures and increase the level of difficulty of creating dApps. Adding to the disadvantages against existing internet competitors are the longer execution time of dApps and higher transaction fees compared to its Internet counterparts. Therefore, for some developers, in order to develop dApps more freely, free of the limitations of ERC20 tokens imposed by the Ethereum ecosystems, they choose to develop their own public chains and have their own say in the infrastructure, which at the end lowers the efficiency of writing dApps.

Looking at the landscape of public chains in general, some public chains that are modeled after Ethereum have also adopted a similar design where its smart contract tokens also bear similar deficiencies. While the industry is growing over time, such deficiencies have plagued the entire industry.

C. QuarkChain’s multi-native token provides upgrades for smart contract token
To overcome this limitation in functionality, QuarkChain is now launching a unique multi-native token contract (referencing QCEP-5, QCEP-6), which attempts to resolve the problems appeared in smart contract tokens such as those appearing in ERC20. The tokens living on QuarkChain’s ecosystem have the same rights as those enjoyed by native tokens QKC and can take up more functional values such as contract deployment and payment of transaction fees than merely as an financial instrument. Developers and users no longer need to face the quagmire of two-tokens-with-different-rights and forsake developing and using smart contract tokens. QuarkChain’s multi-native token will lower the cost of development and learning, enabling more industry applications to appear.

The Advantages of Multi-native Tokens

On the QuarkChain mainnet, multinative tokens have the same status as that of QKC within the QuarkChain system; it can deploy contracts, cross chains, and pay for transaction fees if certain criteria are satisfied. Other than not being able to participate in governing the QKC network, native tokens can realize all functions of QKC, including cross-chain transfer of fees; it will also overcome the problem of inconvenience encountered by most of the DeFi. In future contracts, we will improve the functions of multinative tokens to be identical as that of QKC and eliminate the last barrier of applications of multinative token.

How to Launch Native Tokens
At the beginning phase of project development, we will host regular auctions on the chain (weekly or monthly, TBD). Participants will need to bid using QKC and only one winning bidder will obtain the rights to mint tokens from this round of auction.
Once a token name has been taken by a winning bidder, it cannot be auctioned again. The only way to get the token name is to have its ownership transferred from the existing token owner.

At the end of the auction, if any participants in the community need to use the newly minted native tokens to pay for transaction fees, they can deposit a certain quantity of QKC as the reserve for transaction fees. When executing the transaction, the network will look up the transaction fee and the exchange rate between issuing amount and transaction fees and deduct the corresponding amount from the QKC reserve. The token economics will be determined by the winning bidder. If one would like to keep the total number of tokens constant over time, after issuing the tokens, the winning bidder can pass the right to token issuance to a system address.

The Design of Transactions Fees for Multi-native Token
QCEP-6 contracts will be configured on each shard. The participants within the token community can choose to equip the token with the ability to pay for transaction fees. To enable this feature, community participants will need to provide QKC to be saved on system contracts whereby the system will convert QKC automatically for exchanging tokens. This conversion is analogous to exchanging foreign currencies from a bank.

After conversion, the converted QKC will become the transaction fees for the miners.
In terms of exchange rate, the QuarkChain mainnet allows users to specify the exchange rate between the multinative token and QKC. Any user can interact with the “universal native token manager” smart contract to propose exchange rate. The agreed exchange rate will convert multinative token into corresponding amount in QKC to pay for transaction fees. In this way, normal users would not require buying extra QKC to pay for transaction fees, making this process more convenient for all.

Estimated Time of Announcement
The first Multinative token was announced. As for the time for Multinative token auction, please pay attention to our official channels for latest announcements.

For more details:
Auction: github.com/  QuarkChain  /   QCEPs   /blob/master/QCEP/qcep-5.md
Using multi-native token to pay for transaction fees: github.com/  QuarkChain  /    QCEPs   /blob/master/QCEP/qcep-6.md

Thanks for reading this. QuarkChain always appreciates your support and company.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][QKC] QuarkChain-First Project Fully Implement State Sharding on: August 26, 2019, 08:43:12 PM
QuarkChain Bi-weekly Project Progress Report: Aug 09 - Aug 22, 2019



Welcome to the 38th QuarkChain Bi-weekly Report for the period from Aug 09 to Aug 22. For the past two weeks, we announced plenty of news and attended many events.
Highlights:
1. QuarkChain added new functions: Implemented PoSW cost / revenue calculator
2. QuarkChain Token Swap Progress Summary
3. QuarkChain Buyback Program Update
4. QuarkChain signed MOU with Korea Mobile Game Association and Korea Blockchain Contents Association
5. QuarkChain’s Global Footprints

For more details. please click here: https://medium.com/quarkchain-official/quarkchain-bi-weekly-project-progress-report-aug-09-aug-22-2019-ee08b703202
4  Alternate cryptocurrencies / Marketplace (Altcoins) / QuarkChain Guardian Plan Official Release! 40Million QKC Reward! on: March 26, 2019, 05:55:49 AM


Dear QuarkChain Community Members,

QuarkChain Mainnet Singularity V1.0 will be officially launched on April 30, 2019. QuarkChain will be one of the first public chains which successfully implements high-throughput sharding in the world. In addition, QuarkChain so far is the only public chain supporting various consensus algorithms, multiple virtual machines, and multi-native tokens. Although Singularity is tiny, its destiny is to be the first starting point for the future brilliant blockchain universe!

QuarkChain will begin to gather momentum after its mainnet launch on April 30, 2019. A flexible, high-efficiency, and popular QuarkChain ecosystem universe is expected to blossom earlier with the support and co-construction from the community, which is the key factor to the success of a blockchain project.

To better promote community development, QuarkChain is announcing the launch of Guardian Plan. We would like to select more community members that are trustable, committed, and beneficial to the QuarkChain ecosystem universe expansion and the mainnet protection to enhance the security of the network where the hash power is limited at the early stage.

Guardian Plan has attracted extensive attentions in global community since the plan was announced. We will provide an overview of Guardian Plan in this blog post, focusing on applications, rules, voting, and rewards.



1.What is QuarkChain Guardian Plan?

On one hand, QuarkChain mainnet is about to live, and many community members have strong willing to participate in the QuarkChain mainnet ecosystem construction. On the other hand, since hash power is limited at the early stage of QuarkChain mainnet, there still exists a potential risk of hash power attack.

Guardian Plan will be launched to protect all community members’ interest and guarantee the security of Mainnet with enough hash power. Mining rewards will be distributed to all participants in response to the enthusiasm for creating a flexible, high-efficiency, and popular QuarkChain ecosystem.

Firstly, QuarkChain Mainnet 1.0 supports sharding blockchains and a root blockchain that confirms all blocks from the sharded blockchains in order to achieve the decentralization while maintaining efficiency and security. Proof of Staked Work (PoSW), a sort of consensus mechanism exclusively developed by QuarkChain CEO Dr. Qi Zhou, will also be applied in mainnet.

Briefly speaking, PoSW combines the main features of PoW and PoS, incentivizing miners tostake. The higher percent of all hash power of the network, the more QKC will be needed to stake. A simplified version of PoSW will be deployed on the root chain, i.e. the Guardian Plan, to provide the sufficient protection for the mainnet.

At the early stage of Mainnet 1.0, to protect the root chain from hash power attack, a simplified version of PoSW will be applied, i.e. the Guardian Plan. At this stage, the root chain hash power will be protected by guardians. When Mainnet 1.0 becomes stable, the consensus algorithm of the root chain will gradually transit to PoSW.

Guardian Plan is designed only for the root chain. Mining difficulty on each shard is completely determined by PoSW. Mining rewards obtained from guardian nodes will all be used for QuarkChain ecosystem, community construction, and rewards for guardians.

In order to ensure that community construction funds can truly return to the supporters of the QuarkChain project, we decide that a token holder must stake QKC to become a candidate. Rewards allocation will be determined by voting within the community.



2. Guardian Plan Rules

According to the different numbers of QKC staked, we promote two kinds of guardian roles:

Aegis Guardian — selected by QuarkChain team after application.

Elf Guardian — voted by the community after application.

During the Guardian Plan implementation period, all the participants will be provided with the basic rewards based on their involvement. In addition, those who contribute to maintaining the security of QuarkChain Mainnet will be rewarded additionally.



Double Rewards:

Reward One: Community members who vote for Elf Guardians will get 10% annualized returns for their contribution in QuarkChain ecosystem. The detailed calculation will be given as follows.

Reward Two: Each year, 40 million QKCs will be rewarded to eligible Elf Guardians and community members voting for Elf Guardians. The detailed calculation will be given in the following.

Additionally, to show the good faith of QuarkChain team on the long term vision and mission of this project, QuarkChain foundation will match and stake the same amount of QKC during the Guardian Plan.

How to become an Aegis Guardian?

Aegis Guardians will be selected from community members who have a significant positive impact on the development of QuarkChain, make significant contributions, and will continue working with QuarkChain in the future. Aegis Guardians, along with QuarkChain official team members, will serve as the critical component to protect the hash power of QuarkChain mainnet.

All community members who meet the following conditions are encouraged to apply as an Aegis Guardian. All elected Aegis Guardians will receive generous benefits. In order to become an Aegis Guardian, a candidate should:

Agree with QuarkChain’s vision and mission.

Stake 10 million QKC in minimum for one year.

Enthusiastic about the QuarkChain community and ecosystem.



How to become an Elf Guardian?

To encourage more people to participate in the QuarkChain community development, we also have QuarkChain Elf Guardian plan. We sincerely welcome all members who agree with QuarkChain’s vision and are willing to help QuarkChain’s development to apply for Elf Guardians. Compared to an Aegis Guardian, bbecoming an Elf Guardian is much easier while expected to receive more than 300% annualized returns. The requirements to be an Elf Guardian are given as follows.

In order to become an Elf Guardian, a candidate must:

Agree with QuarkChain’s vision and mission.

Elf Guardians will be 100% decided by the community votes. Those candidates who rank as the top 50 in the list and receive more than 1 million votes will be successfully elected as Elf Guardians.

Be willing to contribute to the QuarkChain community and ecosystem.

Each term of an Elf Guardian is two months. After two months, a re-election will be held. The previous Elf Guardians are encouraging to re-apply and the same node can be re-elected as an Elf Guardian for the new term.

Rewards Calculation

Participating in our Elf Guardian campaign and successfully winning the election, the Elf Guardian will earn the rewards according to the ranking by the community votes. The calculation method of the reward for every Elf Guardian is given by the following way:

Elf Guardian Election Rewards = Rewards pool based on rankings Χ the proportion of votes won in the corresponding ranking range / 6 (number of elections per year)



To motivate the participation enthusiasm of Term I, the rewards of the Elf Guardians for Term I will be doubled!

Rewards details:


Example:

Assume that:

An Elf Guardian joined our campaign and was elected as Diamond Guardian.

The proportion of votes this Elf Gurdian won in the corresponding rewards pool is 40% in one term (two months).

The rewards this Elf Guardian is expected to earn within one term are:


3. How to participate in the Guardian Plan?

Please fill the following Google form to apply: https://goo.gl/forms/UcV9vgee6LnZ4hbG2

We will set up an event page for the Guardian Plan at the official website and announce all the qualified guardian candidates in the current term.



4. How to vote for Elf Guardians?

Way to get votes

Staking QKC for receiving the votes will open from March 20. All QKC holders are able to obtain the votes by the following ways:

Visit QuarkChain official website: https://quarkchain.io/. Voters will receive the votes by staking certain amount of QKC on the event page.

Visit QuarkChain Guardian Plan website to obtain votes: https://guardian.quarkchain.io/

qPocket will also support the staking process. Users are allowed to download qPocket and finish staking for votes within qPocket. Please download qPocket: https://www.qpocket.io

The basic formula for staking QKC for votes is:

1 QKC=1 vote

Those that show long-term commitment by staking for a longer duration will be rewarded with extra “bonus votes” .

Bonus votes

Community members will be rewarded with bonus votes based on the staking duration.


Early bird rewards

To encourage this staking for votes process, early bird will receive extra votes. Users who stake for votes on March 20 will receive extra 4% votes, which will be reduced by 0.1% every day until the mainnet launch on April 30.

The formula for acutal votes is given as follows:

Votes=The amount of staked QKC + The amount of staked QKC Χ bonus votes + The amount of staked QKC Χ early birds rewards



5. QKC Rewards for Voters

We encourage all community members to participate in this voting process for Elf Guardians, which are the most beneficial to QuarkChain’s ecosystem development. QKC rewards which will be distributed to voters of Elf Guardians include:

Basic rewards (regardless of the election results): receive the basic rewards based on the actual votes. The formula for the basic rewards is given as follows:Basic rewards (number of QKC) =Total votes received by staking QKC Χ 10% Χ Staking duration / 12

Rebate from Elf Guardians (based on Elf Guardians’ promises): To better motivate the voting enthusiasm in the community, an Elf Guardian is able to promise to return some of the rewards to the voters during the campaign period. The rebate ratio is determined by each Elf Guardian, and the criteria must be stated and publicized when the Elf Guardian is applying for it.

Example: Suppose that a community member staked 5,000 QKC for voting and staked a duration of six months on the second day of the staking opening, i.e., Mar. 21. Then the total votes he/she will receive are given as follows:


Rebate Calculation:

Suppose that:

He/she submits all his/her votes to an Elf Guardian candidate who received total 2,000,000 votes and this candidate was elected as Diamond Guardian.

The portion of votes this Elf Guardian won in the corresponding rewards pool is 40% and was elected consecutively for one year. The total rewards this Elf Guardian is expected to earn is 3,200,000 QKC for one year.

This Elf Guardian promised to return 30% of his/her rewards to the voters.


In total, this community member participating in staking and voting will earn as much as 66% returns on the QKC rewards for staking 6 months!

The withdraw time is related to the staking time and duration. Rewards will be distributed to Elf Guardians and voters after the end of this Elf Guardian’s term (every two months).

Notice: All the formulas for rewards and examples that mentioned above are only for demonstration purposes. The actual revenue will display on the website. QuarkChain reserves the rights to adjust the rewards and proportion according to the participation of the event.



6. Schedule

--Guardian Plan application is officially launched NOW! Anyone who is interested in joining the plan is required to complete the form (https://goo.gl/forms/UcV9vgee6LnZ4hbG2 ). QuarkChain team will respond to the application within 3 business days.

--Staking QKC for votes starts on March 20, 2019. Early bird rewards will begin to calculate on the same day.

--The voting process (Term I) will open on early April, 2019. Staking QKC for votes will be continuing at the same time. The exact starting date for voting will be announced officially later.

--Term I Aegis Guardians application will end on April 25, 2019. Applicants who miss the deadline will be considered as the candidates for Term II.

--Phase I Elf Guardians application will end on April 29, 2019. Applicants who miss the deadline will be considered as the candidates for Term II.

--The voting process will finish on April 30, 2019 when the mainnet launch. Elected guardians will be announced within one week by QuarkChain team, or one can check all the details by visiting the official website.

After the mainnet launch, Elf Guardians will be re-elected every two months. Votes will be cleared when a new term starts, and voters need to re-vote accordingly. This process will last until the hash power of QuarkChain mainnet runs stably.


7.Notices

All participants are required to register and vote via QuarkChain official website or the links provided by the official team. Welcome to follow us on Telegram, WeChat public accounts and Medium. Do not trust unreliable information released by any third party, and be careful of fraud.

If the total Elf Guardian estimated rewards are higher than the mining incentives for being an Elf Guardian, QuarkChain Foundation will be responsible for making up the balance.

According to the progress of marketing and technology development, the prize pool of Elf Guardian for one year may end ahead of schedule.

If you have any other questions, please contact: support@quarkchain.org

QuarkChain Foundation LTD reserves the final rights of explanation regarding all rules and regulations of this event.
5  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][QKC] QuarkChain-First Project Fully Implement State Sharding on: March 04, 2019, 10:00:38 PM
QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by applying blockchain sharding technology. It is one of the first public chains that successfully implemented state sharding technology for blockchain in the world. QuarkChain aims to deliver 100,000+ on-chain TPS. Currently, 14,000+ peak TPS has already been achieved by an early stage testnet. QuarkChain already has over 50 partners in its ecosystem. With flexibility, scalability, and usability, QuarkChain is enabling EVERYONE to enjoy blockchain technology at ANYTIME and ANYWHERE.

Official links QuarkChain
                       

Breaking News

New Activities!

Quote
Important information: Token Sale has been completed.
The offering was only open to non-U.S. persons, and QKC Tokens may not be transferred to any U.S. persons unless in compliance with applicable laws. Any U.S. person who holds QKC Tokens will not be eligible for the token swap upon mainnet launch.

Technology
HIGH FLEXIBILITY

HIGH SCALABILITY

HIGH USABILITY


RoadMap





Support for Development of QuarkChain
READ FULL DOCUMENTATIONS                                                           ACCESS TO TESTNET



Comprehensive Ecosystem in Multi-fields




QuarkChain Team

Welcome to the QuarkChain Family
                       
6  Alternate cryptocurrencies / Bounties (Altcoins) / [Bounty 2nd Round]🔥🔥🔥[2,000,000 QKC REWARDS 💰] [QuarkChain]🔥🔥🔥 on: March 03, 2019, 05:44:50 AM


QuarkChain Bounty Program Second Round Official Started! Click and Register: qbounty.quarkchain.io

Follow Official QuarkChain Channel

                   

————————————————————————————————
What is QuarkChain?
————————————————————————————————


QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by applying blockchain sharding technology. It is one of the first public chains that successfully implemented state sharding technology for blockchain in the world. QuarkChain aims to deliver 100,000+ on-chain TPS. Currently, 14,000+ peak TPS has already been achieved by an early stage testnet. QuarkChain already has over 50 partners in its ecosystem. With flexibility, scalability, and usability, QuarkChain is enabling EVERYONE to enjoy blockchain technology at ANYTIME and ANYWHERE.


————————————————————————————————
General Rules
————————————————————————————————

1. Only registered users on the QuarkChain Bounty Program official website (https://qbounty.quarkchain.io) can participate in the program. By participating in the program, you represent that the information you have provided in the registration form is true, accurate and complete.
2. If you already participated in First Round QuarkChain Bounty before, Please go to (https://qbounty.quarkchain.io/migrate) to register this new QuarkChain Bounty program. We will migrate your earned QKC there.
3. All bounty program participants are required to join QuarkChain’s Telegram group: https://t.me/quarkchainio in order to receive bounty reward.
4. Participants need to use telephone number and email address to register on the QuarkChain official website.
5. All rewards will be calculated after the bounty program has been completed. The rewards will be distributed after the QuarkChain mainnet launch and token swap event.
6. For this new bounty program, reward will increase to 2,000,000QKC, and the deadline for this bounty is 6/1.
7. Please kindly note, we will add more tasks during the program, please check website from time to time.
8. Based on suggestions from community, we update our referral rule. Invite friends to register bounty campaign, friends MUST download qPocket in order to be considered as qualified referees and finish registration on our official website.
9. KYC process will be in the new Bounty website. Based on QuarkChain AML policy, participants from unbanned countries with a certain amount of QKC may not need KYC.
10. We reserve our right to terminate your account and forfeit any rewards you may have accrued during the event of any dishonest behavior.
11. We reserve the right to change bounty campaign rules in our discretion.
For any questions regarding the bounty campaign please contact bounty@quarkchain.org

Please use your own account to participate in the event. Participants found using someone else’s social media account to participate in the campaign will be disqualified from all activities and rewards.

THE QUARKCHAIN BOUNTY PROGRAM IS NOT BEING OFFERED AND IS NOT AVAILABLE IN THE UNITED STATES OR ITS AFFILIATED TERRITORIES. IF YOU ARE A CITIZEN OR RESIDENT OF THE UNITED STATES, YOU ARE NOT ELIGIBLE TO PARTICIPATE IN THIS PROGRAM AND WILL NOT RECEIVE ANY REWARDS. QUARKCHAIN WILL STRICTLY ENFORCE THIS RULE VIA OUR KYC PROCEDURES.

All rewards will only be payable following the mainnet launch of QuarkChain and token swap event. In order to claim or receive any of the following rewards after mainnet launch, you will be required to provide certain identifying documentation and information about yourself. Failure to provide such information or demonstrate compliance with the restrictions herein may result in forfeiture of all rewards, prohibition from participating in future QuarkChain programs, and other sanctions.

 

Step 1: Register online.

Please go to website(https://qbounty.quarkchain.io), and use telephone number AND email address to finish registration.

Using telephone number to sign up.
Then you will need to input email address.

NOTE: If you already participated in First Round QuarkChain Bounty before, Please Click “Bounty Returned Users Click Here” to register this new QuarkChain Bounty program. We will migrate your earned QKC.

 

Step 2: Start doing tasks

After signing in, you will see “Official Engagement” and “Twitter Engagement”. Please click each engagement and finish listed tasks.






a. Invite a Friend

When invite friends to register bounty campaign, friends have to complete “Download qPocket” task in order to (make you) be considered as qualified referees and finish registration on official website bounty.quarkchain.io.

Inviter gets 200 points/person
Invitee joined the campaign, inviter gets extra 5% from the rewarded points (rewarded by doing activities) of invitee.
NOTE: Friends/invitee should not registered in our bounty campaign before.

b. Daily Check-in

You will receive points for login every day. For the first day logging in you get +5 points, then  you will get5, 10, 10, 10, 20 and 40 points, respectively for your every next 6 logging in. After logging in daily during 7 consecutive days, you will receive extra 40 points for This period.

c. Download qPocket

 Download qPocket on https://qpocket.io/
 Create a wallet followed by instruction
 Go to “Settings” and click on “redeem code”
 Copy the redeem code and submit here, you will get 1,000 points
NOTE: The task can be performed up to 1 time before the end of the bounty program.






————————————————————————————————
Rules
————————————————————————————————

 1. Follow QuarkChain on Twitter:https://twitter.com/Quark_Chain  and qPocket on Twitter:https://twitter.com/qPocket_wallet
 2. Only twitter accounts with more than 50 followers will be allowed to obtain points.
 3. Do not retweets (RT) and like tweets these messages just answers to other users’ question.
 4. Tweets/retweets, participants need to redeem points immediately, otherwise it may be  expired.
 5. RT should add #QKC and any of these hashtags #QuarkChain #Blockchain #sharding #Crypto #ether #ethereum #bitcoin #cryptocurrency
 6. Do not RT and like tweets that are more than seven days old.
 7. Your twitter audit score(https://www.twitteraudit.com/)  must be equal or larger than 85% and only real followers from the last audit will be counted.
 8. We reserve the right to not consider your twitter account eligible for this campaign, even if you meet the prerequisites.

————————————————————————————————
Task
————————————————————————————————

Follow Us On Twitter

Take the task of following QuarkChain Official Page on twitter AND qPocket Wallet Official Page on twitter, you can obtain 100 points.

NOTE: In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.

Retweet On Twitter

Retweet any tweets of QuarkChain Official twitter AND qPocket Wallet Official twitter on twitter within 7 days, you can obtain 25~150 points.

50-100 Followers:25 points
101-1000 Followers:50 points
1001-2000 Followers: 75 points
2001+ Followers:150 points

NOTE: The task can be performed up to 2 times everyday.
In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.

Like Twitter

Like any tweets of QuarkChain Official twitter AND qPocket Wallet Official twitter within 7 days, you can obtain 10 points.

NOTE: The task can be performed up to 2 times everyday.
In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.

Tweets about QuarkChain

Post Tweets about QuarkChain OR qPocket, and add hashtags including #QKC #QuarkChain and any one of #Blockchain #sharding #Crypto #ether #ethereum #bitcoin #cryptocurrency

50-100 Followers:50 points
101-1000 Followers:100 points
1001-2000 Followers: 150 points
2001+ Followers:300 points

NOTE: The task can be performed up to 2 times everyday.
In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.



7  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [Bounty][QuarkChain]💰[1,000,000QKC] 💰 REWARD-Official Started! on: December 19, 2018, 06:17:46 AM
QuarkChain Bounty Program Official Started! Click: bounty.quarkchain.io
8  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [Bounty][QuarkChain]💰[1,000,000QKC] 💰 REWARD-Coming Soon! on: December 19, 2018, 01:39:13 AM
This is not scam. However, this bounty program haven't started yet. Please waiting for our official announcement.
9  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [Bounty][QuarkChain]💰[1,000,000QKC] 💰 REWARD-Coming Soon! on: December 17, 2018, 07:01:48 PM
This isn't fake/scam.

But the bounty program haven't started yet, please wait for our official announcement.
10  Alternate cryptocurrencies / Bounties (Altcoins) / [Bounty Closed]🔥🔥🔥[1,000,000 QKC REWARDS 💰] [QuarkChain]🔥🔥🔥 on: December 17, 2018, 03:30:48 AM



QuarkChain Bounty Program Official Started! Click and Register: bounty.quarkchain.io

Follow Official QuarkChain Channel

                       


————————————————————————————————
What is QuarkChain?
————————————————————————————————


QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by applying blockchain sharding technology. It is one of the first public chains that successfully implemented state sharding technology for blockchain in the world. QuarkChain aims to deliver 100,000+ on-chain TPS. Currently, 14,000+ peak TPS has already been achieved by an early stage testnet. QuarkChain already has over 50 partners in its ecosystem. With flexibility, scalability, and usability, QuarkChain is enabling EVERYONE to enjoy blockchain technology at ANYTIME and ANYWHERE.


————————————————————————————————
General Rules
————————————————————————————————

1. Only registered users on the QuarkChain Bounty Program official website (https://bounty.quarkchain.io) can participate in the program. By participating in the program, you represent that the information you have provided in the registration form is true, accurate and complete.
2.  All bounty program participants are required to join QuarkChain’s Telegram group: https://t.me/quarkchainio in order to receive bounty reward.
3. Participants need to use email to register on the official website
4. All rewards will be calculated after the bounty program has been completed. The rewards will be distributed after the QuarkChain mainnet launch.
5. We reserve our right to terminate your account and forfeit any rewards you may have accrued in the event of any dishonest behavior.
6. We reserve the right to change bounty campaign rules in our discretion.
7. For any questions regarding the bounty campaign please contact bounty@quarkchain.org
8.   Please use your own account to participate in the event. Participants found using someone else's social media account to participate in the campaign will be disqualified from all activities and rewards.

THE QUARKCHAIN BOUNTY PROGRAM IS NOT BEING OFFERED AND IS NOT AVAILABLE IN THE UNITED STATES OR ITS AFFILIATED TERRITORIES. IF YOU ARE A CITIZEN OR RESIDENT OF THE UNITED STATES, YOU ARE NOT ELIGIBLE TO PARTICIPATE IN THIS PROGRAM AND WILL NOT RECEIVE ANY REWARDS. QUARKCHAIN WILL STRICTLY ENFORCE THIS RULE VIA OUR KYC PROCEDURES.

All rewards will only be payable following the mainnet launch of QuarkChain. In order to claim or receive any of the following rewards after mainnet launch, you will be required to provide certain identifying documentation and information about yourself. Failure to provide such information or demonstrate compliance with the restrictions herein may result in forfeiture of all rewards, prohibition from participating in future QuarkChain programs, and other sanctions






————————————————————————————————
Task
————————————————————————————————

1.  Download qPocket on https://qpocket.io/
2.  Create a wallet followed by instruction
3.  Go to “Settings” and click on “redeem code”
4.  Copy the redeem code and submit here, you will get 5,000 stakes

NOTE: The task can be performed up to 1 time before the end of the bounty program.





————————————————————————————————
Rules
————————————————————————————————

1.  Follow QuarkChain on Twitter:https://twitter.com/Quark_Chain
2.  Only twitter accounts with more than 50 followers will be allowed.
3.  Do not RT and like tweets that are answers to other users.
4.  Tweets/retweets, participants need to take the stakes immediately, otherwise it may be unsuccessful.
5.  RT should add at least 2 of these hashtags #QuarkChain #Blockchain #sharding #Crypto #ether #ethereum #bitcoin #cryptocurrency
6.  Do not RT and like tweets that are more than four days old.
7.  Your twitter audit (https://www.twitteraudit.com/) score must be equal to at least 85% and only real followers from the last audit will count.
8.  We reserve the right to not consider your twitter account eligible for this campaign, even if you meet the prerequisites.

————————————————————————————————
Task
————————————————————————————————

Follow Us On Twitter
Take the task of following QuarkChain Official Page on twitter,you can obtain 150 stakes.

NOTE: In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.

Retweet On Twitter
Retweet any tweets of QuarkChain Official twitter within 4 days, you can obtain 25~150 stakes.

• 50-100 Followers:25 stakes
• 101-1000 Followers:50 stakes
1001-2000 Followers: 75 stakes
• 2001+ Followers:150 stakes
NOTE: The task can be performed up to 2 times everyday.
In Twitter campaign, we can automatically recognize follow and retweet operations without uploading screenshots or links.





————————————————————————————————
Task
————————————————————————————————

Follow Us On Reddit
Take the task of following QuarkChain Official Page on reddit,upload the screenshot ,you can obtain 100 stakes.

Reddit:https://www.reddit.com/r/quarkchainio/

Spread in Reddit
Post QuarkChain related content in r/cryptocurrency, r/bitcoin, r/eth, r/ethdev to earn stakes.
• 10-30 upvotes: 100 stakes/post
• 30-50 upvotes: 150 stakes/post
• 50-100 upvotes: 300 stakes/post
• 100+ upvote: 600 stakes/post





————————————————————————————————
Rules
————————————————————————————————

1.  Spread the content in your Telegram group about QuarkChain and earn some tokens
2.  A maximum of 1 post every two days is allowed in each group (This rules is required, because audience won’t accept daily spam in good channel what is bad for advertising value)
3.  You must stay in the group untill the end of bounty program to receive your stakes.
4.  Upload the screenshot (gif,jpg,jpeg,bmp,png) and report it in our website

————————————————————————————————
Task
————————————————————————————————

Spread the content in your Telegram group (not QuarkChain Telegram Group) about QuarkChain and upload the screenshot to earn some stakes.

• 100-249 members:10 stakes/ post
• 250-749 members:15 stakes/ post
• 750-2499 members:20 stakes/ post
• 2500+members:30 stakes/ post
NOTE:
Pls click and see the 'Spread Content‘

Spread Content
QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by applying blockchain sharding technology. It is one of the first public chains that successfully implemented state sharding technology for blockchain in the world.
Bounty: https://bounty.quarkchain.io
Website: https://quarkchain.io/
Telegram:https://t.me/quarkchainio
Twitter: https://twitter.com/Quark_Chain
Medium: https://medium.com/quarkchain-official
Facebook: https://www.facebook.com/quarkchainofficial/





————————————————————————————————
Rules
————————————————————————————————

1.  Participants have to be at least Jr. Member.
2.  Every participant must wear our avatar and personal text. And must be kept until the stakes have been calculated after the end of every week, otherwise you will not receive token rewards.
3.  Multiple accounts will be banned if spotted. Spam is not allowed. If it’s found,participants will be banned from any other bounty campaign.
4.  Make at least 15 posts each week during the week, at least in 5 different days.If you don't reach 15 posts before a Wednesday, you will not receive any stake for the current week.
5.  Posts with less than 80 characters will not be counted as valid posts.
6.  Do not post without wearing our signature, or you will be rejected.
7.  We will single handedly check every post of every participant.
8.  Red trust accounts are not allowed to join this campaign. If you receive red trust while on the campaign, you will be kicked.

————————————————————————————————
Task
————————————————————————————————

Bitcointalk Avatar&Text

Wear our avatar and personal text,you can obtain 50~400 stakes a week.

• Junior Member : 50 stakes
• Member: 150 stakes
• Full Member: 300 stakes
• Sr. Member: 500 stakes
• Hero Member : 700 stakes
• Legendary: 800 stakes

You can get Avatar from here:
Personal text: quarkchain.io
Signature:
jr. Member

Code:
[center][url=https://quarkchain.io]QUARKCHAIN - Blockchain Sharding Technology
IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE.[/url][/center]

Member
****QUARKCHAIN - BLOCKCHAIN SHARDING TECHNOLOGY ****
IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.

Code:
[center]****[url=https://quarkchain.io/][b]QUARKCHAIN - BLOCKCHAIN SHARDING TECHNOLOGY[/b][/url] ****
[url=https://quarkchain.io/]IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.[/url]
[center]*** [url=https://bitcointalk.org/index.php?topic=5085884.0]BOUNTY THREAD[/url] * [url=https://twitter.com/Quark_Chain]TWITTER[/url] * [url=https://www.facebook.com/quarkchainofficial/]FACEBOOK[/url] * [url=https://www.reddit.com/r/quarkchainio/]REDDIT[/url] * [url=https://github.com/QuarkChain]GITHUB[/url] ***[/center]

Full Member
***** QUARKCHAIN - BLOCKCHAIN SHARDING TECHNOLOGY *****
IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.

Code:
[center][color=#0367ff]*[color=#0063ff]*[color=#0062ff]*[color=#0065ff]*[color=#006bff]* [url=https://quarkchain.io/][b][color=#00C]Q[color=#10C]U[color=#11C]A[color=#11D]R[color=#12D]K[color=#12D]C[color=#13D]H[color=#14D]A[color=#24D]I[color=#25D]N [color=#26D]- [color=#27D]B[color=#28D]L[color=#38E]O[color=#39E]C[color=#3AE]K[color=#3AE]C[color=#3BE]H[color=#3BE]A[color=#3CE]I[color=#3BE]N [color=#3AE]S[color=#3AE]H[color=#39E]A[color=#38E]R[color=#28D]D[color=#27D]I[color=#27D]N[color=#26D]G [color=#25D]T[color=#24D]E[color=#14D]C[color=#13D]H[color=#12D]N[color=#12D]O[color=#11D]L[color=#11C]O[color=#10C]G[color=#00C]Y[/color][/b][/url] [color=#006bff]*[color=#0065ff]*[color=#0062ff]*[color=#0063ff]*[color=#0367ff]*
[font=arial][b][b][color=#47b]│ [url=https://quarkchain.io/][color=#3ad]IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.[/url]│[/b]
[center][color=#0367ff]*[color=#0063ff]*[color=#0062ff]*[color=#0065ff]* [font=arial][size=8pt][b][color=#0367ff][url=https://bitcointalk.org/index.php?topic=5085884.0][color=#3ad]BOUNTY THREAD[/url] * [url=https://twitter.com/Quark_Chain][color=#3ad]TWITTER[/url] * [url=https://www.facebook.com/quarkchainofficial/][color=#3ad]FACEBOOK[/url] * [url=https://www.reddit.com/r/quarkchainio/][color=#3ad]REDDIT[/url] * [url=https://github.com/QuarkChain][color=#3ad]GITHUB[/url] [color=#007eff]*[color=#0079ff]*[color=#0074ff]*[/center]
[center]

SR.MEMBER
























Code:
[center][table][tr]
[td][center]
[url=https://quarkchain.io][font=arial][size=15pt][b][color=#0062ff]QuarkChain
[size=2pt]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[/size]
[size=8pt][color=#33c4fa]Blockchain Sharding Technology[/td][td][/td][td][size=2pt]
[color=#06f]█[color=#314c8f]░
[color=#007eff]█[color=#314c8f]░
[color=#0079ff]█[color=#314c8f]░
[color=#0074ff]█[color=#314c8f]░
[color=#006fff]█[color=#314c8f]░
[color=#006bff]█[color=#314c8f]░
[color=#0065ff]█[color=#314c8f]░
[color=#0062ff]█[color=#314c8f]░
[color=#0063ff]█[color=#314c8f]░
[color=#0063ff]█[color=#314c8f]░
[color=#0367ff]█[color=#314c8f]░
[/td][td][/td][td][center][font=arial][size=8pt][b][color=#0367ff]*  [url=https://bitcointalk.org/index.php?topic=5085884.0][color=#3ad]BOUNTY THREAD[/url]  *  [url=https://twitter.com/Quark_Chain][color=#3ad]TWITTER[/url]  *  [url=https://www.facebook.com/quarkchainofficial/][color=#3ad]FACEBOOK[/url]  *  [url=https://www.reddit.com/r/quarkchainio/][color=#3ad]REDDIT[/url]  *   [url=https://github.com/QuarkChain][color=#3ad]GITHUB[/url]  *
[url=https://quarkchain.io][font=century][size=9pt][color=#0062ff]IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE
BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.[/td][td][/td]
[td][size=2pt]
[color=#314c8f]░[color=#0367ff]█
[color=#314c8f]░[color=#007eff]█
[color=#314c8f]░[color=#0079ff]█
[color=#314c8f]░[color=#0074ff]█
[color=#314c8f]░[color=#006fff]█
[color=#314c8f]░[color=#006bff]█
[color=#314c8f]░[color=#0065ff]█
[color=#314c8f]░[color=#0062ff]█
[color=#314c8f]░[color=#0063ff]█
[color=#314c8f]░[color=#0063ff]█
[color=#314c8f]░[color=#0367ff]█[/td][td][/td][td]
[center]
[url=https://quarkchain.io][font=arial][size=15pt][b][color=#0062ff]QuarkChain
[size=2pt]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[/size]
[size=8pt][color=#33c4fa]Blockchain Sharding Technology[/td][td][/td][/tr][/table]

HERO / LEGEND

███████                               ███████
█████████                           █████████
██████████          █████          ██████████
███████████       █████████       ███████████
████████████     ███████████     ████████████
██████  ██████  ██████ ██████  ██████  ██████
██████   ████████████   ███████████    ██████
██████     █████████     █████████     ██████
██████      ███████       ███████      ██████
██████     █████████     █████████     ██████
██████   ████████████   ████████████   ██████
██████  ██████  ██████ ██████  ██████  ██████
████████████     ███████████     ████████████
███████████       █████████       ███████████
██████████          █████          ██████████
█████████                           █████████
████████                             ████████
⫘*⫘

⫘*⫘

Code:
[center][table][tr][td][url=https://quarkchain.io][size=2px][tt]
[color=#0bf]███████                               ███████
[color=#0af]█████████                           █████████
[color=#0af]██████████          █████          ██████████
[color=#0af]███████████       █████████       ███████████
[color=#09f]████████████     ███████████     ████████████
[color=#09f]██████  ██████  ██████ ██████  ██████  ██████
[color=#08f]██████   ████████████   ███████████    ██████
[color=#08f]██████     █████████     █████████     ██████
[color=#07f]██████      ███████       ███████      ██████
[color=#07F]██████     █████████     █████████     ██████
[color=#07f]██████   ████████████   ████████████   ██████
[color=#06f]██████  ██████  ██████ ██████  ██████  ██████
[color=#06f]████████████     ███████████     ████████████
[color=#06f]███████████       █████████       ███████████
[color=#05f]██████████          █████          ██████████
[color=#05f]█████████                           █████████
[color=#05f]████████                             ████████
[/tt][/td]
[td][center]
[url=https://quarkchain.io][font=arial][size=17pt][b][color=#3AF]Q[color=#3AF]u[color=#3BF]a[color=#3BF]r[color=#3BF]k[color=#3BF]C[color=#3BF]h[color=#3BF]a[color=#3AE]i[color=#3AE]n[/color]
[size=9pt][b][color=#20F]B[color=#10F]L[color=#11F]O[color=#12F]C[color=#13F]K[color=#14F]C[color=#14F]H[color=#15F]A[color=#16F]I[color=#07F]N [color=#09F]S[color=#09F]H[color=#0AF]A[color=#0BF]R[color=#0CF]D[color=#0DF]I[color=#0CF]N[color=#0BF]G [color=#09F]T[color=#09F]E[color=#18F]C[color=#17F]H[color=#16F]N[color=#15F]O[color=#14F]L[color=#14F]O[color=#23F]G[color=#22F]Y[/color][/b][/td][td][/td][td][center][size=20pt][color=#06f]⫘*⫘[/center]
[/td][td][/td][td][center][font=arial][size=8pt][b][color=#06f]*  [url=https://bitcointalk.org/index.php?topic=5085884.0][color=#3ad]BOUNTY THREAD[/url] * [url=https://twitter.com/Quark_Chain][color=#3ad]TWITTER[/url] * [url=https://www.facebook.com/quarkchainofficial/][color=#3ad]FACEBOOK[/url] * [url=https://www.reddit.com/r/quarkchainio/][color=#3ad]REDDIT[/url] * [url=https://github.com/QuarkChain][color=#3ad]GITHUB[/url] *
[url=https://quarkchain.io][font=century][size=9pt][color=#06f]IS A FLEXIBLE, SCALABLE, AND USER-ORIENTED BLOCKCHAIN INFRASTRUCTURE
BY APPLYING BLOCKCHAIN SHARDING TECHNOLOGY.[/td][td][/td]
[td][center][size=20pt][color=#06f]⫘*⫘[/center] [/td][td][/td][td]
[center]
[url=https://bitcointalk.org/index.php?topic=5085884.0][font=arial][size=12pt][b][color=#06f]JOIN BOUNTY[/url]
[url=https://medium.com/quarkchain-official/8d16c9cd83ef][font=arial][size=12pt][b][color=#06f]JOIN MINING TESTNET 2[/td][td][/td][/tr][/table]

NOTE: The task can be performed up to 1 time every week.





Invite friends to register bounty campaign, friends finish registration on official website bounty.quarkchain.io, you can obtain 50 and more stakes.

• Inviter gets 200 stakes/person
• Invitee joined the campaign, inviter gets 5% from the rewarded stakes (rewarded by doing activities) of invitee.
NOTE:
Friends should not registered bounty campaign before





————————————————————————————————
Rules
————————————————————————————————

1.  Youtube videos must be at least 2 minutes long. You must have at least 100 organic subscribers.
2.  All video names need to include “QuarkChain”, “Blockchain”. (Optional “Sharding”)
3.  The video description or content needs to mention the project name QuarkChain, the project official website quarkchain.io, the project telegram group link https://t.me/quarkchainio, introduce the advantages of the project, and the video maker's own understanding of the QuarkChain project. (about 50 words)
4.  Video cannot be deleted before the project is raised, otherwise the stakes will not be rewarded.
5.  A maximum of 1 video every two days
6.  All released videos need to authorize QuarkChain official use and forwarding permissions.
7.  Video needs to be original. Users found copying other videos will be disqualified.
8.  This is a high-quality project, and we encourage genuine discussion and opinions. Any misrepresentations of the project/ false claims will not be permitted and stakes will not be awarded.

————————————————————————————————
Task
————————————————————————————————

Original Video
Do Original Video,you can obtain 400~3000 stakes every video.

• 100-999 followers:400 stakes
• 1000-4999 followers:800 stakes
• 5000-9999 followers:1500 stakes
• 10001+ followers:3000 stakes

NOTE:The task can be performed up to 1 time every two days.

Follow Us On Youtube
Take the task of following QuarkChain Official Page on Youtube,upload the screenshot, you can obtain 100 stakes.

QuarkChain Official Youtube:https://www.youtube.com/channel/UCbgmRMFedbOj4yRFl2gtUDA

NOTE: The task can be performed up to 1 time before the end of the bounty program.





————————————————————————————————
Rules
————————————————————————————————

1.  Participants must follow and like QuarkChain’s Facebook page: https://www.facebook.com/quarkchainofficial/
2.  Facebook accounts must be original. Fake, dead, inactive and bot accounts will not be accepted.
3.  Joining with multiple accounts is not allowed. Users found to be using multi accounts will be disqualified.
4.  Terms and conditions can be changed or more can be applied.
5.  The username mustn’t contain such words as “ICO”, “bounty”, “bounty hunter”, “cryptocurrency” and so on. The avatar must contain your real photo. The number of your posts mustn't exceed 100 per week. Otherwise, you will be disqualified. If you are caught in following back you’ll be immediately banned.

————————————————————————————————
Task
————————————————————————————————

Follow and like Facebook
Follow and like QuarkChain official Facebook,upload the screenshot, you can obtain 100 stakes.

QuarkChain Facebook Link: https://www.facebook.com/quarkchainofficial/

NOTE: The task can be performed up to 1 time before the end of the bounty program.

Share on Facebook PLUS
Share the QuarkChain official post within 4 days on Facebook,upload the screenshot ,you can obtain 50 stakes for every share.

QuarkChain Facebook Link: https://www.facebook.com/quarkchainofficial/

NOTE: The task can be performed up to 2 times every day.

Share on Facebook PLUS
This Task is on daily basis!

Share QuarkChain posts on Facebook; Submit a reply contains your shared facebook links to our bitcointalk thread; by upload bitcointalk reply link to bounty campaign site, you will be rewarded 100 stakes per day.
QuarkChain Facebook page: https://www.facebook.com/quarkchainofficial/
Bounty Campaign Post Link: https://bitcointalk.org/index.php?topic=5085884.new#new

NOTE:
• This task is on daily basis
• You can get your Bitcointalk post link by clicking the #number at the upper right corner of your bitcointalk post
• Your facebook share posts must not be deleted until QuarkChain Bounty Program ends
• During the week, you must share at least 5 posts but not exceeding 10 posts of your Facebook account
• Maximum 2 posts shared per day
• Use your own links while uploading to us, QuarkChain has zero tolerance with piracy
• Do not share ALL posts in one day





————————————————————————————————
Task
————————————————————————————————

Share on Moments
1.   Follow us on QuarkChain public accounts: QuarkChainCN
2.   Share official posts on your Moments and any related wechat groups. The post cannot be deleted in 24 hours. You can get official posts from:
• Website:https://quarkchain.io/cn/
• WeChat public accounts:QuarkChainCN
• Weibo:http://weibo.com/QuarkChain
• BiHu:https://bihu.com/people/1105748
3.   Upload the screenshot containing your Moments and your WeChat ID.

You can get 150 stakes for your daily share.

Note: The task can be performed up to 1 time.

At least 200 friends in your WeChat account.






————————————————————————————————
Task
————————————————————————————————

Repost on Weibo
1.   Follow us on QuarkChain official Weibo account: http://weibo.com/QuarkChain
2.   Repost any official posts of QuarkChain Weibo.
3.   Upload the screenshot and you can get 50 stakes.

Note: The task can be performed up to 2 times daily.

At least 100 followers in your weibo account.




————————————————————————————————
Task
————————————————————————————————

Search”QKC”
1.   Download MyToken APP from here: https://at.umeng.com/onelink/TLrKnu
2.   Enter “QKC” in the search bar at the top of the page.
3.   Select any results.
4.   Upload the screenshot(enter “QKC” in the search bar, and include date & time) and you can get 20 stakes.

Note: The task can be performed every one hour.

MyToken is a one-stop crypto market tracking App that is serving 2 million users, it’s the most popular market information platform as well as the biggest crypto market App in the world. By far, we have supported English/Chinese/Japanese/Vietnamese/Indonesian/Korean versions.






————————————————————————————————
Task
————————————————————————————————

Spread the content in your Kakao Talk Community about QuarkChain and upload the screenshot to earn some stakes. A maximum of 1 post every two days is allowed in each group. (You must stay in the QuarkChain Official Kakao Talk Group receive your stakes. https://open.kakao.com/o/gP54vQW)

• 100-250 members:10 stakes/ post
• 250-400 members:15 stakes/ post
• 401-550 members:20 stakes/ post
• 551+members:30 stakes/ post

Spread Content

QuarkChain is a flexible, scalable, and user-oriented blockchain infrastructure by applying blockchain sharding technology. It is one of the first public chains that successfully implemented state sharding technology for blockchain in the world.

Website: https://quarkchain.io/
Naver Blog: blog.naver.com/quarkchain
Kakao Talk: https://open.kakao.com/o/gP54vQW
Telegram:https://t.me/quarkchainio
Twitter: https://twitter.com/Quark_Chain
Medium: https://medium.com/quarkchain-official
Facebook: https://www.facebook.com/quarkchainofficial/






————————————————————————————————
Rules
————————————————————————————————


1.   Articles must be at  least 400 words long. You must have at least 100 organic subscribers.
2.   All articles names need to include “QuarkChain”, “Blockchain”, “QKC”. (Optional “Sharding”)
3.   The content needs to mention the project name QuarkChain, the project official website quarkchain.io, the project naver blog link link https://blog.naver.com/quarkchain, introduce the advantages of the project, and the blog writer's own understanding of the QuarkChain project.
4.   The blog cannot be deleted before the release of mainnet, otherwise the stakes will not be rewarded.
5.   A maximum of 1 blog every two days
6.   All released articles need to authorize QuarkChain official use and forwarding permissions.
7.   Articles needs to be original. Users found copying other articles will be disqualified.
8.   This is a high-quality project, and we encourage genuine discussion and opinions. Any misrepresentations of the project/ false claims will not be permitted and stakes will not be awarded.

————————————————————————————————
Task
————————————————————————————————

Original articles
Do Original articles, you can obtain 400~3000 stakes for every blog, communities or forums related to blockchain and cryptocurrencies like Bitman, Coinpan, Cobak, Naver and etc. Take a screenshot containing the url and upload to receive stakes. (You must follow QuarkChain Official Naver Blog to receive your stakes. https://blog.naver.com/quarkchain)

• 100-300 followers:400 stakes
• 301-600 followers:800 stakes
• 601-900 followers:1500 stakes
• 901+ followers:3000 stakes
NOTE: The task can be performed up to 1 time every two days.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!