UNPKG

@goat-sdk/plugin-dexscreener

Version:

<div align="center"> <a href="https://github.com/goat-sdk/goat">

2 lines (1 loc) 665 B
var n=Object.defineProperty;var t=(s,i)=>n(s,"name",{value:i,configurable:!0});import{createToolParameters as r}from"@goat-sdk/core";import{z as e}from"zod";var o=class extends r(e.object({chainId:e.string().describe("The chain ID of the pair"),pairId:e.string().describe("The pair ID to fetch")})){static{t(this,"GetPairsByChainAndPairParameters")}},c=class extends r(e.object({query:e.string().describe("The search query string")})){static{t(this,"SearchPairsParameters")}},d=class extends r(e.object({tokenAddresses:e.array(e.string()).max(30).describe("List of up to 30 token addresses")})){static{t(this,"GetTokenPairsParameters")}};export{t as a,o as b,c,d};