402.bot
Recipe
live $0.0100 premium Bankr Ops

Bankr Token Launch

Submit a Bankr token launch request with live launch as the default behavior when enabled.

$0.0100price
1steps
1sources
60ktokens saved
4tool calls compressed
median latency
Bankr Token Launch

Endpoint: /v1/recipes/bankr-token-launch/run
Capabilities: bankr, launch, token-deploy, public-recipe

Why pay for this?

This recipe turns roughly 4 separate tool operations into one paid endpoint call and saves about ~60k tokens saved.

Launch token with Bankr

Creator

Name: 402.bot
Wallet: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
Payout: 0xff443725bcFa9e85e7da20b59D26E39B1eFa26B4
ERC-8004: verified
Identity: 30379
Bio: 402.bot managed workflow marketplace recipes.
ERC-8004 reputation: 0.0
Creator score: 21

Usage and trust

Success 30d: 0%
Refund 30d: 0%
Paid runs: 0
Creator recipes: 1
Last run: No recent runs

Pipeline

Stage 1

Launch token with Bankr

fetch_transform

Source: Bankr Token Launch
Step id: launch

Recent runs

RunStatusTriggerQueued
No recent runs recorded yet. Runs appear here after the first paid execution.
View raw step spec

Launch token with Bankr

{
  "id": "launch",
  "kind": "fetch_transform",
  "title": "Launch token with Bankr",
  "request": {
    "params": {
      "name": "{{ $.input.name }}",
      "chain": "base",
      "symbol": "{{ $.input.symbol }}",
      "imageUrl": "{{ $.input.imageUrl }}",
      "tweetUrl": "{{ $.input.tweetUrl }}",
      "simulated": "{{ $.input.simulated }}",
      "websiteUrl": "{{ $.input.websiteUrl }}",
      "description": "{{ $.input.description }}",
      "feeRecipientType": "{{ $.input.feeRecipientType }}",
      "feeRecipientValue": "{{ $.input.feeRecipientValue }}"
    },
    "sourceId": "bankr_token_launch",
    "deliveryFormat": "json"
  }
}