get

/v4/config/decode/{distributionChainId}/{payload}

Decodes campaign from a raw payload. Use distributionChainId and payload (hex string) path parameters.

Path parameters

distributionChainIdnumber | string
required
payloadstring
required

Responses

200
Response for status 200
Schema
any
Example
null
get
https://api.merkl.xyz/v4/config/decode/{distributionChainId}/{payload}
Merkl API
curl -X GET "https://api.merkl.xyz/v4/config/decode/{distributionChainId}/{payload}"
Fill the required path parameters distributionChainId, payload to send.