秋田预测市场 · Discord 审计

Dicer参与话题 2消息总数 55

该用户的聊天记录定位。

Reset

聊天记录

共 55 条,显示第 1-50 条
Dicer 2026-06-18 03:08:38 Polymarket Relayer API 被封锁导致 gasless 下单功能失效

then how can I use `py-clob-client-v2` to have gasless order placement? Or it is gasless already?

then how can I use `py-clob-client-v2` to have gasless order placement? Or it is gasless already?

Dicer 2026-06-18 01:51:20 Polymarket

I am trying to use py_builder_relayer_client to have gasless order placement. However, after I enter my credentials correctly and run the following code , it returns me an error: TypeError: RelayClient.__init__() got an unexpected keyword argument 'host' import os from py_builder_relayer_client.client import RelayClient client = RelayClient( host="https://relayer-v2.polymarket.com/", chain=137, signer=os.getenv("PRIVATE_KEY"), relayer_api_key=os.environ["RELAYER_API_KEY"], relayer_api_key_address=os.environ["RELAYER_API_KEY_ADDRESS"], )

I am trying to use py_builder_relayer_client to have gasless order placement. However, after I enter my credentials correctly and run the following code , it returns me an error: TypeError: RelayClient.__init__() got an unexpected keyword argument 'host' import os from py_builder_relayer_client.client import RelayClient client = RelayClient( host="https://relayer-v2.polymarket.com/", chain=137, signer=os.getenv("PRIVATE_KEY"), relayer_api_key=os.environ["RELAYER_API_KEY"], relayer_api_key_address=os.environ["RELAYER_API_KEY_ADDRESS"], )

Dicer 2026-06-18 01:30:36 Polymarket Relayer API 被封锁导致 gasless 下单功能失效

I am trying to use `py_builder_relayer_client` to have gasless order placement. However, after I enter my credentials correctly and run the following code , it returns me an error: `TypeError: RelayClient.__init__() got an unexpected keyword argument 'host'` import os from py_builder_relayer_client.client import RelayClient client = RelayClient( host="https://relayer-v2.polymarket.com", chain=137, signer=os.getenv("PRIVATE_KEY"), relayer_api_key=os.environ["RELAYER_API_KEY"], relayer_api_key_address=os.environ["RELAYER_API_KEY_ADDRESS"], )

I am trying to use `py_builder_relayer_client` to have gasless order placement. However, after I enter my credentials correctly and run the following code , it returns me an error: `TypeError: RelayClient.__init__() got an unexpected keyword argument 'host'` import os from py_builder_relayer_client.client import RelayClient client = RelayClient( host="https://relayer-v2.polymarket.com", chain=137, signer=os.getenv("PRIVATE_KEY"), relayer_api_key=os.environ["RELAYER_API_KEY"], relayer_api_key_address=os.environ["RELAYER_API_KEY_ADDRESS"], )

Dicer 2026-06-17 22:55:38 Polymarket

Selling positions back is usually better. Because everything still goes through clob. If you add sth extra which doesn’t belong to PM, you know PM may crash… high uncertainty. Suggest you to sell instead of merge unless your cash is insufficient

Selling positions back is usually better. Because everything still goes through clob. If you add sth extra which doesn’t belong to PM, you know PM may crash… high uncertainty. Suggest you to sell instead of merge unless your cash is insufficient

Dicer 2026-06-17 22:53:06 Polymarket

We usually don’t merge. If you merge, you need to call web3 library, but there are some sample codes in PolyMarket GitHub repo. We usually sell positions back.

We usually don’t merge. If you merge, you need to call web3 library, but there are some sample codes in PolyMarket GitHub repo. We usually sell positions back.

Dicer 2026-06-17 18:53:30 Polymarket

Thanks mate. Let me check.

Thanks mate. Let me check.

Dicer 2026-06-16 18:03:18 Polymarket

Mine with Google login is old. But I create a new one with Google login and it works great.

Mine with Google login is old. But I create a new one with Google login and it works great.

Dicer 2026-06-16 18:02:19 Polymarket

Was your wallet created before v2 updates? Or it was created after it?

Was your wallet created before v2 updates? Or it was created after it?

Dicer 2026-06-16 17:51:45 Polymarket

Anyone test this? Is it successful? If yes, we need to post it in GitHub issue and let everyone knows there is solution finally

Anyone test this? Is it successful? If yes, we need to post it in GitHub issue and let everyone knows there is solution finally

Dicer 2026-06-15 06:13:48 Polymarket

There is no function to get cash value . But I know how to get all my position values. I only miss getting cash value part

There is no function to get cash value . But I know how to get all my position values. I only miss getting cash value part

Dicer 2026-06-14 01:10:04 Polymarket

