New API users should migrate to deposit wallets. Read the migration guide.
curl --request GET \
--url https://bridge.polymarket.com/supported-assets{
"supportedAssets": [
{
"chainId": "1",
"chainName": "Ethereum",
"token": {
"name": "USD Coin",
"symbol": "USDC",
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"decimals": 6
},
"minCheckoutUsd": 45
}
]
}curl --request GET \
--url https://bridge.polymarket.com/supported-assets{
"supportedAssets": [
{
"chainId": "1",
"chainName": "Ethereum",
"token": {
"name": "USD Coin",
"symbol": "USDC",
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"decimals": 6
},
"minCheckoutUsd": 45
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved supported assets
List of supported assets with minimum amounts for deposits and withdrawals
Show child attributes
Was this page helpful?