# Proof of Reserve Process

The Proof of Reserve process for <mark style="color:green;">ENSC</mark> ensures transparency, accountability, and the stability of the peg between the digital asset and the underlying Nigerian Naira reserves. Here's an overview of the process:

1. Reserve Verification: External auditors will regularly verify the reserves of the Nigerian Naira held in trust by partner banks. This verification is conducted through a combination of on-chain and off-chain mechanisms.
2. Smart Contract Interaction: smart contracts on Lisk interact with the <mark style="color:green;">ENSC</mark> tokens. These smart contracts play a crucial role in ensuring that the issuance and burning of <mark style="color:green;">ENSC</mark> tokens are tied to the equivalent amount of Nigerian Naira reserves.
3. Token Issuance: When new <mark style="color:green;">ENSC</mark> tokens are issued into circulation, we will ensure that the corresponding amount of Naira is held in reserve. This one-to-one backing is a fundamental principle of <mark style="color:green;">ENSC</mark> stability.
4. Public Transparency: We will publish the results of the Proof of Reserve process on our website's transparency page from time to time. This ensures transparency and allows stakeholders, including token holders, to independently verify the reserve status.
5. Custodian Role: As the custodian of the backing asset (Nigerian Naira), ProsperaVest ESG LTD maintains a trusted role, responsible for safeguarding the reserves. This custodian role adds an extra layer of security to the Proof of Reserve process.
6. Risk Mitigation: We are implementing a straightforward and effective approach to risk mitigation, reducing the complexity of audits for both fiat and crypto components. This approach enhances the security, provability, and transparency of the entire Proof of Reserve process.

The Proof of Reserve process establishes confidence in the stability and reliability of <mark style="color:green;">ENSC</mark>, ensuring that the digital asset remains securely pegged to its underlying reserves. Here is a detail of our proof of reserve operations:

1\.       ProsperaVest ESG LTD issues <mark style="color:green;">ENSC</mark> via Lisk. All minted, redeemed and existing <mark style="color:green;">ENSC</mark> including transactional history are publicly auditable via blockchain explorers

·         Let the total number of <mark style="color:green;">ENSC</mark> minted be denoted as <mark style="color:green;">ENSC</mark>minted

·         Let the total number of <mark style="color:green;">ENSC</mark> redeemed be denoted as <mark style="color:green;">ENSC</mark>redeem

·         Let the total number of <mark style="color:green;">ENSC</mark> in circulation at any time be denoted as Total <mark style="color:green;">ENSC</mark>

¨       Total <mark style="color:green;">ENSC</mark> = <mark style="color:green;">ENSC</mark>minted - <mark style="color:green;">ENSC</mark>redeem

2\.       ProsperaVest ESG LTD has an account housed in partner banks that will receive and send fiat Naira to users who purchase/redeem <mark style="color:green;">ENSC</mark> directly with us.

·         Let the total amount deposited into account be denoted as NairaDepo

·         Let the total amount withdrawn from this account be denoted as NairaWithd.

·         Let the fiat Naira balance of the account be denoted as Total Naira.

¨       Total Naira = NairaDepo – NairaWithd.

3\.       Each <mark style="color:green;">ENSC</mark> issued will be backed by the equivalent amount of currency unit (one <mark style="color:green;">ENSC</mark> equals one Naira). By combining the above crypto and fiat accounting processes, we conclude the “Solvency Equation” for the <mark style="color:green;">ENSC</mark> System.

·         The Solvency Equation is simply Total <mark style="color:green;">ENSC</mark> = Total Naira.

·          Every <mark style="color:green;">ENSC</mark> minted or redeemed, as publicly recorded by the blockchain explorers will correspond to a deposit or withdrawal of funds from the bank account.

·          The provability of Total <mark style="color:green;">ENSC</mark> relies on the blockchain as discussed previously.

·         The provability of Total Naira will rely on several processes:

¨       We publish the bank account balance on our website’s Transparency page.

Professional auditors will regularly verify, sign, and publish our underlying bank balance and financial transfer statement.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.prosperavest.com/ensc/the-naira-stablecoin-engnsc/technology-stack-and-processes/proof-of-reserve-process.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
