Socket
Book a DemoInstallSign in
Socket

dandao

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dandao

电报uniswap交易bot

1.3.6
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

DAN DAO Telegram Bot

基于 uniswap 的电报机器人,支持 eth,arb,goerli

使用 npm

npm install dandao

导入 mysql

请先下载mysql 文件,并导入。

使用 DANDAO

import {swapBot} from "dandao"

new swapBot({
    token: "电报token",
    adminName: "电报管理员username",
    chainIds: [1],
    dbData: {
        host: "127.0.0.1",
        user: "dandao",
        password: "12345678",
        port: 3306,
        database: "dandao"
    }
})

点击查看API只列出了几个较为常用的api,大家可在代码中自行查看更多调用。

指令

/menu 首页

/bindTopChannel 5分钟top项目推送

/bindChannel 新加池子项目推送

首页

top 推送

新池子推送

合约查找

Keywords

Ethereum

FAQs

Package last updated on 24 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.