Skip to main content
GET
Get a game by contract address

Authorizations

API-KEY
string
header
required

Caller-specific VibeChain API key used for quota and abuse control.

Headers

X-Bypass-Image-Proxy
boolean
default:false

Set to true to keep original recognized CDN URLs instead of vibe.market proxy URLs. Cache this response variant separately.

Path Parameters

contractAddress
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x1111111111111111111111111111111111111111"

Query Parameters

chainId
integer
default:8453

EVM chain ID. Defaults to Base mainnet.

Required range: x >= 1

Response

The game

success
enum<boolean>
required
Available options:
true
game
object
required