Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

padv12 package

Overview

Package pad is gnomemepad: a self-contained meme launchpad for gno.land.

Example
1Create → GRC20 + bonding curve → Graduate
2  → remaining tokens + raised GNOT seed liquidity
3  → auto Gnoswap CreatePool + full-range Mint when pad has WUGNOT inventory
4    (part of inventory swaps WUGNOT→GNS for CreatePool fee)
5  → else locked internal CPMM fallback (test / missing inventory)

Tokens are real GRC20 (mint on buy, burn on sell). Hybrid of Pump.fun + permanent LP lock.

Function

ListBuyers

func ListBuyers(id string) string

ListBuyers returns unique buyer addresses (one per line), capped for query size. Only addresses that bought at least once on this pad (UniqueBuyers). Not full GRC20 holders who received tokens via transfer.

Param

Command

gnokey query vm/qeval -remote "https://rpc.sapphire.testnets.gno.land" -data "gno.land/r/g1mv0052e7r6s09f5t9xsqf00nj3tqsgt9dg52jr/gnomemepad/padv12.ListBuyers()"

Result