Skip to main content

Governance

Repository

The governance model mints a fixed supply of tokens that represent 100% of the shares. Ownership of these tokens determines the share of income received:

  • If one owner holds 100% of the tokens, they receive 100% of the income.
  • If half of the tokens are transferred to another owner, the income is split 50/50.
  • The same principle scales to any number of holders: income is distributed proportionally to token ownership.

Profit is distributed in the chain’s native token:

  • Ethereum: ETH
  • Binance Smart Chain: BNB
  • TRON: TRX

The governance contract is integrated with the Feemaker payment system. Profit distribution occurs automatically with each merchant withdrawal.

To view accrued profit, import the corresponding ERC‑20 token into any popular wallet and observe the balance as it updates automatically.

Transfers are supported. However, this wallet is not recommended for receiving funds for unrelated purposes. It is a specialized set of smart contracts optimized for a simple user experience and does not implement the full ERC‑20 interface; it supports getBalance, transfer, and transferFrom only. If the owner receives native coins (e.g., ETH) on their address, those funds will appear in the regular account balance, not the profit account.

Supported by Popular EVM Wallets:

  • MetaMask
  • Rabby Wallet
  • Rainbow

Supported by Popular TRON Wallets:

  • TronLink
  • Trust Wallet
  • Klever Wallet

How to import the tokens

You need to import two tokens for your network:

  • SHARE — represents ownership share
  • PROFIT — reflects accrued profit

EVM wallets (MetaMask, Rabby, Rainbow):

  1. Select the correct network (e.g., Ethereum, BSC, Polygon).
  2. Choose Add token → Custom token.
  3. Paste the SHARE token contract address for your network and confirm.
  4. Repeat for the PROFIT token contract address.

TRON wallets (TronLink, Trust Wallet, Klever):

  1. Select the TRON network.
  2. Choose Add token → TRC‑20 → Custom token.
  3. Paste the SHARE token contract address and confirm.
  4. Repeat for the PROFIT token contract address.

Notes:

  • Symbols and decimals usually autofill after you paste the address. If not, use the values provided for your deployment.
  • Ensure you use the token contract addresses that match the exact network you are on.