cURL
curl --request GET \ --url https://api.example.com/is-valid-root
{ "valid": true }
Root to validate (hex string).
TODO
Response payload for root validity checks.
Whether the root is currently valid on-chain.
Was this page helpful?