@goat-sdk/plugin-rugcheck
Version:
<div align="center"> <a href="https://github.com/goat-sdk/goat">
2 lines (1 loc) • 363 B
JavaScript
import{a as e}from"./chunk-YSXGDEY5.mjs";import{createToolParameters as s}from"@goat-sdk/core";import{z as t}from"zod";var o=class extends s(t.object({mint:t.string().describe("The token mint address to generate the report for")})){static{e(this,"GetTokenReportParameters")}},r=class extends s(t.object({})){static{e(this,"NoParameters")}};export{o as a,r as b};