秋田预测市场 · Discord 审计

API频繁报签名地址不匹配与配额超限错误

2026-06-28 · Polymarket · 14 条相关讨论

audunlkleveland 2026-06-28 02:47:52

how can i get a higher quota for convert/split etc on a sig type 3 wallet? data: { error: 'quota exceeded: 0 units remaining, resets in 27316 seconds' } Any way to use my own gas? Ive got a rabby wallet connected

how can i get a higher quota for convert/split etc on a sig type 3 wallet? data: { error: 'quota exceeded: 0 units remaining, resets in 27316 seconds' } Any way to use my own gas? Ive got a rabby wallet connected

audunlkleveland 2026-06-28 03:50:47

found docs to be a bit limited around this, especially for the new sig type

found docs to be a bit limited around this, especially for the new sig type

Wilson Busha 2026-06-28 03:58:24

you're hitting the 100/day Unverified relayer quota. Reset in ~30 hours (daily reset).Higher quota: Email builder@polymarket.com for Verified (3,000/day) or Partner (unlimited) tier.Use your own gas: No for sig type 3 — it's gasless relayer only. Create an EOA wallet (sig type 0) to use your own gas with the CTF contract directly.

you're hitting the 100/day Unverified relayer quota. Reset in ~30 hours (daily reset).Higher quota: Email builder@polymarket.com for Verified (3,000/day) or Partner (unlimited) tier.Use your own gas: No for sig type 3 — it's gasless relayer only. Create an EOA wallet (sig type 0) to use your own gas with the CTF contract directly.

Bishal9 2026-06-28 14:33:40

Hi everyone, I'm running into an issue while placing an order via the API and would appreciate some guidance. I'm receiving the following error: ```json { "error": "the order signer address has to be the address of the API KEY" } ``` In my order payload, I'm currently using the **deposit wallet address** for both the `maker` and `signer` fields, but I still receive this error. Any clarification or examples of the correct setup would be greatly appreciated. Thanks in advance!

Hi everyone, I'm running into an issue while placing an order via the API and would appreciate some guidance. I'm receiving the following error: ```json { "error": "the order signer address has to be the address of the API KEY" } ``` In my order payload, I'm currently using the **deposit wallet address** for both the `maker` and `signer` fields, but I still receive this error. Any clarification or examples of the correct setup would be greatly appreciated. Thanks in advance!

PiEDawg 2026-06-28 16:24:21

you have 2 addresses - your actual address and your proxy address. its asking for the private key of your actual address. then that actual address uses the relayer to sign for the proxy

you have 2 addresses - your actual address and your proxy address. its asking for the private key of your actual address. then that actual address uses the relayer to sign for the proxy

Cookin 2026-06-28 16:46:17

have you tried sig type 3?

have you tried sig type 3?

Cookin 2026-06-28 16:51:13

are you using the correct funder address?

are you using the correct funder address?

Cookin 2026-06-28 16:52:31

signer has to be the underlying eth wallet and funder is the polymarket account address

signer has to be the underlying eth wallet and funder is the polymarket account address

Cookin 2026-06-28 17:00:19

I don't know about gmail login, I would rather use an eth wallet like metamask

I don't know about gmail login, I would rather use an eth wallet like metamask

Bishal9 2026-06-28 17:02:03

I have extracted a private key from the polymarket portal itself but it's of that deposit wallet (one that I am considering as) only.

I have extracted a private key from the polymarket portal itself but it's of that deposit wallet (one that I am considering as) only.

Bishal9 2026-06-28 17:03:34

<@281115296931250176> Can you confirm me the address shown in the Accounts -> Profile -> Address in the polymarket portal is a deposit wallet address or not?

<@281115296931250176> Can you confirm me the address shown in the Accounts -> Profile -> Address in the polymarket portal is a deposit wallet address or not?

Cookin 2026-06-28 17:05:06

its the funder address

its the funder address

Cookin 2026-06-28 17:05:39

deposit wallet address should be same, idk tho

deposit wallet address should be same, idk tho