Governance
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 sharePROFIT— reflects accrued profit
EVM wallets (MetaMask, Rabby, Rainbow):
- Select the correct network (e.g., Ethereum, BSC, Polygon).
- Choose Add token → Custom token.
- Paste the
SHAREtoken contract address for your network and confirm. - Repeat for the
PROFITtoken contract address.
TRON wallets (TronLink, Trust Wallet, Klever):
- Select the TRON network.
- Choose Add token → TRC‑20 → Custom token.
- Paste the
SHAREtoken contract address and confirm. - Repeat for the
PROFITtoken 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.