{
"platform": "bags",
"type": "create_with_image_url",
"transaction_data": {
"rpcs": ["standard"],
"identifier": "bags_create_1",
"priority_fee": 1000000,
"payer_wallet": "SOLANA_WALLET"
},
"launch_data": {
"name": "Bags Coin",
"symbol": "BAGSX",
"description": "Example Bags launch",
"twitter": "https://x.com/example/status/1",
"attached_referral": null,
"website": null,
"generated": false,
"multi_deploy_count": 1
},
"image_url": "https://example.com/image.png",
"buy_config": {
"type": "bundled",
"buy_amount": 50000000,
"bundles": [
{
"pubkey": "SNIPER_WALLET",
"buy_amt": 20000000,
"delay": 0
}
]
}
}