Polygon DocsPolygon Docs
PolygonPolygon Telegram
Tools
Get started
POS client
Deposit ETHisCheckPointedisDeposited
API overview
Set proof API
Security
Polygon DocsPolygon Docs
PolygonPolygon Telegram
ToolsMatic.jsPos

isDeposited

The isDeposited method shows if a deposit has been completed.

The isDeposited method shows if a deposit has been completed.

const isDeposited = await posClient.isDeposited(<deposit tx hash>);
Edit on GitHub

Last updated on

isCheckPointed

The isCheckPointed method can be used to know if a transaction has been check-pointed.

API overview

The Matic.js library follows common api architecture throughout and the APIs are divided into two types:

Copyright © 2026 Polygon Labs