WeChartWeb3 icon indicating copy to clipboard operation
WeChartWeb3 copied to clipboard

Build a poocoin clone, scrape all the prices from pancakeswap or any other similar dex, build an historical record and offer an api to your users.

Results 6 WeChartWeb3 issues
Sort by recently updated
recently updated
newest added

If i add cake LIKE [EnumChainId.BSC]: { BTC: { address: UtilsAddresses.toCheckSum("0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c"), decimals: 18 },// // DOT: { // address: UtilsAddresses.toCheckSum("0x7083609fce4d1d8dc0c979aab8c869ea2c873402"), // decimals: 18 // },// WBNB: { address: UtilsAddresses.toCheckSum("0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c"), decimals:...

Hey mate, Hope you're well. Is it easy to limit the number of requests in a batch call for instance, less than 500. For example, analyseBlock-> getBlockSyncEvents->getReceiptsBatch(transactions) is returning error...

Hey, is there any ETA for adding Ethereum node scraping support?

first, to all thanks for your great app I have tried to run this but I face this error. javedali@Javeds-MacBook-Pro WeChartWeb3-master % npm run scraper > [email protected] scraper /Users/javedali/Documents/WeChartWeb3-master >...

When I trying run, error arises. P.S. I install full-node provider https://github.com/self-node-official and it run successfully, also I do all Setup steps, ws and http URL added node --version v12.22.12...