opinion-clob-sdk 0.2.1__py3-none-any.whl → 0.2.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of opinion-clob-sdk might be problematic. Click here for more details.

@@ -12,7 +12,7 @@ from opinion_clob_sdk.chain.exception import (
12
12
  InsufficientGasBalance
13
13
  )
14
14
 
15
- __version__ = "0.2.1"
15
+ __version__ = "0.2.3"
16
16
  __all__ = [
17
17
  "Client",
18
18
  "TopicStatus",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: opinion_clob_sdk
3
- Version: 0.2.1
3
+ Version: 0.2.3
4
4
  Summary: Opinion CLOB SDK (Tech Preview) - Python SDK for Opinion Prediction Market Central Limit Order Book API
5
5
  Home-page: https://opinion.trade
6
6
  Author: Opinion Labs
@@ -46,9 +46,6 @@ Dynamic: summary
46
46
 
47
47
  Python SDK for interacting with Opinion prediction markets via the CLOB (Central Limit Order Book) API.
48
48
 
49
- > ⚠️ **Tech Preview Notice**: This version includes the migration from Base to BNB Chain.
50
- > While fully functional and tested, we recommend thorough testing in your environment before production use.
51
-
52
49
  ## Features
53
50
 
54
51
  - Market data queries (markets, orderbooks, prices, candles)
@@ -69,7 +66,7 @@ pip install opinion_clob_sdk
69
66
  from opinion_clob_sdk import Client
70
67
 
71
68
  client = Client(
72
- host='https://api.opinion.trade',
69
+ host='https://proxy.opinion.trade:8443',
73
70
  apikey='your_api_key',
74
71
  chain_id=56, # BNB Chain mainnet
75
72
  rpc_url='https://bsc-dataseed.binance.org',
@@ -1,4 +1,4 @@
1
- opinion_clob_sdk/__init__.py,sha256=UGlGXZuHeKDXQxXRTMRut0osvKg4qhI6AQBuKbVgJjk,622
1
+ opinion_clob_sdk/__init__.py,sha256=Riq7cgDF5oYHj9aaU1lKXPRL3VfKUTBmz4ulVuQnzb4,622
2
2
  opinion_clob_sdk/config.py,sha256=xODivHbEcgrPLYXEoGsUZ4eQaXr0LY35gw6Dxg_wIeo,547
3
3
  opinion_clob_sdk/model.py,sha256=eqNkEdyJPmcL_wax8ieybeyhR40JwGDB_KPplXLmNxE,309
4
4
  opinion_clob_sdk/sdk.py,sha256=l6zTGh5RSwWt8jD2L6luuDVLYeiFlNUZT6B7kSS8M5k,40912
@@ -41,7 +41,7 @@ opinion_clob_sdk/chain/safe/safe_contracts/compatibility_fallback_handler_v1_3_0
41
41
  opinion_clob_sdk/chain/safe/safe_contracts/multisend_v1_3_0.py,sha256=8oGhNkS2k2Cy5pG6YNt_BKytS3AEtPeXv4rkyXv_p0M,380
42
42
  opinion_clob_sdk/chain/safe/safe_contracts/safe_v1_3_0.py,sha256=YCUWTpf_pR44iUUkDl42f3n2YXSVGlTBcvMtReN7rlM,21922
43
43
  opinion_clob_sdk/chain/safe/safe_contracts/utils.py,sha256=xnW8JSq8tVMfvZ4lhT-L96P3Usjs2zrZ5jzrNZvFHjc,631
44
- opinion_clob_sdk-0.2.1.dist-info/METADATA,sha256=dc3r6sNk6vo6sCVVq2pR8m76k6s_6vLGCbX1IXZ2_nw,3110
45
- opinion_clob_sdk-0.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
46
- opinion_clob_sdk-0.2.1.dist-info/top_level.txt,sha256=4gH76GRX1WZSc3b146FfxE6BAxggJD8y3NMEHUOSPA0,17
47
- opinion_clob_sdk-0.2.1.dist-info/RECORD,,
44
+ opinion_clob_sdk-0.2.3.dist-info/METADATA,sha256=6AX_hixYHWTOUdEt9_ZCK_Y-1MwoiyYoMQ-0YZ8Xiws,2912
45
+ opinion_clob_sdk-0.2.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
46
+ opinion_clob_sdk-0.2.3.dist-info/top_level.txt,sha256=4gH76GRX1WZSc3b146FfxE6BAxggJD8y3NMEHUOSPA0,17
47
+ opinion_clob_sdk-0.2.3.dist-info/RECORD,,