Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Get network fee #135

Open
dantebarba opened this issue Aug 3, 2022 · 1 comment
Open

[FEATURE] Get network fee #135

dantebarba opened this issue Aug 3, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dantebarba
Copy link

dantebarba commented Aug 3, 2022

Is your feature request related to a problem? Please describe.

I'd like to get the network fee from Binance. It usually varies and I don't have a way to calculate it in real time.

Describe the solution you'd like

Something like =BINANCE("fees"; "BUSD";"BEP20") would give you the current BEP20 fee or BINANCE("fees"; "ETH"; "ERC20") the current Eth gas fee from binance.

Describe alternatives you've considered

Using another service that could provide me these values (didn't find one though)

@dantebarba dantebarba added the enhancement New feature or request label Aug 3, 2022
@dantebarba
Copy link
Author

Here is the data:https://www.binance.com/en/fee/cryptoFee but not sure if it's in the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants