mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-19 18:28:06 +00:00
feat: update rest of scripts with creator fee
This commit is contained in:
@@ -60,6 +60,7 @@ async def get_market_data(market_address: Pubkey):
|
||||
("pool_base_token_account", "pubkey"),
|
||||
("pool_quote_token_account", "pubkey"),
|
||||
("lp_supply", "u64"),
|
||||
("coin_creator", "pubkey"),
|
||||
]
|
||||
|
||||
for field_name, field_type in fields:
|
||||
|
||||
Reference in New Issue
Block a user