Taxes & Fees
Zero-tax and zero-transfer-fee policy for the PVERSE token across supported on-chain markets.
- Buy: 0%
- Sell: 0%
- Transfer: 0%
Overview
The PVERSE token uses a simple zero-tax model designed to remain predictable for participants, operators, and outside reviewers. The policy is intentionally minimal: 0% buy tax, 0% sell tax, and 0% wallet-to-wallet transfer fee.
The goal is to make token-side fee behavior easy to understand, easy to simulate, and easy to audit against on-chain outcomes. Taxes and transfer fees are not used as a hidden routing cost, not used as a trading friction layer, and not used as an implied price-support mechanism.
Scope
This page defines how taxes and fees apply to on-chain token interactions and what is explicitly excluded from the policy surface.
- On-chain buys involving recognized liquidity or router contexts.
- On-chain sells involving recognized liquidity or router contexts.
- Direct wallet-to-wallet transfers, including
transferandtransferFrom. - Scope exclusions such as network gas, exchange platform fees, and third-party routing behavior.
Core Model
The fee model separates transaction context into three categories: buys, sells, and transfers. Each category has the same fixed treatment so that users do not need to infer behavior from hidden state, dynamic fee switches, or route-specific token deductions.
- Buy tax: 0% is applied when a transaction is recognized as an acquisition of PVERSE from supported liquidity or router context.
- Sell tax: 0% is applied when a transaction is recognized as a disposal of PVERSE into supported liquidity or router context.
- Transfer fee: 0% applies to wallet-to-wallet movements, including operational transfers and direct token movement outside recognized buy/sell execution.
- Execution-time application: no token-side tax or transfer-fee deduction is applied by this policy at execution time.
Operational Behavior
Token-side taxes and transfer fees are not deducted under the current PVERSE policy. A buy, sell, or direct transfer should therefore not lose token amount to contract-level tax logic merely because of transaction category.
Gas fees paid in the native network asset remain outside this model. Likewise, centralized exchanges, third-party routers, bridges, or off-chain orderbook systems may impose separate fees or behavior that do not change the token’s own zero-tax policy. The fee layer described here governs token-side deductions only.
Constraints
- No claim that gas fees, exchange platform fees, bridge fees, or routing costs are part of the token tax model.
- No implication that zero token tax means zero total transaction cost; network and venue costs may still exist.
- No promise that external platforms will mirror the same fee treatment in their own systems.
- No silent retroactive change to prior transactions; any future policy revision must be documented and applied forward-only.
Integrity Considerations
A zero-tax policy is only credible when users can independently verify that no token-side deductions are occurring. The point of this model is clarity. The point is a stable and auditable rule set that can be checked against explorer data, DEX simulations, and public documentation without hidden fee interpretation.
- Verification clarity: buy, sell, and transfer outcomes should be consistent with zero token-side tax treatment.
- Operational neutrality: the token layer itself does not impose fee friction on market entry, market exit, or wallet movement under the stated policy.
- Forward-only policy: if changes are ever required, they must carry a clear effective date and preserve historical traceability.
Future Expansion
If the ecosystem later introduces richer public reporting for execution telemetry, fee-boundary explanations, or exchange-specific guidance, those additions should preserve the same discipline: fixed definitions, clear scope boundaries, on-chain verifiability, and forward-only updates. Extra reporting should improve legibility without changing the core meaning of zero token tax and zero transfer fee.
Summary
- PVERSE uses a zero-tax model of 0% buy, 0% sell, and 0% wallet transfer.
- The policy applies to token-side on-chain execution and excludes gas fees, exchange fees, bridge fees, and third-party routing costs.
- No token-side deduction is imposed on buys, sells, or transfers under the current policy.
- Any future changes must be documented publicly and applied forward-only.