{
  "name": "DaWabLauncher Searcher Kit",
  "version": "1.0.0",
  "homepage": "https://dawabit.tech/searcher/",
  "launcher": "https://dawabit.tech/launcher/",
  "chain": {
    "name": "Robinhood Chain",
    "chainId": 4663,
    "publicRpc": "https://rpc.mainnet.chain.robinhood.com",
    "explorer": "https://robinhoodchain.blockscout.com"
  },
  "market": {
    "symbol": "WABIT/RHC-WETH",
    "token": "0xcE39cA04C9c924c949172FDeeFF588Ab586a7Db1",
    "quoteToken": "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
    "curve": "0x66c44133aE27929B4d8e5c4392D516b5558f4F3E",
    "tradeRouter": "0x48AcF9c62384A6C15cCA80F6307cc29a5be2580B",
    "factory": "0x0E54a12dB2d6B8f309269ef98F8b9c2764aa3A92",
    "graduationRouter": "0x5eCC1aB2CA5e11629fcE19495669dFbE0E78C3d4",
    "feeVault": "0xbc3aa39470AE2A71Df23Af38Ff98D26d44317332",
    "liquidityVault": "0x4c693C74eDf24520154D5AC0AF35a8aB5530B663",
    "ammRouter": "0x89e5DB8B5aA49aA85AC63f691524311AEB649eba"
  },
  "ethereumReference": {
    "chainId": 1,
    "wabit": "0x5857cf3fd35d1fb4ec56151b5dcff289e7be8000",
    "weth": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
    "usdt": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
    "wabitWethPair": "0xB5C6ee9949aB5323B266a8507DC2D80285e55774",
    "wabitUsdtPair": "0x2E64071209C8a3642BE74fEbD001e09f727f8EEe"
  },
  "resources": {
    "module": "https://dawabit.tech/searcher/dawab-searcher-kit.mjs",
    "abi": "https://dawabit.tech/searcher/abi.json",
    "readme": "https://dawabit.tech/searcher/README.md"
  },
  "capabilities": [
    "quoteBuy",
    "quoteSell",
    "curveState",
    "l1ReferencePrices",
    "buildBuyCalldata",
    "buildSellCalldata",
    "buildApproveCalldata"
  ],
  "execution": {
    "capitalProvided": false,
    "privateKeysHandled": false,
    "transactionsBroadcast": false
  }
}