How to get the cash value of my account?

How to get the cash value of my account?

Dicer 2026-06-13 01:34:27 Polymarket

I don;t get it. I need to use drive L2 credentials while I create a secure client in Python SDK??

I don;t get it. I need to use drive L2 credentials while I create a secure client in Python SDK??

Dicer 2026-06-13 01:29:12 Polymarket

I don't get your point. All your shared above 2 links are all related to py-clob-client-v2 library, but I don't use this library. I only use polymarket-client==0.1.0b7

I don't get your point. All your shared above 2 links are all related to py-clob-client-v2 library, but I don't use this library. I only use polymarket-client==0.1.0b7

Dicer 2026-06-13 01:26:02 Polymarket

The Python SDK authenticates with a local private key. By default, uses the signer’s deterministic Deposit Wallet as the account wallet. In Python SDK, I don't need to manually derive L2 auth . https://docs.polymarket.com/dev-tooling/python#private-key-setup

The Python SDK authenticates with a local private key. By default, uses the signer’s deterministic Deposit Wallet as the account wallet. In Python SDK, I don't need to manually derive L2 auth . https://docs.polymarket.com/dev-tooling/python#private-key-setup

Dicer 2026-06-13 01:21:45 Polymarket

I don’t use py-clob-client-v2.

I don’t use py-clob-client-v2.

Dicer 2026-06-13 00:56:10 Polymarket

wait a sec. i am wrong

wait a sec. i am wrong

Dicer 2026-06-13 00:55:17 Polymarket

scam

scam

Dicer 2026-06-13 00:54:46 Polymarket

I just create a new account and connect it to Python SDK beta. Did anyone get this error before? `RequestRejectedError: call blocked: call[1] blocked: setApprovalForAll operator` How to solve it?

I just create a new account and connect it to Python SDK beta. Did anyone get this error before? `RequestRejectedError: call blocked: call[1] blocked: setApprovalForAll operator` How to solve it?

Dicer 2026-06-13 00:50:49 Polymarket Python SDK setApprovalForAll 操作阻止错误

I just create a new account and connect it to Python SDK beta. Did anyone get this error before? `RequestRejectedError: call blocked: call[1] blocked: setApprovalForAll operator`

I just create a new account and connect it to Python SDK beta. Did anyone get this error before? `RequestRejectedError: call blocked: call[1] blocked: setApprovalForAll operator`

Dicer 2026-06-11 15:29:21 Polymarket

Use Cloud and deploy it in Ireland

Use Cloud and deploy it in Ireland

Dicer 2026-06-10 23:05:28 Polymarket

Issue: I encountered an error while trying to execute a trade using the PolyMarket Python SDK beta: ``` Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000 ``` I use the limit order: ``` response = await secure_client.place_limit_order(token_id, side="BUY", price="0.01", size="10") ```

Issue: I encountered an error while trying to execute a trade using the PolyMarket Python SDK beta: ``` Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000 ``` I use the limit order: ``` response = await secure_client.place_limit_order(token_id, side="BUY", price="0.01", size="10") ```

Dicer 2026-06-09 23:55:28 Polymarket

BTW, does anyone know how to get the account's available cash?

BTW, does anyone know how to get the account's available cash?

Dicer 2026-06-09 23:53:26 Polymarket

If you don't want to use those 3rd Party, you can only build your own Question matching system

If you don't want to use those 3rd Party, you can only build your own Question matching system

Dicer 2026-06-09 23:52:53 Polymarket

There are some 3rd Party APis doing Kalshi + PolyMarket integration. But I don't want to give them my API key access. You don't know whether that is a scam

There are some 3rd Party APis doing Kalshi + PolyMarket integration. But I don't want to give them my API key access. You don't know whether that is a scam

Dicer 2026-06-09 14:17:11 Polymarket

You are right, but not accurate. For example, “US x Iran permanent peace deal by December 31, 2026” does not have fee_type. It is Null .

You are right, but not accurate. For example, “US x Iran permanent peace deal by December 31, 2026” does not have fee_type. It is Null .

Dicer 2026-06-09 13:55:24 Polymarket

I only use fee_type to filter out crypto related markets.

I only use fee_type to filter out crypto related markets.

Dicer 2026-06-09 13:54:55 Polymarket

That field is usually useless. It doesn’t cover all fee structures (et. Politics, finance, culture, weather…etc) What I have seen so far, it only covers Sport and Crypto

That field is usually useless. It doesn’t cover all fee structures (et. Politics, finance, culture, weather…etc) What I have seen so far, it only covers Sport and Crypto

Dicer 2026-06-08 15:28:37 Polymarket

