Skip to contentEarn 4,500 ($45.00)
due 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
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