An asyncronous Typescript library for interacting with all known block explorers
You can install the library with
npm install @blockcmd/scans-ts
Then import and initialize the Scans object
const scans = new Scans("INSERT_YOUR_API_KEY")
Etherscan
Solana FM