Was Buying. That was confirmed as a bug by the PM team. Some people said it was fixed yesterday, but I haven’t tested it yet

Was Buying. That was confirmed as a bug by the PM team. Some people said it was fixed yesterday, but I haven’t tested it yet

Dicer 2026-06-07 18:00:45 Polymarket

Btw, in the Python beta SDK, how to change signatureType?

Btw, in the Python beta SDK, how to change signatureType?

Dicer 2026-06-07 18:00:26 Polymarket

my Wallet is old. I checked my address in Polygon. My Address is signatureType 1

my Wallet is old. I checked my address in Polygon. My Address is signatureType 1

Dicer 2026-06-07 05:24:08 Polymarket

how do u build your own? Your own must be built on top of their offiical API

how do u build your own? Your own must be built on top of their offiical API

Dicer 2026-06-07 05:23:12 Polymarket

Then, what can I use??

Then, what can I use??

Dicer 2026-06-07 05:20:46 Polymarket

I already took days to update my code

I already took days to update my code

Dicer 2026-06-07 05:20:26 Polymarket

I was using py-clob-client-v2. That has lots of signature types issues. Now, Python SDK beta also has a new problem. damn

I was using py-clob-client-v2. That has lots of signature types issues. Now, Python SDK beta also has a new problem. damn

Dicer 2026-06-07 05:19:47 Polymarket

screw it.

screw it.

Dicer 2026-06-07 05:17:59 Polymarket

I am using Python SDK beta

I am using Python SDK beta

Dicer 2026-06-07 05:17:51 Polymarket

can anyone answer the above question?

can anyone answer the above question?

Dicer 2026-06-07 05:17:39 Polymarket

i know it is scam

i know it is scam

Dicer 2026-06-07 05:15:41 Polymarket

My account has enough cash. Does anyone know how to solve this error Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000 ?

My account has enough cash. Does anyone know how to solve this error Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000 ?

Dicer 2026-06-07 05:15:35 Polymarket

My account has enough cash. Does anyone know how to solve this error `Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000` ?

My account has enough cash. Does anyone know how to solve this error `Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000` ?

Dicer 2026-06-06 00:03:06 Polymarket

My account has enough cash and I only placed an order to buy 10 shares. But I keep getting `Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000` . How to solve it?

My account has enough cash and I only placed an order to buy 10 shares. But I keep getting `Order placement failed (will retry next iteration): not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 10000000` . How to solve it?

Dicer 2026-06-05 19:27:39 Polymarket

Does anyone know how to get the Net Liquidity Value of an account (Total Portfolio Value)? I see the PM API doc does not mention it https://docs.polymarket.com/dev-tooling/python#account-data

Does anyone know how to get the Net Liquidity Value of an account (Total Portfolio Value)? I see the PM API doc does not mention it https://docs.polymarket.com/dev-tooling/python#account-data

Dicer 2026-06-03 19:43:04 Polymarket

It seems more information is required.

It seems more information is required.

Dicer 2026-06-03 19:42:26 Polymarket

Isn’t this easy? Just use the /price endpoint for market price.. or other for midprice….etc

Isn’t this easy? Just use the /price endpoint for market price.. or other for midprice….etc

Dicer 2026-06-03 19:24:45 Polymarket

Does anyone know how to get the market's minimum price increment? I don't understand the rule. 1. I thought: the minimum price increment is 0.01 if contract price is >= 0.1. But the World Cup winner markets are not like that. 2. the `/markets` endpoint does return `orderPriceMinTickSize`. But, it seems not accurate. For all contracts, it returns `orderPriceMinTickSize` 0.001. For example, `US Iran Permanent Peace Deal By 30 June 2026` price is now $0.24. Its `orderPriceMinTickSize` is 0.001. But I cannot place the order at $0.241. The minimum price increment is 0.01. I can only place at $0.24 or $0.25. Did I do anything wrong?

Does anyone know how to get the market's minimum price increment? I don't understand the rule. 1. I thought: the minimum price increment is 0.01 if contract price is >= 0.1. But the World Cup winner markets are not like that. 2. the `/markets` endpoint does return `orderPriceMinTickSize`. But, it seems not accurate. For all contracts, it returns `orderPriceMinTickSize` 0.001. For example, `US Iran Permanent Peace Deal By 30 June 2026` price is now $0.24. Its `orderPriceMinTickSize` is 0.001. But I cannot place the order at $0.241. The minimum price increment is 0.01. I can only place at $0.24 or $0.25. Did I do anything wrong?

Dicer 2026-06-03 11:09:30 Polymarket

Use Python new beta SDK. Otherwise, can only wait for new update.

Use Python new beta SDK. Otherwise, can only wait for new update.

← 上一页 第 1 / 2 页 下一页 →