cURL
curl --request GET \ --url https://api.axiom.xyz/v1/configs/{config_id}/evm_verifier \ --header 'Axiom-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Download the EVM verifier contract as a JSON file for on-chain verification.
EVM verifier downloaded successfully
Was this page helpful?