Model credits are not generic launchpad tokens. Tulip does not issue a Tulip token because the protocol does not create or own an AI model that could define a legitimate Tulip model credit. Read Version 1 scope.
Credit properties
- Fixed supply. The full supply is minted once during launch. No post-launch mint authority exists.
- Model-bound. The token stores its immutable
MODEL_ID. - Transferable. Credits can move between wallets, pools, permits, and provider payout addresses.
- Permit-enabled. The token implements ERC-20 Permit for signature-based approvals.
- Provider-neutral. Every provider serving the model charges the same canonical credit, even when tariffs differ.
What gives a credit utility
Providers publish input, output, minimum, and wake charges denominated in credits. A user deposits credits into an inference permit. After a request, the escrow transfers the charged credits to the provider and fee recipients. Providers receive credits rather than USDG. They can hold them, transfer them, or sell them through the model’s credit/USDG pool.Market price and inference price
These are different quantities:- Market price is the current USDG price of one credit in the Uniswap v4 pool.
- Inference tariff is the number of credits a provider charges for usage.