UNPKG

@goat-sdk/plugin-zilliqa

Version:

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

2 lines (1 loc) 675 B
var a=Object.defineProperty;var r=(o,i)=>a(o,"name",{value:i,configurable:!0});import{createToolParameters as d}from"@goat-sdk/core";import{z as e}from"zod";var s=class extends d(e.object({toAddress:e.string().describe("The address to transfer ZIL to, from your Zilliqa address. This may be an EVM or a Zilliqa address, encoded in either hex or bech32 format"),amount:e.string().describe("The amount of ZIL to send")})){static{r(this,"TransferParameters")}},t=class extends d(e.object({address:e.string().describe("An account address, which may be EVM or Zilliqa, encoded in either hex or bech32 format")})){static{r(this,"AddressParameters")}};export{r as a,s as b,t as c};