Skip to main content
GET
Resolve a game by contract address or slug

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

contractAddressOrSlug
string
required

Collection contract address or game slug.

Query Parameters

chainId
integer
default:8453

EVM chain ID. Defaults to Base mainnet.

Required range: x >= 1
includeCreatorReward
boolean
default:false

Include current mint-fee values in Wei and USD.

Response

Resolved game configuration

success
enum<boolean>
required
Available options:
true
contractInfo
object
required
creatorReward
object