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
do you know how?
do you know how?
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
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.
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!
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
have you tried sig type 3?
have you tried sig type 3?
are you using the correct funder address?
are you using the correct funder address?
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
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
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.
<@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?
its the funder address
its the funder address
deposit wallet address should be same, idk tho
deposit wallet address should be same, idk tho