get

/v4/campaigns/tx

Get campaign IDs from a creation transaction hash

Retrieve the campaign ID(s) created by a given campaign-creation transaction hash.

Query parameters

hashstring
required
chainIdnumber | string
required

Responses

200
Response for status 200
Schema
string[]
Example
[
  "string"
]
get
https://api.merkl.xyz/v4/campaigns/tx
Merkl API
curl -X GET "https://api.merkl.xyz/v4/campaigns/tx"