MCPcopy Create free account
hub / github.com/chainstacklabs/pumpfun-bonkfun-bot / encode_string

Function encode_string

learning-examples/mint_and_buy.py:205–207  ·  view source on GitHub ↗
(s: str)

Source from the content-addressed store, hash-verified

203 associated_user: Pubkey,
204 user: Pubkey,
205 creator_vault: Pubkey,
206 token_amount: int,
207 max_sol_cost: int,
208 track_volume: bool = True,
209 is_mayhem_mode: bool = False,
210) -> Instruction:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected