From 6e5acc2bd1a92fd70dc0c40553c5b13cbfa56e56 Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:58:14 +0900 Subject: [PATCH 1/4] fix typo bgt.md "elligible" -> "eligible" Signed-off-by: osrm <90407222+osrm@users.noreply.github.com> --- apps/berps/content/learn/tokens/bgt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/berps/content/learn/tokens/bgt.md b/apps/berps/content/learn/tokens/bgt.md index fe2945a..c393090 100644 --- a/apps/berps/content/learn/tokens/bgt.md +++ b/apps/berps/content/learn/tokens/bgt.md @@ -28,7 +28,7 @@ Berachain Governance Token (`$BGT`) is a soulbound "is a Tokenized Vault that allows users to deposit" "When a user depositors $HONEY" -> "When a user deposits $HONEY" "distributed to to depositors" -> "distributed to depositors" "elligible" -> "eligible" Signed-off-by: osrm <90407222+osrm@users.noreply.github.com> --- apps/berps/content/learn/vault/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/berps/content/learn/vault/index.md b/apps/berps/content/learn/vault/index.md index 58c859a..2a4fe57 100644 --- a/apps/berps/content/learn/vault/index.md +++ b/apps/berps/content/learn/vault/index.md @@ -4,7 +4,7 @@ # Berps Vault -The Berps Vault, or `$bHONEY` Vault, is a [Tokenized Vault](https://eips.ethereum.org/EIPS/eip-4626) allows users to deposit `$HONEY`, which is then borrowed by traders to create trades. +The Berps Vault, or `$bHONEY` Vault, is a [Tokenized Vault](https://eips.ethereum.org/EIPS/eip-4626) that allows users to deposit `$HONEY`, which is then borrowed by traders to create trades. ![Berps Vault](/assets/berps-vault.png) @@ -14,9 +14,9 @@ The Berps Vault, or `$bHONEY` Vault, is a [Tokenized Vault](https://eips.ethereu Users who deposit can expect to be rewarded in `$HONEY` from any of the fees generated by trades, and/or `$BGT`. -When a user depositors `$HONEY`, they are automatically given a corresponding amount of `$bHONEY` to represent ownership of `$HONEY` in the Berps Vault. +When a user deposits `$HONEY`, they are automatically given a corresponding amount of `$bHONEY` to represent ownership of `$HONEY` in the Berps Vault. -As long as a user has `$bHONEY`, any trading fees will be distributed to to depositors at the time that they withdraw their `$HONEY`, which burns their equivalent in `$bHONEY` previously received. +As long as a user has `$bHONEY`, any trading fees will be distributed to depositors at the time that they withdraw their `$HONEY`, which burns their equivalent in `$bHONEY` previously received. If a depositor would like to qualify for `$BGT` rewards, they would need to stake their `$bHONEY` into another contract which would qualify them to receive `$BGT` whenever emissions is directed to the Berps Vault. @@ -24,4 +24,4 @@ Learn more here about [Depositing & Withdrawing `$HONEY`](/learn/vault/depositin ## Berps Vault & PoL -The Berps Vault is also an elligible reward vault for Validators to distribute `$BGT` emissions to and is one of a few native Berachain dApps elligible at the start to receive `$BGT` emissions. +The Berps Vault is also an eligible reward vault for Validators to distribute `$BGT` emissions to and is one of a few native Berachain dApps eligible at the start to receive `$BGT` emissions. From 43fc06fbba51118e704d32b22267f60024fd57c6 Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:02:48 +0900 Subject: [PATCH 3/4] fix typos rewards.md "depositer" -> "depositor" "elligible" -> "eligible" Signed-off-by: osrm <90407222+osrm@users.noreply.github.com> --- apps/berps/content/learn/vault/rewards.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/berps/content/learn/vault/rewards.md b/apps/berps/content/learn/vault/rewards.md index 9807e53..3c41b09 100644 --- a/apps/berps/content/learn/vault/rewards.md +++ b/apps/berps/content/learn/vault/rewards.md @@ -4,17 +4,17 @@ # Berps Vault Rewards -A depositer can expect to earn rewards in the form of additional fees accumulated for depositing their `$HONEY` and `$BGT` from staking `$bHONEY`. +A depositor can expect to earn rewards in the form of additional fees accumulated for depositing their `$HONEY` and `$BGT` from staking `$bHONEY`. ## How Much $HONEY Can I Earn? -The `$HONEY` amount earned is proportional to the contribution from the depositer of the total profits earned from the Berps Vault. +The `$HONEY` amount earned is proportional to the contribution from the depositor of the total profits earned from the Berps Vault. ## How Do I Earn $BGT? $BGT is earned through staking `$bHONEY` into a vault, and is distributed over time. -If a validator is directing emissions to the Berps Vault, every `$bHONEY` staker is elligible to receive a portion of that `$BGT`. +If a validator is directing emissions to the Berps Vault, every `$bHONEY` staker is eligible to receive a portion of that `$BGT`. ## How Do I Claim $BGT From 37510499dbffb8fbbc1ff167a9e469e8a50e0f92 Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:04:00 +0900 Subject: [PATCH 4/4] fix typos depositing-withdrawing-honey.md "is depositted" -> "is deposited" "have past" -> "have passed" "elligible" -> "eligible" Signed-off-by: osrm <90407222+osrm@users.noreply.github.com> --- .../content/learn/vault/depositing-withdrawing-honey.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/berps/content/learn/vault/depositing-withdrawing-honey.md b/apps/berps/content/learn/vault/depositing-withdrawing-honey.md index a9bdb11..f1492bc 100644 --- a/apps/berps/content/learn/vault/depositing-withdrawing-honey.md +++ b/apps/berps/content/learn/vault/depositing-withdrawing-honey.md @@ -16,7 +16,7 @@ Users can contribute `$HONEY` to the Berps Vault by going to