abstract-solana 0.0.0.39__py3-none-any.whl → 0.0.0.41__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.

@@ -97,14 +97,6 @@ def get_all_buy_sell_info(mint,payer_pubkey,token_balance=None,sol_in=0):
97
97
  if not get_pubkey(mint_str).is_on_curve():
98
98
  print('Mint public key is not on curve')
99
99
  return False
100
- coin_data = get_pump_fun_data(mint_str)
101
- print("Coin Data:", coin_data)
102
- # Get coin data
103
- coin_data = get_coin_data(mint_str)
104
- print(coin_data)
105
- if not coin_data:
106
- print("Failed to retrieve coin data...")
107
- return False
108
100
  mint_pubkey = get_pubkey(mint_str)
109
101
  token_account, token_account_instructions = check_existing_token_account(payer_pubkey, mint_pubkey)
110
102
  token_account_pubkey = get_pubkey(token_account)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abstract_solana
3
- Version: 0.0.0.39
3
+ Version: 0.0.0.41
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=DN0tMVKNkEJMw6KTLXnE3kDuDHmHsqqMoLhtHTRuvuw,7243
14
+ abstract_solana/pumpFun/buy_sell_pump.py,sha256=DlOGAq_xOKIfZ8gV0Kt5qzgl8OV-MGcI6DTwSq_Bzek,6959
15
15
  abstract_solana/pumpFun/pumpFunKeys.py,sha256=yMS_fT-0ESndluVpZ17XdMhpXVtSfhtIG5njy7DJkfI,7961
16
16
  abstract_solana/pumpFun/pump_fun_keys.py,sha256=lL7afQx3-PYOHz69rm7Cyr2_tLp0nFXLZAd-7tvztm8,7963
17
17
  abstract_solana/pumpFun/token_utils.py,sha256=oDvY0YVn8vWwSS3yS-tpZVxb3IvqovGPFicxiXg7YHI,2297
18
- abstract_solana-0.0.0.39.dist-info/METADATA,sha256=JsjvLeJsaI40tdZ6ylO5l02zFBv-dfIe2tlB_qkeZvM,924
19
- abstract_solana-0.0.0.39.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
20
- abstract_solana-0.0.0.39.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
21
- abstract_solana-0.0.0.39.dist-info/RECORD,,
18
+ abstract_solana-0.0.0.41.dist-info/METADATA,sha256=HdqJEDC_i1I4vF3PBzFVF5cJa_GSIiwToc4vMJzJe6c,924
19
+ abstract_solana-0.0.0.41.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
20
+ abstract_solana-0.0.0.41.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
21
+ abstract_solana-0.0.0.41.dist-info/RECORD,,