> ## 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.

# isDeposited

> The isDeposited method shows if a deposit has been completed.

The `isDeposited` method shows if a deposit has been completed.

```js theme={null}
const isDeposited = await posClient.isDeposited(<deposit tx hash>);
```
