An open API service indexing awesome lists of open source software.

https://github.com/analitico-771/new-token-listener

This app listens for new Pairs being created on a blockchain. You need an Infura project-key, and I used Ankr for Binance blockchain. It fetches on the Kovan Network, MainNet, or Testnet for Ether and Binance networks. If you want to fetch the Ether MAINNET then you need to switch the Infura end-point to the MAINNET and the same for Binance. Binance chain uses MAINNET and TESTNET. It is critical that you make sure the contract address is the right address for the network you are using.
https://github.com/analitico-771/new-token-listener

blockchain ehterscan-api infura-api javascript smart-contracts web3js

Last synced: 3 months ago
JSON representation

This app listens for new Pairs being created on a blockchain. You need an Infura project-key, and I used Ankr for Binance blockchain. It fetches on the Kovan Network, MainNet, or Testnet for Ether and Binance networks. If you want to fetch the Ether MAINNET then you need to switch the Infura end-point to the MAINNET and the same for Binance. Binance chain uses MAINNET and TESTNET. It is critical that you make sure the contract address is the right address for the network you are using.

Awesome Lists containing this project