秋田预测市场 · Discord 审计

messier97参与话题 0消息总数 7

该用户的聊天记录定位。

Reset

聊天记录

共 7 条,显示第 1-7 条
messier97 2026-06-04 22:10:59 Polymarket

Thanks to have put me on the way. And I prefer to fix my car myself rather than not knowing what mechanic did

Thanks to have put me on the way. And I prefer to fix my car myself rather than not knowing what mechanic did

messier97 2026-06-04 22:10:07 Polymarket

Issue fixed. Apparently it was a bad combination of signature type and funder adress, event though I was sure I had tried signature_type=3 + APi use only adress before and it was not working...

Issue fixed. Apparently it was a bad combination of signature type and funder adress, event though I was sure I had tried signature_type=3 + APi use only adress before and it was not working...

messier97 2026-06-04 21:52:08 Polymarket

Damn! I hope there will be people who can show me the obvious, I feel I tried so many options...

Damn! I hope there will be people who can show me the obvious, I feel I tried so many options...

messier97 2026-06-04 21:38:36 Polymarket

I have Relayer API keys but I don't see "Export PK" in Settings → Account on Polymarket. My wallet is a standard Phantom EOA, not a deployed smart contract wallet. Are you saying the private key should be exported from Phantom, and the funder should be the "For API use only" address from the Profile page? Because I've tried signature_type=3 with funder=API use only adress.. and my Phantom private key, but still get "maker address not allowed". Do I need to deploy a smart contract wallet or register my EOA as a signer somewhere?

I have Relayer API keys but I don't see "Export PK" in Settings → Account on Polymarket. My wallet is a standard Phantom EOA, not a deployed smart contract wallet. Are you saying the private key should be exported from Phantom, and the funder should be the "For API use only" address from the Profile page? Because I've tried signature_type=3 with funder=API use only adress.. and my Phantom private key, but still get "maker address not allowed". Do I need to deploy a smart contract wallet or register my EOA as a signer somewhere?

messier97 2026-06-04 21:25:47 Polymarket

Thanks for your answer, so I changed my POLY_FUNDER to the "For API use only" address with signature_type=POLY_PROXY, but I'm still getting "maker address not allowed, please use the deposit wallet flow". I tried all signature types (EOA, POLY_PROXY, POLY_GNOSIS_SAFE, POLY_1271) with both the proxy address and the deposit address, same error every time. The SDK always seems to sign as my EOA regardless of what funder I set. Is the "For API use only" address the same as what the SDK derives via create_or_derive_api_key(), or is it something different?

Thanks for your answer, so I changed my POLY_FUNDER to the "For API use only" address with signature_type=POLY_PROXY, but I'm still getting "maker address not allowed, please use the deposit wallet flow". I tried all signature types (EOA, POLY_PROXY, POLY_GNOSIS_SAFE, POLY_1271) with both the proxy address and the deposit address, same error every time. The SDK always seems to sign as my EOA regardless of what funder I set. Is the "For API use only" address the same as what the SDK derives via create_or_derive_api_key(), or is it something different?

messier97 2026-06-04 15:40:43 Polymarket

No, my POLY_FUNDER is the EOA wallet, not the deposit address. I'm using signature_type=EOA with funder=wallet_address — the single-wallet flow where the same address signs and holds funds. I don't have a separate deposit wallet configured. The 3-address setup (EOA signer → proxy maker → deposit address) doesn't seem supported by the SDK's ClobClient — it always signs as the EOA, so the CLOB rejects with "maker address not allowed". Should I be using signature_type=PROXY or signature_type=SAFE instead of EOA? Or is the deposit wallet flow something completely different from what I'm attempting?

No, my POLY_FUNDER is the EOA wallet, not the deposit address. I'm using signature_type=EOA with funder=wallet_address — the single-wallet flow where the same address signs and holds funds. I don't have a separate deposit wallet configured. The 3-address setup (EOA signer → proxy maker → deposit address) doesn't seem supported by the SDK's ClobClient — it always signs as the EOA, so the CLOB rejects with "maker address not allowed". Should I be using signature_type=PROXY or signature_type=SAFE instead of EOA? Or is the deposit wallet flow something completely different from what I'm attempting?

messier97 2026-06-04 15:32:37 Polymarket

I have the same problem, and/or "maker address not allowed, please use the deposit wallet flow" depending on the changes I do on my bot.

I have the same problem, and/or "maker address not allowed, please use the deposit wallet flow" depending on the changes I do on my bot.