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

profile package

Overview

Package profile stores lightweight user profiles for gnomemepad. Independent of pad versions — upgrade this realm without redeploying markets.

Example
1SetProfile(displayName, bio, uri) — EOA only, per caller address
2GetProfile(addr) → name|bio|uri|updatedHeight

Function

ProfileCount

func ProfileCount() int

ProfileCount returns number of profiles.

Command

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

Result