get_bridge_transaction_status
Check the status of bridge transactions for a given Ethereum address on the Polymarket platform. Verify transaction completion and monitor cross-chain transfers using the bridge API.
Instructions
Check bridge transactions via GET https://bridge.polymarket.com/status/{address}. Address must have bridge history; invalid/unknown addresses may return 500. Example: address=0xabc....
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address to check bridge transaction status for |