An open API service indexing awesome lists of open source software.

https://github.com/effectai/dao-pancake-fees


https://github.com/effectai/dao-pancake-fees

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Dao_Pancake_Fee

```
$ node index.js -h
_____ __ __ _ _ _ _ _
| ____|/ _|/ _| ___ ___| |_ | \ | | ___| |___ _____ _ __| | __
| _| | |_| |_ / _ \/ __| __| | \| |/ _ \ __\ \ /\ / / _ \| '__| |/ /
| |___| _| _| __/ (__| |_ | |\ | __/ |_ \ V V / (_) | | | <
|_____|_| |_| \___|\___|\__| |_| \_|\___|\__| \_/\_/ \___/|_| |_|\_\ ✨✨✨

Effect Network: Pancake Liquidity Pool Fee Calculator πŸ’ΈπŸ’ΈπŸ’Έ
Usage: index.js [options]

🌴
```
---

# Dao_Pancake_Fee
View the latest calculations at [Dao Pancake Fee](https://effectai.github.io/dao-pancake-fees/)
# πŸ““ Why?
This tool is used to calculate the PancakeSwap fees for Effect Network.

# 🌟 Features
- Retrieve a detailed overview of the pancake swap fees collected by Effect in the liquidity Pool
- Generate HTML report
- Search within ranges

# πŸ“Œ Requirements
You will need node and npm in order to get this program running.
You can download them here: https://nodejs.org/en/download/

# πŸš€ Quick and dirty
Clone this repository, install the modules and run it.
```
git clone https://github.com/effectai/Dao_Pancake_Fee.git
npm install
node index.js
```

Please note that it can take a while to query the bsc node to get all of the transactions.

# πŸ‘Ÿ Usage
It is highly recomended to use another BSC RPC endpoint instead of the default one provided with this tools.
Here are some options:
- https://moralis.io/ (Recommended // Websocket)
- https://www.quicknode.com/
- https://www.ankr.com/
- https://web3api.com/
- https://www.curvegrid.com/