AltSearch is an easy-to-use tool for crypto users so they can analyse their projects and retrieve all the information in one app. As of now, only Ethereum and BNB Chain networks are supported - more coming soon!
We currently fetch the data from different API endpoints such as CoinGecko, Covalent, and Go+ Security, among others. In the near future more endpoints and tools will be integrated in order to offer a more complete tool for your analysis.
The project has been developed on Next.js as the front-end framework to provide an interface for the user. It's still on development so new futures and fixes will be integrated in the future.
You can clone this repository and add extra functionalities. You'll need to have installed Node.js and run npm install to install the project's dependencies. Lastly, you'll also have to generate your own API Keys and define them in .env.local in order to request some of the API endpoints.
Retrieved from CoinGecko such as the price and volume history in the past 30 days, its tags, CoinGecko and Market Capitalization Rank. On the bottom you can find more details about the price change, all time high and all time low and their dates.
Summary of the top holders' token distribution, token supply and latest holders' transactions.
The statistics of the list of pools of the token on the different Decentralised Exchanges of the selected blockchain network.
Using Go+ Security API we present a list of different security checks of the token's smart contract.
The ABI and the smart contract's code of the project as well as some information of the compiler, license, optimisation and proxies used.





