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: BccNodes #816

Closed BccNodes closed 2 months ago

BccNodes commented 2 months ago

Network Choice

dentrite-1

Who are you?

Founded in early 2022, BccNodes is a trusted Proof-of-Stake infrastructure provider and validator. Continues to secure user funds with its secure validation infrastructure and team members with high experience in Cosmos networks. BccNodes is focusing in secure their infrastructure with the highest standards and build a strong community to accelerate the adoption and help projects growth.

Delegator address

axone1l7tt47vsnft85gkv2m9yfryhs4xwa8l3n0pv86

gentx

{
  "body": {
    "messages": [
      {
        "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
        "description": {
          "moniker": "BccNodes",
          "identity": "C5337EB8B55DFA0C",
          "website": "https://bccnodes.com",
          "security_contact": "contact@bccnodes.com",
          "details": "Professionally managed institutional grade blockchain infrastructure provider ⚛️ Discord: bccnodes"
        },
        "commission": {
          "rate": "0.050000000000000000",
          "max_rate": "0.200000000000000000",
          "max_change_rate": "0.010000000000000000"
        },
        "min_self_delegation": "1",
        "delegator_address": "",
        "validator_address": "axonevaloper1l7tt47vsnft85gkv2m9yfryhs4xwa8l3r6d7ac",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "CjxSwFj6tuPT0Zt1OjraAM7c4ZON+L06uGF6KE+uO50="
        },
        "value": {
          "denom": "uaxone",
          "amount": "1000000000000"
        }
      }
    ],
    "memo": "af2e171a540d97eeea1b08d87babbcbbeb34f81b@37.27.34.126:26656",
    "timeout_height": "0",
    "extension_options": [],
    "non_critical_extension_options": []
  },
  "auth_info": {
    "signer_infos": [
      {
        "public_key": {
          "@type": "/cosmos.crypto.secp256k1.PubKey",
          "key": "A9mBemX6wtYevZqxkyI0t7dbgbpDlQ0i1Lhpusa6LHNf"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_DIRECT"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "l24h6Ib9VVnwqzt/M2zPyAVaCIWi5qkDceY/Ndvvio0Q5gYOw3m2ao0uf2s9HbRPXKO7GYU6i0UTNrMAfkptVg=="
  ]
}
bot-anik commented 2 months ago

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