Miao! Miao! Hello NEAR and Ref Fam
Background:
On 7/1/22 we submitted our initial proposal to the Ref Gov Forum to upgrade the Ref Contract to accommodate a token tax. Per comments from @beng on the first proposal, we realized that changes were required to the NEKO contract from our end. On 7/16/22, we released a NEKO v2 contract ftv2.nekotoken.near which includes two major upgrades:
-
NEKO token v2 is updated with 24 decimals (NEAR standard). This change is what required the v2 contract.
-
NEKO tax information is added to the token metadata. Tax info is now under tax_rate in nft_metadata
The tax rate is dynamic and can be adjusted externally by admin without re deploying the contract.
The NEKO v2 contract upgrades addressed the issues noted by @beng in our initial proposal. Now the NEKO token open source code can be the standard for tax tokens on NEAR!
We submitted an updated proposal on 8/11/22 to get the ball rolling on the Ref contract upgrade per the NEKO v2 contract. However, we never received a response from the Ref Team.
Introduction:
NEKO token is the first on NEAR to include a tax component within the token economics. In the NEKO tokenomics there is a 5% tax on every swap. Half (2.5%) of the NEKO tax is automatically burned; creating a deflationary mechanic. The remaining 2.5% NEKO tax is deposited into the Fortune Cookie Vault where it is distributed back to the community.
Taxes are an important component for many token economies to balance inflationary emissions. Major AMMs such as Pancake Swap accommodate token taxes via slippage adjustments. The buyer/seller must adjust slippage to accommodate the tax to execute the transaction.
The NEKO tax distribution is verifiable on chain. The burn and transfer to vault are logged inside every swap transaction receipt. Also, the NEKO tax percentage reduces over time as the emissions rate declines. This balances deflationary and inflationary pressures.
Conclusion:
This contract upgrade can be implemented for future tokens that utilize a tax to balance their token economy. The upgrade will allow tokens with more advanced tokenomics to flourish and evolve on NEAR Protocol. There has been at least one project that moved operations from NEAR to another chain due to the lack of token tax support by top AMMs. This is hurting the growth of the NEAR ecosystem.
We are preparing to issue NEKO token grants to ecosystem partners to use as rewards for their onboarding programs. It is time to make NEKO token tradable within the NEAR ecosystem and we propose beginning this endeavor on Ref Finance with a NEKO liquidity pool.
We are looking forward to discussing the next steps!
Initial Proposal on 7/1/22
Revised proposal per NEKO v2 upgrade on 8/11/22