{
  "x402Version": 2,
  "id": 12555,
  "slug": "12555",
  "resource": "https://emoji.today/api/vote",
  "description": "Cast a paid vote for today's emoji election on emoji.today",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xec7051578C9cE20EA27EED1052F8B4c584AEE2B3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "emoji": "🔥",
            "fid": 1090409,
            "signature": "0x..."
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "date": "2026-02-08",
            "emoji": "🔥",
            "fid": 1090409,
            "mint": {
              "description": "Mint your vote as an onchain NFT",
              "price": "$1.00 USDC",
              "url": "https://emoji.today/api/vote/mint"
            },
            "success": true,
            "timestamp": "2026-02-08T12:00:00.000Z",
            "username": "billmakes"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "emoji": {
                    "description": "The emoji character to vote for (e.g. the actual Unicode character, not the name)",
                    "type": "string"
                  },
                  "fid": {
                    "description": "The voter's Farcaster ID",
                    "type": "number"
                  },
                  "signature": {
                    "description": "Signature of 'emoji.today:{fid}:{date}' from a wallet verified on the Farcaster account",
                    "type": "string"
                  }
                },
                "required": [
                  "emoji",
                  "fid",
                  "signature"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "emoji.today",
  "lastUpdated": "2026-09-18T14:11:47.108Z",
  "quality": {
    "calls30d": 30,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T14:11:46.834Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "emoji.today",
    "manifest_name": "emoji.today",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}