Skip to content
    Back to all Bounties

    Earn 4,500 ($45.00)

    Time Remainingdue 11 months ago
    Open

    Create a program in Python to buy a Solana token on the Raydium exchange, wait 10 seconds, then sell the token

    Williamzime197
    Williamzime197
    Posted 11 months ago

    Bounty Description

    Acceptance Criteria

    • Must use solana.rpc.api
    • Set variable for contract address of token to buy
    • Set variable for mint address of token to buy
    • Use USDT as base currency
    • Finds Raydium liquidity info for token to buy
    • Finds token account address
    • Wait 10 seconds
    • Sell full amount bought