秋田预测市场 · Discord 审计

shenlol参与话题 1消息总数 7

该用户的聊天记录定位。

Reset

聊天记录

共 7 条,显示第 1-7 条
shenlol 2026-06-20 23:15:08 Polymarket

I had it set up exactly like that (EOA key, funder = my profile address). But my funder is a deposit wallet, not a standard proxy — on-chain it's NOT getProxyWalletAddress(myEOA) or getSafeWalletAddress(myEOA), and it needs signature_type 3 (POLY_1271). With sig type 1/2 the exchange rejects it (funder ≠ derived proxy/safe). With sig type 3 the order signer is the deposit wallet, but the SDK binds the API key to my EOA, so I get order signer address has to be the address of the API KEY and create_api_key → 400. I would appreciate any help

I had it set up exactly like that (EOA key, funder = my profile address). But my funder is a deposit wallet, not a standard proxy — on-chain it's NOT getProxyWalletAddress(myEOA) or getSafeWalletAddress(myEOA), and it needs signature_type 3 (POLY_1271). With sig type 1/2 the exchange rejects it (funder ≠ derived proxy/safe). With sig type 3 the order signer is the deposit wallet, but the SDK binds the API key to my EOA, so I get order signer address has to be the address of the API KEY and create_api_key → 400. I would appreciate any help

shenlol 2026-06-20 23:11:29 Polymarket

i just get this error all the time: [py_clob_client_v2] request error status=400 url=https://clob.polymarket.com/auth/api-key body={"error":"Could not create api key"}

i just get this error all the time: [py_clob_client_v2] request error status=400 url=https://clob.polymarket.com/auth/api-key body={"error":"Could not create api key"}

shenlol 2026-06-20 23:10:01 Polymarket

and sig type 3 is buggy because i cant get it to work

and sig type 3 is buggy because i cant get it to work

shenlol 2026-06-20 23:09:26 Polymarket

So if i have a new account i am sig 3 right?

So if i have a new account i am sig 3 right?

shenlol 2026-06-20 23:08:37 Polymarket

Somebody can help out?

Somebody can help out?

shenlol 2026-06-20 23:04:23 Polymarket

there might be a issue right?

there might be a issue right?

shenlol 2026-06-20 23:01:26 Polymarket py-clob-client v2升级后订单签名错误

CLOB V2: how do I place API orders from a deposit wallet (POLY_1271 / sig type 3)? My pUSD sits in a deposit wallet (standard website signup), but the SDKs bind the API key to my EOA while the order signer is the deposit wallet, so every order is rejected with the order signer address has to be the address of the API KEY (and create_api_key → 400). Checked py-clob-client-v2 1.0.1 and polymarket_client_sdk_v2 0.6.0-canary.1 — neither threads funder/signature_type into L1 auth (matches issues #53/#70/#75/#77). Is there any working way to trade from a deposit wallet via API today (which SDK/version + flow), or is a fix still pending?

CLOB V2: how do I place API orders from a deposit wallet (POLY_1271 / sig type 3)? My pUSD sits in a deposit wallet (standard website signup), but the SDKs bind the API key to my EOA while the order signer is the deposit wallet, so every order is rejected with the order signer address has to be the address of the API KEY (and create_api_key → 400). Checked py-clob-client-v2 1.0.1 and polymarket_client_sdk_v2 0.6.0-canary.1 — neither threads funder/signature_type into L1 auth (matches issues #53/#70/#75/#77). Is there any working way to trade from a deposit wallet via API today (which SDK/version + flow), or is a fix still pending?