Skip to content

Instantly share code, notes, and snippets.

View Taylor123's full-sized avatar

Taylor Johnson Taylor123

View GitHub Profile
@Taylor123
Taylor123 / pump_amm.json
Created March 21, 2025 00:21
PumpSwap IDL
{
"address": "pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA",
"metadata": {
"name": "pump_amm",
"version": "0.1.0",
"spec": "0.1.0",
"description": "Created with Anchor"
},
"instructions": [
{
// Fetches accounts from raydium
use std::{
fs::File,
io::{BufWriter, Read, Write},
str::FromStr,
time::{Duration, SystemTime},
};
use serde::Deserialize;
#!/bin/bash
while true
do
echo "Running"
ore --rpc "$1" --keypair "$2" --priority-fee 1000 mine --threads 4
echo "Exited"
done
0x0055479897a27808d98e19a3fc66179B1D6beb32