Create bridge addresses
Create bridge addresses
POST
Create bridge addresses
Headers
Optional builder code (bytes32 hex) attributing this request to your integration so transfer issues can be traced to your app. Omitting it still succeeds but returns a missing_builder_code warning; a malformed code returns 400. Get your code at https://polymarket.com/settings?tab=builder
Pattern:
^0x[a-fA-F0-9]{64}$Example:
"0x00000000000000000000000000000000000000000000000000000000abcd1234"
Body
application/json
Your Polymarket wallet address where deposited funds will be credited as pUSD
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x56687bf447db6ffa42ffe2204a05edaa20f55839"