Skip to content

pumplend/pumpmax-explorer

 
 

Repository files navigation

Pumpmax Explorer

This repo is a opensource position explorer of pumpmax protocol . Frok from Block Kube X .

All the data base on Explorer-api . Fetch by Monitor

You can run your own front-end base on explorer interface .

And . don't keep request it , i don't want to add auth system unless server unhandel .

Running the Application

To run the application in development mode:

npm run dev

For production, build the application and then start the server:

npm run build
npm start

Support Functions

  • Txn search

  • Token search

  • Address search

  • Active position search

  • Active history search

  • Liqudtion history

About

Open source explorer of pumpmax-protocol .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • Other 1.6%