Skip to content

Commit

Permalink
Add FreshSTAKING (#432)
Browse files Browse the repository at this point in the history
* FreshSTAKING GenTX

* FreshSTAKING Peer

* FreshSTAKING GenTX

* FreshSTAKING GenTX

* FreshSTAKING GenTX

* FreshSTAKING GenTX

---------

Co-authored-by: gaia <ubuntu@THEBE>
Co-authored-by: Yaz Khoury <yaz@celestia.org>
  • Loading branch information
3 people authored Oct 25, 2023
1 parent aff5950 commit 5fef70d
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 1 deletion.
62 changes: 62 additions & 0 deletions celestia/gentx/freshstaking.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "FreshSTAKING",
"identity": "63575EE3F0F9FAFC",
"website": "https://FreshSTAKING.com",
"security_contact": "sec@FreshSTAKING.com",
"details": "Since 2019, FreshSTAKING runs on bare metal in a SSAE16 SOC2 certified Tier 4 datacenter with geographically distributed private sentry nodes, YubiHSM2 hardware protected keys, with 24/7 monitoring, alerting, and analytics."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia17h2x3j7u44qkrq0sk8ul0r2qr440rwgjzhd27f",
"validator_address": "celestiavaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgj8g0ng0",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "VyW0FrwvwaL6P2wFIJlfMlq80pM/qPd+HcERkAxWcxs="
},
"value": {
"denom": "utia",
"amount": "65650000000"
}
}
],
"memo": "76455257d6ae848d17b6e324b1b278c01f4b769d@10.10.10.105:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A2hYGyV4rZnlm2wWfKnCFKH3RLMxWhuFzbGDthShXmnP"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"bl5kZW0Bz50KPLF4m90hH4dKwtKmx/GhDDKYbmuaOaALbeUd/7Bc3oBDPbhB0TCdRPvFi/xsaI9+ErKXXxOfQg=="
]
}
2 changes: 1 addition & 1 deletion celestia/peers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ a41b4bc451b1b71d537aa1018226e08d7fa7e44e@5.255.77.44:26656
572cb08735d4572fe62b2fc8b9555c479d8e162f@65.108.137.217:26656
22ea694db139e744c46c74c9b5f22851266630af@51.159.80.121:2090
5001de72be39622c9dc34f2117eccc3f3fca8a7a@celestia-mainnet-01.twinstake.io:26756
9a82b9bc0ab0f15692952aa829c8ba7d2f55315f@78.46.93.125:26666
9a82b9bc0ab0f15692952aa829c8ba7d2f55315f@78.46.93.125:26666

0 comments on commit 5fef70d

Please sign in to comment.