@goat-sdk/plugin-rugcheck
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

RugCheck GOAT Plugin

Check if a token is a rug pull on RugCheck.

Installation

npm install @goat-sdk/plugin-rugcheck
yarn add @goat-sdk/plugin-rugcheck
pnpm add @goat-sdk/plugin-rugcheck

Setup

import { rugcheck } from "@goat-sdk/plugin-rugcheck";

const tools = await getOnChainTools({
    wallet: // ...
    plugins: [
        rugcheck(),
    ],
});

Tools

  • Get recently detected tokens
  • Get trending tokens in the last 24h
  • Get tokens with the most votes in the last 24h
  • Get recently verified tokens
  • Generate a report summary for the given token mint


Readme

Keywords

Package Sidebar

Install

npm i @goat-sdk/plugin-rugcheck

Homepage

ohmygoat.dev

Weekly Downloads

4

Version

0.1.6

License

MIT

Unpacked Size

16.9 kB

Total Files

32

Last publish

Collaborators

  • aigustin
  • mpaella