0xc4fec98e…fa85sent to0xb9e80ce5…0028·#7,330,898·view on Etherscan
GraphQL ERC20 Transaction Rendering in ReactGraphQL ERC20 Transaction Rendering: We’re currently building a React app from https://github.com/simpletut/Universal-React-Apollo-Registration. We are integrating an Ethereum Wallet component as well. We need to be able to render ERC20 contracts from a specific BlockScout GraphQL instance to display transactions history (what you received, and what you sent) from that users wallet address (on the React app). Display the last transactions on a new tab created on the sidebar.js called “token transactions” allow all past transactions to be found, if exceeding the page limit add small page numbers to navigate to transactions further in the past. Allows you to click on the individual transaction and it takes you to the specific txid in BlockScout on a new web page.
(https://forum.poa.network/t/graphql-in-blockscout/1971)
Tech Stack:
NodeJS
React
Server-side Rendered
Apollo Client
GraphQL
MongoDB
Bcrypt password encryption/verification
Nodemailer
Web3
(Ethereum Experience)