3hcvxvrh
3hcvxvrh.nx.link
API Endpoints
/getLatestCheckpointWitness API https://api.witness.co - GET Returns the latest onchain checkpoint.
/_healthWitness API https://api.witness.co - GET _health
/getLatestCheckpointForAllChainsWitness API https://api.witness.co - GET Returns the latest onchain checkpoint for all chains.
/getEarliestCheckpointCoveringLeafIndexWitness API https://api.witness.co - GET Get earliest checkpoint covering a specific leaf index.
/getCheckpointByTransactionHashWitness API https://api.witness.co - GET Get a checkpoint by its transaction hash.
/getCheckpointByTimestampWitness API https://api.witness.co - GET Get the first checkpoint at or after a unix timestamp.
/getTimestampByLeafHashWitness API https://api.witness.co - GET getTimestampByLeafHash
/getNodeHashByIdWitness API https://api.witness.co - GET getNodeHashById
/postProofWitness API https://api.witness.co - POST postVerifyProof
/getTreeStateWitness API https://api.witness.co - GET getTreeState
/postLeafHashWitness API https://api.witness.co - POST postLeafHash
/getLeafIndexByHashWitness API https://api.witness.co - GET getLeafIndexByHash
/getProofForLeafHashWitness API https://api.witness.co - GET Returns the proof for the given leafHash. Supports an optional targetTreeSize parameter, which defaults to the latest checkpointed tree size.