{
"platform": "pump_fun",
"type": "create_with_image_url",
"transaction_data": {
"rpcs": ["standard"],
"identifier": "pump_create_1",
"priority_fee": 1000000,
"payer_wallet": "SOLANA_WALLET"
},
"launch_data": {
"name": "My Coin",
"symbol": "COIN",
"description": "Example Pump.fun launch",
"twitter": "https://x.com/example/status/1",
"attached_referral": null,
"website": "https://example.com",
"generated": false,
"multi_deploy_count": 1
},
"image_url": "https://example.com/image.png",
"buy_config": {
"type": "standard",
"buy_amount": 50000000,
"min_tokens_out": 0
},
"cashback": true,
"dev_sell_delay": 2000,
"is_mayhem_mode": false
}