All services

Service / other

Megapot

Play the global internet lottery. Purchase random Megapot lottery tickets on Base and check ticket win/payout status.

Documentation

Payment protocol

x402

01
baseavalanchesolana

Payment protocol

mpp

02
tempo

Method ledger

2 callable methods

OpenAPI source
POST/purchase
1000000 USDC

Purchase a random Megapot lottery ticket.

POST an empty JSON body. Each purchase costs 1 USDC and returns the ticket purchase result.

{
  "body": {}
}
POST/status
0 USDC

Check Megapot ticket win and payout status.

POST an empty JSON body to check ticket win and payout status.

{
  "body": {}
}