post
/v4/config/encode/batch/safe
Beta feature (not production ready yet) - Encodes batch campaign configs to Safe transaction payload. Use ?extend=true to validate config extension before encoding.
Query parameters
extendbooleandefault: falsesignerAddressstringRequest body
No fixed schema for this body — send any valid JSON object.
{
}post
https://api.merkl.xyz/v4/config/encode/batch/safecurl -X POST "https://api.merkl.xyz/v4/config/encode/batch/safe"
Live request — this will call https://api.merkl.xyz/ for real.