
post
/v4/config/decode/safe
Decodes a Safe transaction payload back to the original campaign configurations. Returns an array of configs.
Request body
Responses
200Response for status 200
Schema
any[]
Example
[ null ]
post
https://api.merkl.xyz/v4/config/decode/safecurl -X POST "https://api.merkl.xyz/v4/config/decode/safe"
Live request: this will call https://api.merkl.xyz/ for real.