Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.55 KB

README.md

File metadata and controls

49 lines (40 loc) · 1.55 KB

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

📓 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: