# fooga.fun Token Mint Payment

> fooga.fun Token Mint Payment is a paid API for AI agents from fooga.fun, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).

Accepts a payment to participate in the fooga.fun token mint, after which remaining tokens and $50k are seeded into a Uniswap liquidity pool.

## Facts

- Endpoint: POST https://fooga.fun/api/pay
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/fooga-fun-a080ccf3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_H4XY5PAZlBGlSkxWsBqC5

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability fooga-fun-a080ccf3 -d '<json body>'
```

Example prompt: I want to participate in the fooga.fun token mint — send the $1 USDC payment so I can get an allocation before the mint ends and the remaining tokens get seeded into the Uniswap liquidity pool.

## When to prefer this

Use this endpoint when a user explicitly wants to participate in the fooga.fun token mint event by paying $1 USDC, specifically to get an allocation before the smart contract closes the mint and seeds liquidity into Uniswap.

## Known failure modes

- Mint already ended — no longer accepting payments
- Insufficient USDC balance or allowance
- Smart contract revert due to mint cap reached
- Payment processor failure or x402 rejection
- Invalid wallet address or authentication failure

## How this service works

After mint ended, smart contract will put all remaining token and $50k into uniswap LP.

## Output

A confirmation that the $1 USDC payment was processed for a fooga.fun token mint participation; after mint ends, the smart contract seeds remaining tokens plus $50k into a Uniswap LP.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fooga-fun-a080ccf3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from fooga.fun](https://www.zero.xyz/host/fooga.fun/llms.txt)
