$ node index.js -h
_____ __ __ _ _ _ _ _
| ____|/ _|/ _| ___ ___| |_ | \ | | ___| |___ _____ _ __| | __
| _| | |_| |_ / _ \/ __| __| | \| |/ _ \ __\ \ /\ / / _ \| '__| |/ /
| |___| _| _| __/ (__| |_ | |\ | __/ |_ \ V V / (_) | | | <
|_____|_| |_| \___|\___|\__| |_| \_|\___|\__| \_/\_/ \___/|_| |_|\_\ ✨✨✨
Effect Network: Pancake Liquidity Pool Fee Calculator 💸💸💸
Usage: index.js [options]
🌴
View the latest calculations at Dao Pancake Fee
This tool is used to calculate the PancakeSwap fees for Effect Network.
- Retrieve a detailed overview of the pancake swap fees collected by Effect in the liquidity Pool
- Generate HTML report
- Search within ranges
You will need node and npm in order to get this program running. You can download them here: https://nodejs.org/en/download/
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.
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/