Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

binance-staking-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance-staking-to-csv

Minimal CLI to convert the Binance locked staking JSON (returned by their private API) to a CSV that can be imported into portfolio trackers like CoinStats.

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

binance-staking-to-csv

Minimal CLI to convert the Binance locked staking JSON (returned by their private API) to a CSV that can be imported into portfolio trackers like CoinStats.

How to use

npm install -g binance-staking-to-csv

Then navigate to https://www.binance.com/en/my/wallet/account/saving

Click on "Locked Staking"

Open the dev tools, click on 'locked staking', and check the XHR call that loads the json data

Run binance-staking-to-csv in your CLI and paste the JSON content. It'll generate a out.csv for you!

License

MIT

FAQs

Package last updated on 14 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc