# 보류 중인 트랜잭션에 액세스하기

## 트랜잭션 내역

"트랜잭션 내역(Transaction History)" 버튼을 클릭하여 언제든 트랜잭션 현황을 확인할 수 있습니다. 해당 페이지에서 트랜잭션이 어떤 단계인지, 인출을 진행하기 위해 특정 액션이 필요한지 확인할 수 있습니다.

![](/files/WLmSdWRyueIb4Pf8vpZ2)

## 체크포인트

폴리곤 네트워크에서 이더리움 네트워크로 토큰을 인출할 때, 신규 트랜잭션이 체크포인트에 도달하면 해당 트랜잭션을 확인해야 합니다. 트랜잭션이 체크포인트에 도착하면 "액션 필요(Action Required)"가 활성화됩니다.

![](/files/78CEG99W0aMY3znhYmTD)

해당 버튼을 클릭하면 프로세스를 계속 진행할 것인지 묻는 확인창이 뜨며 지갑의 서명창이 나타나게 됩니다. 이 프로세스에는 일정량의 가스비가 발생합니다.

<div align="left"><img src="/files/CLSLGUZua7ogS8ypE9gn" alt=""></div>

이후, 토큰이 이더리움 네트워크로 계속 인출되며 추가 액션은 필요하지 않습니다.

<div align="left"><img src="/files/g1FZhjdhgD4ZNTmESUPo" alt=""></div>

{% hint style="info" %}
[**Bridge Explorer**](https://bridge-explorer.polygon.technology/deposits)**에서도 보류 중인 트랜잭션을 확인하고 계속해서 진행할 수 있습니다.**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/access-pending-transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
