Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/onez.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: This page talks about the $ONEZ stablecoin launched by ZeroLend
# ONEZ Stablecoin

{% hint style="info" %}
$ONEZ is currently depolyed on the zkSync mainnet at [0x90059C32Eeeb1A2aa1351a58860d98855f3655aD](https://explorer.zksync.io/address/0x90059C32Eeeb1A2aa1351a58860d98855f3655aD)
$ONEZ is currently deployed on the zkSync mainnet at [0x90059C32Eeeb1A2aa1351a58860d98855f3655aD](https://explorer.zksync.io/address/0x90059C32Eeeb1A2aa1351a58860d98855f3655aD)
{% endhint %}

<figure><img src="../.gitbook/assets/image (2) (1).png" alt=""><figcaption></figcaption></figure>
Expand Down
2 changes: 1 addition & 1 deletion security/audits.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The ZeroLend team has further taken a step to secure the protocol by conducting

The scope of the audit by [Mundus](https://mundus.dev/) was to ensure that the protocol that was deployed on the zkSync mainnet and the original codebase from Aave are the same and that there are:

* No code changes made from what was deployed and the original Aave source code.
* No code changes were made from what was deployed and the original Aave source code.
* No backdoors that have been created by the team
* No EOA (Externally owned Account) ownership on any of the smart-contracts

Expand Down
2 changes: 1 addition & 1 deletion the-zero-token/token-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The ZeroLend Protocol strives to create open and accessible money markets for to

1. **Governance:** ZERO holders can participate in the governance of the protocol by voting on proposals, changes, and upgrades to the platform. Their voting power is typically proportional to the number of tokens they hold, allowing them to have a say in the decision-making process.
2. **Staking:** ZERO holders will have the option to stake their tokens in the protocol. By doing so, they contribute to the security and stability of the platform and may be rewarded with additional tokens as an incentive for their participation.
3. **Fee Discounts:** Holding the token might provide users with discounted fees or reduced transaction costs when borrowing, lending, or performining other financial activities within the ecosystem.
3. **Fee Discounts:** Holding the token might provide users with discounted fees or reduced transaction costs when borrowing, lending, or performing other financial activities within the ecosystem.
4. **Fees & Validator Rewards:** The ZERO token can be used to accumulate transaction fees and earn fees from validators securing the ZeroLend [Hyperchain](../features/hyperchains/).
5. **Protocol Access:** Owning the token grants users the ability to interact with and benefit from the protocol's functionalities.
6. **Incentive Programs:** The protocol will conduct various incentive programs to encourage users to engage with the platform actively. These programs can offer token rewards or other benefits to participants who perform certain actions, such as providing liquidity, referring new users, or completing specific tasks within the ecosystem.
Expand Down
2 changes: 1 addition & 1 deletion tutorials/getting-your-assets-onto-zksync.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ description: >-

# Getting your assets onto zkSync

There are currently many bridges to choose from when moving funds into zkSync. The team recommends users to visit the offical zkSync bridge for moving funds in and out of the ecosystem.
There are currently many bridges to choose from when moving funds into zkSync. The team recommends users to visit the official zkSync bridge for moving funds in and out of the ecosystem.

Visit [https://bridge.zksync.io/](https://bridge.zksync.io/) for more info
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To learn more about veSync, visit their [website](https://vesync.finance/) and g

## How to provide liquidity?

Providing liquidity is a very easy to do on veSync. Users need to first make sure they have [assets on zkSync](../getting-your-assets-onto-zksync.md) and have [minted the ONEZ stablecoin](../how-to-mint-the-onez-stablecoin.md).
Providing liquidity is very easy to do on veSync. Users need to first make sure they have [assets on zkSync](../getting-your-assets-onto-zksync.md) and have [minted the ONEZ stablecoin](../how-to-mint-the-onez-stablecoin.md).

{% content-ref url="../how-to-mint-the-onez-stablecoin.md" %}
[how-to-mint-the-onez-stablecoin.md](../how-to-mint-the-onez-stablecoin.md)
Expand Down
2 changes: 1 addition & 1 deletion tutorials/how-to-mint-the-onez-stablecoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Visit the protocol dashboard at [https://app.zerolend.xyz/](https://app.zerolend

## Step 2: Borrow ONEZ

Once you have supplied liquidity you will see on the borrow section that you have now have assets that you can borrow against. Specifically you will find that you can now borrow/mint the ONEZ stablecoin.
Once you have supplied liquidity you will see on the borrow section that you now have assets that you can borrow against. Specifically you will find that you can now borrow/mint the ONEZ stablecoin.

Click on the mint button to proceed minting the ONEZ stablecoin and voila! You are now the hodler of ONEZ!

Expand Down