# Glossary

<mark style="color:blue;">**APR (Annual Percent Rate):**</mark>  refers to a yearly interest generated by the sum charged to borrowers or paid to investors. It is not compounded, which is why it is always lower than the APY.

<mark style="color:blue;">**APY:**</mark> it is the APR but with compounding effects into consideration. It is also called the real returns.

<mark style="color:blue;">**Bridge:**</mark> An application that allows a token to be transferred between two blockchains.&#x20;

<mark style="color:blue;">**Collateral:**</mark> a token used to secure a loan. It provides a safety net to the lender.

<mark style="color:blue;">**Cross-chain:**</mark> refers to applications or functionalities that involve two or more blockchains. *E.g., in Interest Protocol a user will be able to provide collateral in Ethereum and borrow in BSC.*

<mark style="color:blue;">**DApp:**</mark> Decentralized application.

<mark style="color:blue;">**DEX:**</mark> Decentralized exchange. An automated broker to trade ERC20 tokens.

<mark style="color:blue;">**ERC20:**</mark> It is the interface of all cryptocurrencies issued in EVM blockchains. It is what allows tokens to be transferred and work with DApps.

<mark style="color:blue;">**EVM:**</mark> Ethereum Virtual Machine. Learn more about it [here](https://ethereum.org/en/developers/docs/evm/).

<mark style="color:blue;">**EIP:**</mark> Ethereum Improvement Proposals. Learn more about it [here](https://eips.ethereum.org/).

<mark style="color:blue;">**Farm:**</mark> A contract that rewards a depositor a token as long as he deposits a token on it. *E.g., it is usually used for a way to pay users that deposit LP Tokens.*

<mark style="color:blue;">**Finality:**</mark> How long a user must wait to consider the transaction confirmed.

<mark style="color:blue;">**Isolated Markets:**</mark> Protocols like [*Compound*](https://compound.finance) use <mark style="color:blue;">**one single pool**</mark>, which  means that any collateral can be used to borrow any asset in the pool. In an isolated architecture, the protocol consists of <mark style="color:blue;">**many pools**</mark>. Therefore, Collateral A on Pool A cannot be used to borrow assets in Pool B; thus, it isolates Collateral A risk to Pool A, keeping pool B unexposed.

<mark style="color:blue;">**Keepers:**</mark> An automated system to call contract functions. It is used for maintenance, such as maintaining the right leverage amount in the Dinero Venus Vault.

<mark style="color:blue;">**Lending Protocol:**</mark> A DApp that facilitates loans between users.

<mark style="color:blue;">**Liquidation:**</mark> When a loan is underwater, a third party can close the position by repaying the loan to the lender using a portion of the collateral deposited by the borrower. It usually comes with a penalty fee for the borrower.

<mark style="color:blue;">**LP (Token):**</mark> Liquidity provider tokens are receipt tokens given for users who deposit 2 tokens in DEXs, thus providing a swap market for other users. *E.g., when a user deposits BNB/ETH in PCS. He is giving liquidity for other users to trade BNB and ETH. In exchange, PCS gives them LP Tokens that represent his/her deposit.*

<mark style="color:blue;">**LTV (Loan-to-value-ratio):**</mark> Amount borrowed divided by the collateral supplied in USD.

<mark style="color:blue;">**Mantissa:**</mark> The number of significant digits to represent the quantity of a value. Learn more about it [here](https://www.wikiwand.com/en/Significand).

<mark style="color:blue;">**MasterChef:**</mark> Famous multi-asset staking contract popularized by Sushi Swap.

<mark style="color:blue;">**Maturity Date:**</mark> refers to the date that a loan must be repaid to avoid penalties.

<mark style="color:blue;">**NFT:**</mark> Non-fungible token. They are unique tokens.

<mark style="color:blue;">**Oracle:**</mark> A contract that is able to collect data from the outside world to be used by DApps inside the blockchain. The most famous oracle network is Chainlink.

<mark style="color:blue;">**Pair Lending Market:**</mark> A lending market consisting of two cryptocurrencies. *E.g., In the case of Dinero markets, one is used for collateral and the other for borrows. But in other designs, both of them can be used as collateral and borrows.*

<mark style="color:blue;">**PCS:**</mark> Pancake Swap. The leading DEX in Binance Smart Chain.

<mark style="color:blue;">**Pool:**</mark> refers to a contract that accepts an ERC20 token and rewards for another token. It is similar to a farm but it is meant for non LP tokens. It is usually to incentivize holding or for marketing purposes. *E.g., in PCS, a user can deposit Cake to earn more Cake.*

<mark style="color:blue;">**Over-collateralized Loans:**</mark> Unlike bank or credit loans, in which credit scores and other factors determine how much one can borrow, over-collateralized allow borrowers to borrow a percentage (the LTV - always below 100%) equivalent to their collateral. They allow borrowers to pursue long/short investment positions or attain quick liquidity without losing their portfolio positions.

<mark style="color:blue;">**P2P (Peer-to-Peer):**</mark> A contract that <mark style="color:blue;">**connects a user directly to another user**</mark>. Most lending schemas involve a user to interact with many users via pools. P2P has no pool or other intermediary in the middle. It purely acts as a way to enforce the agreed terms.&#x20;

<mark style="color:blue;">**Rebase Token:**</mark> A cryptocurrency that has an elastic supply. It can reduce or increase the balance of every user based on an algorithm. It is usually used to reward users or used to artificially increase the USD value per token.

<mark style="color:blue;">**Solvent:**</mark> Having assets in excess of liabilities; Being able to pay one's debts.

<mark style="color:blue;">**Stablecoin:**</mark> A cryptocurrency that is pegged to a FIAT currency, usually the American Dollar, USD.

<mark style="color:blue;">**Staking:**</mark> The act of depositing a token in a contract to earn a bonus. It can be voting power, a token, etc... It is usually used when a user deposits in a pool and the term farming is used when a user deposits in a farm.

<mark style="color:blue;">**Supply (Lending):**</mark> It is the act of depositing tokens in a Lending Protocol to be lent out to other users for a fee.

<mark style="color:blue;">**Synthetic:**</mark> A cryptocurrency that pegs its value to a real-world asset through clever financial incentives. *E.g., mTSLA issued by* [*Mirror Protocol*](https://mirrorprotocol.app/#/trade) *pegs to 1 share of Tesla Stock.*

<mark style="color:blue;">**TPS:**</mark> Transactions per second. A blockchain speed must take into account the TPS and finality.&#x20;

<mark style="color:blue;">**TWAP**</mark> <mark style="color:blue;">**(Time-Weighted Average Price):**</mark>  is an asset's average price over a predetermined period of time. They are an effective measure to prevent price manipulations.

<mark style="color:blue;">**TX:**</mark> Transaction. It is anything that can change the blockchain state.

<mark style="color:blue;">**Underwater Position:**</mark> A position in which the LTV is above the maximum LTV of the market. It happens when the collateral price depreciates and makes the position open for liquidation.

<mark style="color:blue;">**Vault:**</mark> A contract that applies an investment strategy to funds collected from users. It lowers investment costs by distributing the transaction costs among all users and requires no active maintenance by depositors to execute the strategy.

<mark style="color:blue;">**vToken:**</mark> A rebase token that represents an amount of underlying Token in Venus. The name was borrowed from Compound that uses cEther. *E.g., vBTC represents an amount of BTC a user has supplied to Venus.*

<mark style="color:blue;">**Wrapped Token:**</mark> A token that holds another token (the wrapped token) and provides extra functionalities to interact with it. The most popular use case is to wrap a blockchain's native currencies such as ETH and BNB to give them ERC20 functionalities to interact with DApps easily.

<mark style="color:blue;">**IPX:**</mark> Interest Protocol token, a token that is rewarded to liquidity providers to ensure that our DEX has enough liquidity to operate.
