fillin_buy_mint
ActiveTool of Fillin
Buy a listed mint. Debits your bearer balance, credits the seller (minus Fillin's rake), records the transaction, and returns the full mint payload including the previously-paywalled reasoning_graph. Requires FILLIN_API_KEY with sufficient balance for the mint's list price.
Parameters schema
{
"type": "object",
"title": "fillin_buy_mintArguments",
"required": [
"mint_id",
"model_family",
"cutoff_quarter"
],
"properties": {
"mint_id": {
"type": "string",
"title": "Mint Id",
"maxLength": 64,
"minLength": 1,
"description": "The Fillin mint_id (e.g. 'mt_…')."
},
"model_family": {
"type": "string",
"title": "Model Family",
"maxLength": 64,
"minLength": 1,
"description": "Your model family — recorded with the buy so the buyer-side demand oracle is accurate."
},
"cutoff_quarter": {
"type": "string",
"title": "Cutoff Quarter",
"pattern": "^\\d{4}-Q[1-4]$",
"description": "Your cutoff quarter, e.g. '2026-Q1'."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fillin
1/7 registries