chore(examples): remove hardcoded token mints

This commit is contained in:
smypmsa
2025-08-14 10:00:19 +00:00
parent f8e0414ee7
commit 0eb8811d78
2 changed files with 5 additions and 5 deletions
@@ -18,7 +18,7 @@ load_dotenv()
RPC_ENDPOINT = os.environ.get("SOLANA_NODE_RPC_ENDPOINT")
PUMP_AMM_PROGRAM_ID = Pubkey.from_string("pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA")
TOKEN_MINT = Pubkey.from_string("35ySx7Rt3RqeTp75QB81FgRvPT5yDY2m5BupsUYDpump")
TOKEN_MINT = Pubkey.from_string("...")
async def get_market_address_by_base_mint(