Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt

Use this file to discover all available pages before exploring further.

The isCheckPointed method can be used to know if a transaction has been check-pointed.
const isCheckPointed = await posClient.isCheckPointed(<tx hash>);