An Update to GP
author | kmao, Kain |
type | integration-upgrade |
network | Ethereum, Base |
status | Implemented |
created | 2024-05-06 |
updated | 2024-05-08 |
Proposal Summary
XIP-21 proposes an update to Governance Points (GP).
Specification
Overview
Currently, GP is used for electing a Trader Seat to the Infinex Council. Following recent discussions of airdrop structures negatively impacting crypto communities several changes to GP are proposed:
- Airdrop an additional 100,000,000 GP to various crypto communities.
- Cap the GP supply to 600,000,000.
- Allocate 3% of the Patron NFT supply to GP.
- Update GP to be transferrable after STW ends.
Rationale
The rationale of this XIP is outlined here.
The points meta has evolved into a tool for exploiting crypto communities to inflate metrics and raise at higher valuations. Infinex aims to be transparent in its points program, by announcing a fixed exchange rate between GP and Patron NFTs.
Technical Specification
Airdrop an additional 100,000,000 GP
The purpose of this is to reward active members of other communities, and encourage these members to join the Infinex community.
Recipients of the Pudgy Penguin, Milady Maker, Berachain or Mad Lads airdrop are required to sign up for an Infinex account, deposit at least 50 USDC into their account. Once STW ends, users will be able to connect and verify their wallets which holds their NFTs, and then claim their GP directly into the Infinex account.
A snapshot of the NFTs and the Lernitas holders will be taken after STW concludes (June 13th).
1. Pudgy Penguin Airdrop - 19,553,600 GP
Distribute 19,553,600 GP to holders of Pudgy Penguins. This is approximately 3.3% of the total GP supply, and around 0.1% of the total supply (assuming GP converts to 3%).
This results in an allocation of 2,200 GP per NFT (8,888 Pudgy Penguins exist).
2. Milady Maker Airdrop - 20,000,000 GP
Distribute 20,000,000 GP to holders of Milady Maker. This is approximately 3.3% of the total GP supply, and around 0.1% of the total supply (assuming GP converts to 3%).
This results in an allocation of 2000 GP per NFT (10,000 Milady Makers exist).
3. Berachain Airdrop - 10,027,600 GP
Distribute 10,027,600 GP to holders of Bit Bears. This is approximately 1.7% of the total GP supply, and around 0.05% of the total supply (assuming GP converts to 3%).
This results in an allocation of 4400 GP per NFT (2,279 Bit Bears exist).
4. Mad Lads Airdrop - 19,930,000 GP
Distribute 19,930,000 GP to holders of Mad Lads. This is approximately 3.3% of the total GP supply, and around 0.1% of the total supply (assuming GP converts to 3%).
Wrapped GP will be distrubuted to a user's Solana address, and users will be able to unwrap it by bridging to Base.
This results in an allocation of 2000 GP per NFT (9,965 Mad Lads exist).
5. Keng Lernitas Airdrop - 20,488,800 GP
20,488,800 GP will be allocated to the Keng Lernitas developers to distribute to Keng Lernitas holders. This is approximately 3.4% of the total GP supply, and around 0.1% of the total supply (assuming GP converts to 3%).
6. Infinex Early Supporters Airdrop - 10,000,000 GP
In 2023, the Infinex Core Working Group distributed product research surveys via the Infinex waitlist, and approximately five thousands survey responses were returned. 10,000,000 GP will be airdropped to those who supplied a wallet address in their response. These respondents will be notified via email.
Cap the GP supply at 600,000,000 GP
Following the final airdrop of 100,000,000 GP, the supply of GP will be capped, providing clarity around the value of GP ahead of Speedrun the Waitlist.
Allocate 3% of the Patron NFT Supply to GP
Allocate 3% of the total supply to GP holders, resulting in 3,000 Patron NFTs. This creates a fixed exchange rate between GP and the Patron NFT.
On the release of the Patron NFT, users will be able to burn 200,000 GP in exchange for a Patron NFT.
Update GP to be transferrable
As outlined in XIP-13, the current technical implementation of GP does not allow it to be transferrable. If no changes were to be made to the existing functionality of GP, users who have less than 200,000 GP would be unable to do anything with their GP.
Thus, Infinex proposes to update the GovernancePoints.sol
to be transferrable. Infinex will still deploy GovernancePoints.sol
as a mapping of balances (not an ERC20 token), that are not transferrable between users. However, following the end of STW, Infinex will upgrade the contract to an ERC20 token that's transferrable, in preparation for the launch of the Patron NFT.
This mean users will be able to trade their GP, and eventually, burn their GP in exchange for a Patron NFT.
Copyright
Copyright and related rights waived via CC0.