TipschainNetwork KnowledgeOpen Explorer

Tokenomics

Public economics across the reviewed contract layer and the current reserve model.

This page separates contract-layer mechanics from reserve-layer economics. Where the reviewed code makes a hard claim, it is stated directly. Where the operating model depends on off-chain reserve backing, that is also called out explicitly.

Supply surface

TPC is fixed-supply onchain, while the broader economic model is reserve-backed.

The current TipsCoin contract mints 1,000,000,000 TPC to the deployer in the constructor and does not expose a public post-deployment mint function. Based on the code reviewed for this page, that gives the native asset a fixed-supply profile at the contract level. Separately, the current operating model describes TPC as backed through an off-chain reserve structure with $500,000,000 in ETH reserved.

Native assetTPC

Current chain-facing gas and settlement token.

Genesis supply1,000,000,000

Minted once in the TipsCoin constructor.

Inflation logicReserve-backed

The reviewed public TPC contract does not expose a post-deployment mint path, while the broader token model is described as off-chain reserve-backed.

Reserve backing$500,000,000 ETH

TPC is currently described as being backed by an off-chain reserve structure with $500M in ETH reserved.

Stable railUSDTC

Separate ERC-20 with owner-controlled minter permissions.

Utility lanes

The asset model is built for payments, relayed execution, and product routing.

Utility

Gas and network usage

TPC is presented as the native chain asset for wallet activity, explorer fee display, relayer reserves, and product-side transaction routing.

Utility

Market and quote base

USDTC exists as the stable counter-asset for quotes, DEX-facing pricing, and ecosystem pairs where a fiat-like reference is useful.

Utility

Relayed execution reserve

The relayer stack is designed to abstract network friction away from end users, which makes TPC reserves a practical operating layer for gas-sponsored flows.

Utility

Naming and application utility

The broader asset model supports wallet, DEX, name service, and payment-native surfaces rather than a single isolated token experience.

Current public scope

What can be stated firmly today.

Verified notes
  • The reviewed TPC contract encodes a fixed 1,000,000,000 token genesis mint to the deployer account.
  • The reviewed public TPC contract does not expose a post-deployment mint function onchain.
  • The current operating model describes TPC as reserve-backed through an off-chain structure with $500,000,000 in ETH reserved.
  • Owner-operated pause controls are present in the current public TPC contract.
  • The reviewed USDTC contract uses an allowlisted minter model rather than an immutable fixed supply.
  • A public treasury split, vesting curve, and detailed emissions appendix were not found in the repository source set reviewed for this page.

Interpretation

Tokenomics here are intentionally conservative rather than speculative.

The most important distinction is that onchain supply mechanics and reserve-layer backing are different parts of the model. The reviewed TPC contract reads as fixed-supply onchain, while the broader economic story is currently presented as off-chain and reserve-backed.

What is still missing from the public source set is a detailed treasury allocation chart, emissions appendix, vesting table, or validator reward schedule. Until those are published, this page acts as a precise token mechanics brief rather than a full incentive paper.

Continue reading

Move across the chain story without leaving the network surface.