memoscan
← all memos

Memo 0x8cfcea7a…63ccd3 on Ethereum

Add drop down arrow with transferFrom() to our ExpressJS appWe have an existing Express Js App used for ERC721 viewing. We need to add a drop down arrow to the right of each address on the main page, that allows just the owner of the contract to use the transferFrom(). Then prompting the user with a new box asking for input of the recipient address then a send button below that.