Realm
gno.land/r/gnoland/coins
Rendered output
Gno.land Coins Explorer
This is a simple, readonly realm that allows users to browse native coin balances. Check your coin balance below!
<gno-form path="balances"> <gno-input name="address" type="text" placeholder="Valid bech32 address (e.g. g1..., cosmos1..., osmo1...)" /> <gno-input name="coin" type="text" placeholder="Coin (e.g. ugnot)"" /> </gno-form>
Here are a few more ways to use this app:
/r/gnoland/coins:balances?address=g1...- show full list of coin balances of an address/r/gnoland/coins:balances?address=g1...&coin=ugnot- shows the balance of an address for a specific coin/r/gnoland/coins:convert/<bech32_addr>- convert a bech32 address to a Gno address/r/gnoland/coins:supply/<denom>- shows the total supply of denom- Coming soon!
All exported functions (1)
show raw signatures
| Name | Params | Returns |
|---|---|---|
| Render | [{"Name": "path", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "string", "Value": ""}] |
Files
Storage
{
"raw": "storage: 15999, deposit: 1599900"
}