axone-protocol / networks

🌐 Genesis and node configuration elements for joining Axone networks.
https://docs.axone.xyz/docs/nodes/introduction
BSD 3-Clause "New" or "Revised" License
54 stars 114 forks source link

⚖️ Register Validator: silent #829

Closed silentnoname closed 1 month ago

silentnoname commented 1 month ago

Network Choice

dentrite-1

Who are you?

Silent validator is a professional validator with extensive experience in running 20+ mainnet validators, predominantly within the Cosmos ecosystem, including Dymension, Evmos, Stargaze, Stride. Additionally,We have participated in numerous testnets such as Celestia, Avail , Namada and more.

We provide public services like IBC relayer, public endpoints and snapshots for the networks we validate. Moreover, We have developed several useful open-source tools for supporting the networks. We are a community-based validator. We got over 7k followers on X. We have created many valuable ecosystem contents to support the networks, especially Chinese Content.

We previously participated in the OKP4 Nemeton program, and we're excited to see its rebranding to Axone with a focus on AI. We're looking forward to joining the new testnet and exploring its potential!

Our info: Website: https://silentvalidator.com/ Twitter: https://twitter.com/EthExploring Mirror: https://mirror.xyz/exploring.eth Medium: https://medium.com/@exploring.eth

Delegator address

axone1wyk3ayvqa8e7cjakn5pd48hn0p5h9mfuqge8r7

gentx

{
    "body": {
        "messages": [{
            "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
            "description": {
                "moniker": "silent",
                "identity": "A47522A5527DB39F",
                "website": "https://silentvalidator.com",
                "security_contact": "",
                "details": "Silent Validator leverages robust infrastructure and deep expertise to provide highly reliable validation services, enriches the community and furthers the growth of the ecosystem."
            },
            "commission": {
                "rate": "0.050000000000000000",
                "max_rate": "0.200000000000000000",
                "max_change_rate": "0.010000000000000000"
            },
            "min_self_delegation": "1",
            "delegator_address": "",
            "validator_address": "axonevaloper1wyk3ayvqa8e7cjakn5pd48hn0p5h9mfusa44eu",
            "pubkey": {
                "@type": "/cosmos.crypto.ed25519.PubKey",
                "key": "zOYS5GWGlNDHWpRS3+UnszZYpkFcX/Ekd3kAMGTTyis="
            },
            "value": {
                "denom": "uaxone",
                "amount": "1000000000000"
            }
        }],
        "memo": "7be4a8280698bd0e7756fde836bcd97c4af378f3@37.27.48.77:26656",
        "timeout_height": "0",
        "extension_options": [],
        "non_critical_extension_options": []
    },
    "auth_info": {
        "signer_infos": [{
            "public_key": {
                "@type": "/cosmos.crypto.secp256k1.PubKey",
                "key": "A/3VMjdZ100vmcwTi6zkj5F51vB8f1SJXroGF7azpCQ9"
            },
            "mode_info": {
                "single": {
                    "mode": "SIGN_MODE_DIRECT"
                }
            },
            "sequence": "0"
        }],
        "fee": {
            "amount": [],
            "gas_limit": "200000",
            "payer": "",
            "granter": ""
        },
        "tip": null
    },
    "signatures": ["40sias3dkIyV4L4vnEfm1Vo+yR+gDUir4aHOjWI60x0OSk+8VFDJ1/tQztikjPQSdyZtvFg9QZfIwbF/ivNhyQ=="]
}
bot-anik commented 1 month ago

😉 Here is the corresponding PR: https://github.com/axone-protocol/networks/pull/830