Realm
gno.land/r/gnops/valopers
Rendered output
Valoper's details:
PRO Delegators
Validator Name: PRO Delegators Validator on enterprise-grade bare-metal servers, monitored 24/7
Networks We running validators in around 15 networks (mainnet, testnet and RPC provider) with 20M AUM:
- ETH
- CosmosHub
- AtomOne
- Nolus
- Osmosis
- Dydx
- Neutron
- Elys
- Namada
- Fetch
- Nillion
- Penumbra
- Nomic
- Gno testnets (almost)
- ...
Links to Your Digital Presence:
- Website: https://pro-delegators.com
- Discord: @rafinoo, @ciskos_nuxianlabs
- eMail: [email protected]
Motivation and contribution: We're keen to validate on Gno.land, a platform that embodies an innovative vision of smart contracts. Its approach, focused on simplicity, security, and developer experience, aligns perfectly with our ethos. Choosing Go as our native language marks a technological breakthrough that we want to actively support. Gno.land has the potential to redefine the standards of decentralized development, and we want to be part of this evolution from the start.
- Address: g1pslde6zthl8crd3970rd6xz5rgxjgasenu3svu
- PubKey: gpub1pggj7ard9eg82cjtv4u52epjx56nzwgjyg9zp89r2492pcvdklxdaw5ce8x5fzqzfrag86rtcchveykgtve2jfnc5lj56m
- Server Type: data-center
Query (read-only)
non-crossing functions · no tx, no wallet neededAuth() → *gno.land/p/moul/authz.Authorizer
GetByAddr(address_XXX string) → struct{Moniker string; Description string; ServerType string; Address .uverse.address; PubKey string; KeepRunning bool; auth *gno.land/p/nt/ownable/v0/exts/authorizable.Authorizable}
NewInstructionsProposalCallback(newInstructions string) → func(.uverse.realm) .uverse.error
NewMinFeeProposalCallback(newMinFee int64) → func(.uverse.realm) .uverse.error
Call functions (state-changing)
signs a tx via AdenaAddToAuthList(address_XXX string, member string)
DeleteFromAuthList(address_XXX string, member string)
Register(moniker string, description string, serverType string, address_XXX string, pubKey string)
UpdateDescription(address_XXX string, description string)
UpdateKeepRunning(address_XXX string, keepRunning bool)
UpdateMoniker(address_XXX string, moniker string)
UpdateServerType(address_XXX string, serverType string)
All exported functions (12)
show raw signatures
| Name | Params | Returns |
|---|---|---|
| Auth | — | [{"Name": ".res.0", "Type": "*gno.land/p/moul/authz.Authorizer", "Value": ""}] |
| NewInstructionsProposalCallback | [{"Name": "newInstructions", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "func(.uverse.realm) .uverse.error", "Value": ""}] |
| NewMinFeeProposalCallback | [{"Name": "newMinFee", "Type": "int64", "Value": ""}] | [{"Name": ".res.0", "Type": "func(.uverse.realm) .uverse.error", "Value": ""}] |
| AddToAuthList | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "member", "Type": "string", "Value": ""}] | — |
| DeleteFromAuthList | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "member", "Type": "string", "Value": ""}] | — |
| Register | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "moniker", "Type": "string", "Value": ""}, {"Name": "description", "Type": "string", "Value": ""}, {"Name": "serverType", "Type": "string", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "pubKey", "Type": "string", "Value": ""}] | — |
| UpdateMoniker | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "moniker", "Type": "string", "Value": ""}] | — |
| UpdateDescription | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "description", "Type": "string", "Value": ""}] | — |
| UpdateKeepRunning | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "keepRunning", "Type": "bool", "Value": ""}] | — |
| UpdateServerType | [{"Name": "cur", "Type": "interface {Address func() .uverse.address; Coins func() .uverse.gnocoins; Origin func() .uverse.realm; PkgPath func() string; Previous func() .uverse.realm; Send func(.uverse.gnocoins, .uverse.address) .uverse.error; String func() string}", "Value": ""}, {"Name": "address_XXX", "Type": "string", "Value": ""}, {"Name": "serverType", "Type": "string", "Value": ""}] | — |
| GetByAddr | [{"Name": "address_XXX", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "struct{Moniker string; Description string; ServerType string; Address .uverse.address; PubKey string; KeepRunning bool; auth *gno.land/p/nt/ownable/v0/exts/authorizable.Authorizable}", "Value": ""}] |
| Render | [{"Name": "fullPath", "Type": "string", "Value": ""}] | [{"Name": ".res.0", "Type": "string", "Value": ""}] |
Files
Storage
{
"raw": "storage: 121068, deposit: 12106800"
}