curl --request GET \
--url https://bridge.polymarket.com/status/{address}{
"transactions": [
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13566635",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"status": "DEPOSIT_DETECTED"
},
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13400000",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"createdTimeMs": 1757646914535,
"status": "PROCESSING"
},
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13500152",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"txHash": "3atr19NAiNCYt24RHM1WnzZp47RXskpTDzspJoCBBaMFwUB8fk37hFkxz35P5UEnnmWz21rb2t5wJ8pq3EE2XnxU",
"createdTimeMs": 1757531217339,
"status": "COMPLETED"
}
]
}curl --request GET \
--url https://bridge.polymarket.com/status/{address}{
"transactions": [
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13566635",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"status": "DEPOSIT_DETECTED"
},
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13400000",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"createdTimeMs": 1757646914535,
"status": "PROCESSING"
},
{
"fromChainId": "1151111081099710",
"fromTokenAddress": "11111111111111111111111111111111",
"fromAmountBaseUnit": "13500152",
"toChainId": "137",
"toTokenAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"txHash": "3atr19NAiNCYt24RHM1WnzZp47RXskpTDzspJoCBBaMFwUB8fk37hFkxz35P5UEnnmWz21rb2t5wJ8pq3EE2XnxU",
"createdTimeMs": 1757531217339,
"status": "COMPLETED"
}
]
}Was this page helpful?