# TiraVerse Finance

### Abstract&#x20;

This Whitepaper is intended to share complete technical and conceptual information of the proposed staking platform being developed over the BSC platform. It covers the custom features developed over the BSC contracts using Solidity and customized facilities compared to existing similar platforms like Goose or PanCakeSwap in the market. This whitepaper describes the mechanics of Uniswap “core” contracts including the pair contract that stores liquidity providers’ funds—and the factory contract used to instantiate pair contracts.

## **Introduction**

Tiraverse is metaverse project bulding the first real shopping mall in metaverse world it is including 1000 Stores each store represent by one NFT , there are 3 categories for the NFT, diamond , gold and silver , once token sale done through the token swap , farming platform , the metaverse implementation will start & NFT swapping function will start , each store owner will have the ability to display and sale any item represented by NFT , all items will be shipped by real couriers to the customers , payments inside the TiraVerse will be done by TVRS token and all rewards will be by TVRSR token which reward the community for using the metavers , after phase one the future development will include payment cards , special offers crypto site , real estate agency for buying and selling properties& much more.

As of now you can buy TVRS from central exchanges or 1 inch aggregator .

Tiraverse ( TVRS ) contract network is BNB smart chain ( BEP20 ) & the contract is

[0xE500aCdbd53a8fCbe2B01c0F9c2Ccc676D0Fc6F6](https://bscscan.com/address/0xE500aCdbd53a8fCbe2B01c0F9c2Ccc676D0Fc6F6)

The rewards contract ( TiraVerse Rewards ) TVRSR contract network is BNB smart chain ( BEP20 ) & the rewards contract is

[0x7dcC5bC8C22Fc444e81428FAFFF4e5aB47BD633a](https://bscscan.com/address/0x7dcC5bC8C22Fc444e81428FAFFF4e5aB47BD633a)

## **Features**

**Earn**

* &#x20;We hope to create a  TiraVerse Swap TiraVerse for everyone to farm from it! Earn TiraVerse, and other coins (to be determined) while staking.

**Security**

* Removed migrator code (inherited from Pancake swap)


---

# 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://ceo-8.gitbook.io/tiraverse-finance/tiraverse-finance.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.
