get
/v4/config/decode/onchain/{distributionChainId}/{campaignId}
Decodes an on-chain campaign configuration. Use distributionChainId and campaignId path parameters.
Path parameters
distributionChainIdnumber | stringrequired
campaignIdstringrequired
Responses
200Response for status 200
Schema
any
Example
null
get
https://api.merkl.xyz/v4/config/decode/onchain/{distributionChainId}/{campaignId}curl -X GET "https://api.merkl.xyz/v4/config/decode/onchain/{distributionChainId}/{campaignId}"Fill the required path parameters distributionChainId, campaignId to send.