diff --git a/README.md b/README.md index 7dc98c0..d6f47ad 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: `318` +- Total pre-genesis transactions: `319` - Total validators: `195` -- Total delegations: `123` -- Staked tokens: `14943906.203579 (~1.49%)` +- Total delegations: `124` +- Staked tokens: `14989744.67972 (~1.5%)` ## Validators @@ -398,6 +398,15 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://services.kjnodes.com/mainnet/namada` - total delegations: `1` +- address: `tnam1q8vzrsmuy3av4t5354u07350lsyksg6w7s60tr6f` + - alias: `redtrie` + - commission: `0.0%` + - max commission rate change: `2.0%` + - total voting power: `45838.476141 (0.0%)` + - email: `joseph@redtrie.com` + - website: `Unknown website` + - total delegations: `1` + - address: `tnam1qxfcew76uclxuf5a5qkhwdtt8m6enc58tsqnwupd` - alias: `IRISnet` - commission: `8.0%` @@ -1136,15 +1145,6 @@ If you need help, feel free to [reach out on discord](https://discord.gg/AsPCKgW - website: `https://stakeway.com` - total delegations: `0` -- address: `tnam1q8vzrsmuy3av4t5354u07350lsyksg6w7s60tr6f` - - alias: `redtrie` - - commission: `0.0%` - - max commission rate change: `2.0%` - - total voting power: `0 (0.0%)` - - email: `joseph@redtrie.com` - - website: `Unknown website` - - total delegations: `0` - - address: `tnam1qygn0qw0knlguygtxz6hgrluxhu5kt9a8vqvtj36` - alias: `Peach` - commission: `5.0%` diff --git a/genesis/transactions.toml b/genesis/transactions.toml index 46b9b78..7013325 100644 --- a/genesis/transactions.toml +++ b/genesis/transactions.toml @@ -5274,6 +5274,18 @@ tpknam1qzqsf8vzlnf50dtptgnjqx7mjgsndshfkxy28mzn8tmlwedve9d5cl8ftgu = "signam1qz2 +# adding transaction for jspada-bond + +[[bond]] +source = "tpknam1qp2yxhd4ytukl6lhxqs0tqejt0x5vs0vdzv3rh8ueth8plq04p5uyupuxcu" +validator = "tnam1q8vzrsmuy3av4t5354u07350lsyksg6w7s60tr6f" +amount = "45838.476141" + +[bond.signatures] +tpknam1qp2yxhd4ytukl6lhxqs0tqejt0x5vs0vdzv3rh8ueth8plq04p5uyupuxcu = "signam1qzd9huz8ec4jc82k87u3rzsq8ve732ngvs523rg66qf630j5zj4v0kdh9ahggsdv3sycashjj3exzc0kvukhsw2jqwcujhneqrv3wcs2g4elhr" + + + # adding transaction for alxnode-validator [[established_account]] diff --git a/images/validators.png b/images/validators.png index 701ab72..7cda6a2 100644 Binary files a/images/validators.png and b/images/validators.png differ