abstract-solana 0.0.0.57__py3-none-any.whl → 0.0.0.59__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 abstract-solana might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
- import struct,base58,time
1
+ import struct,base58,time,requests
2
2
  from typing import Optional,Union
3
3
  from solders.hash import Hash
4
4
  from solders.keypair import Keypair
@@ -91,7 +91,6 @@ def buildTxn(mint,payer_pubkey, amount, slippage, token_account_pubkey,sol_in=0,
91
91
  if buy == False and close_token_account:
92
92
  close_account_instructions = close_account(CloseAccountParams(PUMP_FUN_PROGRAM_PUBKEY, token_account_pubkey, payer_pubkey, payer_pubkey))
93
93
  txn.add(close_account_instructions)
94
- txn.sign(payer_keypair)
95
94
  return txn
96
95
 
97
96
  def get_all_buy_sell_info(mint,payer_pubkey,token_balance=None,sol_in=0):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abstract_solana
3
- Version: 0.0.0.57
3
+ Version: 0.0.0.59
4
4
  Home-page: https://github.com/AbstractEndeavors/abstract_solana
5
5
  Author: putkoff
6
6
  Author-email: partners@abstractendeavors.com
@@ -11,11 +11,11 @@ abstract_solana/pumpFunKeys.py,sha256=KHZyQ_GFS9XzmNNMzEDQkAZsiM5Mpua6ZE1e3WebEr
11
11
  abstract_solana/signature_data_parse.py,sha256=5AOMtJZADWcwR0JLDbd2kXZNzW129qeB0lvYUrE_tm0,1974
12
12
  abstract_solana/utils.py,sha256=RcnGEiZ0aJbcw8ObpjHU3WUFU4Tmy-exCs6qIbEu4_c,444
13
13
  abstract_solana/pumpFun/__init__.py,sha256=BiRxwJd1JWwEft63zqYwZ_Xs6UDp4hjczjzvuwy3sHg,85
14
- abstract_solana/pumpFun/buy_sell_pump.py,sha256=MRMx3mRUIuuNKg3XR0A7qJUWwaGFcceviTt76vOTRUo,7319
14
+ abstract_solana/pumpFun/buy_sell_pump.py,sha256=6bNyqlfAmXvlV8_0QYLgEVVEKXArzHNCwDfnOryrIxg,7300
15
15
  abstract_solana/pumpFun/pumpFunKeys.py,sha256=yMS_fT-0ESndluVpZ17XdMhpXVtSfhtIG5njy7DJkfI,7961
16
16
  abstract_solana/pumpFun/pump_fun_keys.py,sha256=x3mY2_lKyNilj2GWfSioHeVp1o72MtAmHXLEXerlGkE,8038
17
17
  abstract_solana/pumpFun/token_utils.py,sha256=UDsSMm5R6_Qh51TRlCU6O5w8SqWhhOW-WdBUczgdloQ,2336
18
- abstract_solana-0.0.0.57.dist-info/METADATA,sha256=JQxDWNGXk-VmIyjpCjiLPJTp7tLet1UINz58YiooRhE,924
19
- abstract_solana-0.0.0.57.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
20
- abstract_solana-0.0.0.57.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
21
- abstract_solana-0.0.0.57.dist-info/RECORD,,
18
+ abstract_solana-0.0.0.59.dist-info/METADATA,sha256=RMNTkopYR6chpJQm7FrYy8KlxYnVzVXsO40MhTJWIko,924
19
+ abstract_solana-0.0.0.59.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
20
+ abstract_solana-0.0.0.59.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
21
+ abstract_solana-0.0.0.59.dist-info/RECORD,,