$ npm install
- etherscan
- ethgasstation
- gasnow
- gnosis
- txprice
- metaswap
- etherchain
- gasprice.io
- archerdao
- WalletConnect
- blocknative
🔗 chainlink feeds - chainlinkPrices.js (https://data.chain.link/)
- ETH/USD (https://etherscan.io/address/0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419)
- BTC/USD (https://etherscan.io/address/0xf4030086522a5beea4988f8ca5b36dbc97bee88c)
- BCH/USD (https://etherscan.io/address/0x9f0f69428f923d6c95b781f89e165c9b2df9789d)
- DAI/USD (https://etherscan.io/address/0xaed0c38402a5d19df6e4c03f4e2dced6e29c1ee9)
- USDT/USD (https://etherscan.io/address/0x3e7d1eab13ad0104d2750b8863b489d65364e32d)
- USDC/USD (https://etherscan.io/address/0x8fffffd4afb6115b954bd326cbe7b4ba576818f6)
- BUSD/USD (https://etherscan.io/address/0x833d8eb16d306ed1fbb5d7a2e019e106b960965a)
- LINK/USD (https://etherscan.io/address/0x2c1d072e956affc0d435cb7ac38ef18d24d9127c)
- UNI/USD (https://etherscan.io/address/0x553303d460ee0afb37edff9be42922d8ff63220e)
- SUSHI/USD (https://etherscan.io/address/0xcc70f09a6cc17553b2e31954cd36e4a2d89501f7)
- AAVE/USD (https://etherscan.io/address/0x547a514d5e3769680ce22b2361c10ea13619e8a9)
- SNX/USD (https://etherscan.io/address/0xdc3ea94cd0ac27d9a86c180091e7f78c683d3699)
- uniswapV2SubGraph.js (https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2)
- tokensnifferScrapper.js - read tokens and save as json file
- etherscanScrapper.js - read verified contracts and save as json file
- 4byteEventsApi.js - read contracts event signatures and save as json file
- [mpoolPendingTxs.js] - subscribe mempool transactions
- [findVerifiedContracts.js] - find verified contracts
- [findVulContracts.js] - find smart contracts vulnerabilities (bytecode analyzer using Mythril:https://github.com/ConsenSys/mythril)
- [findUniswapClones.js] - find uniswap v2 clones
- [findFlashLoanTxs.js] - find uniswap v2 and v3 flash loans trxs
- [findUniswapV2Txs.js] - find uniswap v2 liquidations trxs
- [findUniswapV3Txs.js] - find uniswap v3 liquidations trxs
- [findAaveV2Txs.js] - find aave v2 liquidations trxs
- [fetchTokens.js] - read tokens and save as json file (coingecko, 1inch, 0x, kyber)
- [fetchMarketPairs.js] - read market pairs and save as json file (uniswap, sushiswap)
- [findToken.js] - find token by address
- [findVanityAddress.js] - find vanity address generator with leading zeros