https://github.com/effectai/dao-pancake-fees
https://github.com/effectai/dao-pancake-fees
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/effectai/dao-pancake-fees
- Owner: effectai
- License: gpl-3.0
- Created: 2021-07-20T09:14:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T11:02:44.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T14:11:45.573Z (about 1 year ago)
- Language: JavaScript
- Size: 17.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/