walnuthq / op-scan

Lightweight transaction explorer for the OP Stack.
7 stars 16 forks source link

Token transfers in tx details page - Issue #13 #26

Closed melnikga closed 4 days ago

melnikga commented 1 week ago

13

The ERC-20 Tokens Transferred block has been added to the tx page. It is implemented using the parseTokenTransfers function in the util.tsx file.

melnikga commented 5 days ago

@saimeunt I have added the necessary changes to the PR last night