s0lb0t / sol-tx-scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

This script is designed for Google Sheets and provides a robust suite of tools for importing and analyzing your account related data on Mango Markets. It fetches data from various APIs Mango usually uses for its front end, processes and formats it for readability, and displays it in a series of sheets and dashboards for easy analysis.

Features

  • Data Import Functions: Imports market and account-related data from Mango Markets, such as activity history, token statistics, and account performance
  • Spreadsheet Formatting: Apply consistent styling and formatting across various sheets, enhancing readability and user experience.
  • Dynamic Dashboard Creation: Builds an interactive dashboard with charts and data ranges for high-level analysis of account performance and token statistics.
  • Error Handling: Robust error handling mechanisms for API calls, data parsing, and user inputs.
  • Customizable Date Ranges: Interactive date range selectors for tailoring data views on dashboards.

Installation

  1. Google Sheets Setup: The script is intended for use within a Google Sheets environment.
  2. Script Editor: Create a new sheet first and navigate to the app script editor via the extensions menu in Google Sheets and paste the script code of main.gs. Add your Mango Account ID to the mango-account parameter in the avtiity feed and acc performance import function.

Usage Instructions

  • Running the Script: Use the Google Sheets script editor to run the the script.
  • Viewing Data: Data fetched and processed by the script can be viewed in the corresponding sheets within Google Sheets.
  • Interacting with Dashboards: Utilize the interactive elements on the dashboards, such as date range selectors, to customize the data display.

Contributions

Contributions to this script are welcome. Whether it's a bug fix, feature enhancement, or documentation improvement, please feel free to fork the repository, make your changes, and submit a pull request.

About


Languages

Language:JavaScript 100.0%