秋田预测市场 · Discord 审计

Brian参与话题 0消息总数 3

该用户的聊天记录定位。

Reset

聊天记录

共 3 条,显示第 1-3 条
Brian 2026-07-07 07:44:12 Polymarket

or can it still be USDC.e

or can it still be USDC.e

Brian 2026-07-07 07:44:08 Polymarket

does the capital for signature type 0 need to be pUSD

does the capital for signature type 0 need to be pUSD

Brian 2026-07-07 07:30:53 Polymarket

``` PolyApiException[status_code=400, error_message={'error': 'not enough balance / allowance: the balance is not enough -> balance: 0,order amount: 2137760'}] ``` I'm getting this error from using the py_clob_client_v2 api with signature_type=0. I currently have 3$ of USDC.e in my wallet. What's going wrong? I have ran: ```py polyClient.update_balance_allowance( params=BalanceAllowanceParams(asset_type=AssetType.COLLATERAL) ) ``` but it didn't change anything.

``` PolyApiException[status_code=400, error_message={'error': 'not enough balance / allowance: the balance is not enough -> balance: 0,order amount: 2137760'}] ``` I'm getting this error from using the py_clob_client_v2 api with signature_type=0. I currently have 3$ of USDC.e in my wallet. What's going wrong? I have ran: ```py polyClient.update_balance_allowance( params=BalanceAllowanceParams(asset_type=AssetType.COLLATERAL) ) ``` but it didn't change anything.