diff --git a/README.md b/README.md index d6f47ad4..1490c3a5 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW ![Voting Power Distribution](images/validators.png "Voting Power Distribution") -- Total pre-genesis transactions: `319` +- Total pre-genesis transactions: `321` - Total validators: `195` -- Total delegations: `124` -- Staked tokens: `14989744.67972 (~1.5%)` +- Total delegations: `126` +- Staked tokens: `14994144.67972 (~1.5%)` ## Validators @@ -659,6 +659,15 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://www.5elementsnodes.com` - total delegations: `2` +- address: `tnam1q870s4a5zza2ge5d4lteew3cfp8npu9d2clx5xrv` + - alias: `nodemeister` + - commission: `5.0%` + - max commission rate change: `1.0%` + - total voting power: `3400.0 (0.0%)` + - email: `nodemeister@pm.me` + - website: `Unknown website` + - total delegations: `1` + - address: `tnam1q8g669anlgcd490mfdqct8v734ekr7zu2ywgjwqc` - alias: `Staketab` - commission: `5.0%` @@ -740,6 +749,15 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://ccvalidators.com` - total delegations: `1` +- address: `tnam1qyplu8gruqmmvwp7x7kd92m6x4xpyce265fa05r6` + - alias: `Grand Valley` + - commission: `5.0%` + - max commission rate change: `5.0%` + - total voting power: `2000.0 (0.0%)` + - email: `cobajohnson90@gmail.com` + - website: `https://github.com/hubofvalley` + - total delegations: `2` + - address: `tnam1qxdqsqnrf97vnyf5w2ur3fa0f3wxclxapy2lxy4s` - alias: `Lapatylin` - commission: `10.0%` @@ -830,15 +848,6 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://node.sipalingtestnet.com/` - total delegations: `1` -- address: `tnam1qyplu8gruqmmvwp7x7kd92m6x4xpyce265fa05r6` - - alias: `Grand Valley` - - commission: `5.0%` - - max commission rate change: `5.0%` - - total voting power: `1000.0 (0.0%)` - - email: `cobajohnson90@gmail.com` - - website: `https://github.com/hubofvalley` - - total delegations: `1` - - address: `tnam1q8qr408fvssqpqaht2qspryq2yfu7lds0urktcam` - alias: `Simply Staking` - commission: `5.0%` @@ -1703,15 +1712,6 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://github.com/satman81/` - total delegations: `0` -- address: `tnam1q870s4a5zza2ge5d4lteew3cfp8npu9d2clx5xrv` - - alias: `nodemeister` - - commission: `5.0%` - - max commission rate change: `1.0%` - - total voting power: `0 (0.0%)` - - email: `nodemeister@pm.me` - - website: `Unknown website` - - total delegations: `0` - - address: `tnam1q8qgm85druh6zpvktmeax6zgz6yjxap4w5gmr5c9` - alias: `idekubagus` - commission: `5.0%` diff --git a/genesis/transactions.toml b/genesis/transactions.toml index 70133251..ad21e141 100644 --- a/genesis/transactions.toml +++ b/genesis/transactions.toml @@ -6725,6 +6725,18 @@ tpknam1qrtmf07047fpja9u3svg6j95es8yxhx39chylqyfftppgj9jwv6axt3kyeq = "signam1qr8 +# adding transaction for hubofvalley-bond + +[[bond]] +source = "tpknam1qzaqvxm6g4h7z34pgdqyzh3y4xevx072ednsfcujfza02knwrfkwqrgywah" +validator = "tnam1qyplu8gruqmmvwp7x7kd92m6x4xpyce265fa05r6" +amount = "1000" + +[bond.signatures] +tpknam1qzaqvxm6g4h7z34pgdqyzh3y4xevx072ednsfcujfza02knwrfkwqrgywah = "signam1qqh4hsrhe3faqa5p4kqsnwa3ypsms9vfql232flj9am8uau2hfg4c04yy2ngy4efg0u0uje7lxlxlt393x0dztpa2kmnrtxl7h22yyq9lsd4lh" + + + # adding transaction for asverty-validator [[established_account]] @@ -7445,6 +7457,19 @@ tpknam1qp7m5ncwq3cctuk2t08vpusehernd6jqw4aa0tpw4h0py0d94fxtuqvq0jg = "signam1qq9 +# adding transaction for nodemeister-bond + + +[[bond]] +source = "tpknam1qqzzjg8sc5tx5x37yt00ne2wjfylstf6kvhpwluqaq92583myx9x2mt4ulz" +validator = "tnam1q870s4a5zza2ge5d4lteew3cfp8npu9d2clx5xrv" +amount = "3400" + +[bond.signatures] +tpknam1qqzzjg8sc5tx5x37yt00ne2wjfylstf6kvhpwluqaq92583myx9x2mt4ulz = "signam1qqr0fz6e00awqrv4m6pwpcy0wzj9ux82s76k5a2t2gtpkkafch8fumn9w0kec044pek7f7aclw44v9u4nm2x22rz76848tp8gcgynlq2tdycm0" + + + # adding transaction for amadison79-validator [[established_account]] diff --git a/images/validators.png b/images/validators.png index 7cda6a2b..fe987a28 100644 Binary files a/images/validators.png and b/images/validators.png differ