get
/v4/campaigns/tx
Get campaign IDs from a creation transaction hashRetrieve the campaign ID(s) created by a given campaign-creation transaction hash.
Query parameters
hashstringrequired
chainIdnumber | stringrequired
Responses
200Response for status 200
Schema
string[]
Example
[ "string" ]
get
https://api.merkl.xyz/v4/campaigns/txcurl -X GET "https://api.merkl.xyz/v4/campaigns/tx"