Giter VIP home page Giter VIP logo

account-microscope's Introduction

🔬 Account microscope

Account microscope is a tool used to examine the contents of Solana accounts.

It displays raw data that developers want to know about accounts.

Especially, information on accounts associated with Orca's Whirlpool🌀 is displayed in detail.

Deployment on GitHub Pages

Account microscope is available at the following address.

https://everlastingsong.github.io/account-microscope/#/whirlpool/list

Supported accounts

Token / Token-2022 (aka Token Extension)

  • Mint
  • Account

Orca Whirlpool

  • Whirlpool
  • WhirlpoolsConfig
  • FeeTier
  • Position
  • TickArray
  • PositionBundle

Orca Legacy Pool (Aquafarm)

  • TokenSwap
  • GlobalFarm
  • UserFarm

Features worth mentioning

HexDump

For not supported accounts, HexDump will be displayed and you can analyze the data.

screenshot 2023-06-05 0 28 59

Download account as JSON file

You can download the same JSON as the following command with a click of a button.

solana account -o <json filename> --output json-compact <pubkey>

screenshot 2023-08-13 10 29 47

Whirlpool cloning

You can download all the accounts you need to make Whirlpool work with LocalValidator in one go.

It is easy to reproduce and test mainnet pools such as SOL/USDC in LocalValidator.

screenshot 2023-08-15 9 19 50

Listing Whirlpool Positions

You can list all positions for a specific whirlpool.

screenshot 2023-09-09 16 18 08

It makes you a millionaire in LocalValidator

You can download TokenProgram related accounts to mint an arbitrary amount of tokens of your choice in LocalValidator.

It would be very helpful to get the tokens needed to trade in an environment cloned from the mainnet.

screenshot 2023-08-13 10 30 28

account-microscope's People

Contributors

yugure-orca avatar everlastingsong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.