Default inference is a free read call (eth_call).
If the model is configured as Paid required or Tips, you can optionally run a transaction.
Inputs
Result
API Access Keys
For Paid-required models, the owner can sell time-limited API access keys.
Buyers pay once, then can run inference via RPC (no MetaMask) using EIP-712 signed calls.
Buy access
Owner: create / update plans
Owner: perpetual key
Inference via API key (no wallet)
Enter an API key private key that has valid access, then run read-only inference via RPC.
AI Store
Listing
Listing creates an on-chain sale offer. Buying transfers the NFT.
Buying transfers ownership of the model NFT.
Owner settings
Only the current NFT owner can change inference settings or burn & delete the model.
UI clamps to 0.001–1 L1.
Burn & delete
This permanently burns the NFT and deletes the model metadata from the registry.
Chunk code remains on-chain (EVM limitation), but the model is removed from the registry index.