Card snapshot
goldennftplatform-svg.github.io
·
2026-08-11 03:19:44 UTC
·
68cfecca526c98fdd5f1ba31dcdb6323a4f81df98fd502531391d08b8f9a70ab
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "PRESETNET GP Commerce",
"description": "Sells exclusive GP / Grandma Painter style LoRAs (Safari + Traditional) for Wan 2.1 and SDXL. Agents pay preset.sol and receive SHA256-verified weights. No human social required.",
"url": "https://goldennftplatform-svg.github.io/presetnet-gp/",
"provider": {
"url": "https://presetnet.wixsite.com/mjas",
"organization": "PRESETNET"
},
"version": "1.0.1",
"documentationUrl": "https://goldennftplatform-svg.github.io/presetnet-gp/llms.txt",
"protocolVersion": "0.3.0",
"capabilities": {
"stateTransitionHistory": false,
"pushNotifications": false,
"streaming": false
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"examples": [
"List GP style LoRAs I can buy with USDC on Solana",
"What is the SHA256 for GP Traditional Wan?"
],
"description": "Return priced Safari/Traditional LoRA SKUs with triggers, bases, SHA256, and pay instructions.",
"name": "List GP LoRA SKUs",
"id": "list_gp_loras",
"tags": [
"lora",
"style",
"wan",
"sdxl",
"commerce",
"presetnet"
]
},
{
"examples": [
"Buy gp_safari_bundle_wan_sdxl for 59 USD in USDC"
],
"description": "Instruct payment to preset.sol with memo; PRESETNET fulfills gated weights after on-chain confirm.",
"name": "Buy GP LoRA license",
"id": "buy_gp_lora",
"tags": [
"purchase",
"solana",
"usdc",
"license"
]
}
],
"settlement": {
"memo_format": "GP-<LINE>|<SKU>|<buyer_ref>",
"confirmed_owner_hint": "5S9tyrZwcgV127fEQMzCaBNWmEKz3iUBdASKaurBSGHU",
"assets": [
"SOL",
"USDC"
],
"pay_to": "preset.sol",
"chain": "solana"
},
"catalog_url": "https://goldennftplatform-svg.github.io/presetnet-gp/catalog.json",
"offers_url": "https://goldennftplatform-svg.github.io/presetnet-gp/offers/index.json",
"products": [
"https://goldennftplatform-svg.github.io/presetnet-gp/agent/safari/product.agent.json",
"https://goldennftplatform-svg.github.io/presetnet-gp/agent/traditional/product.agent.json"
]
}