PYRToken
Source:Verified
Events / Transfer
Event Overview

The Transfer event is a crucial part of the ERC20 token contract, signaling the successful transfer of tokens between addresses. It provides transparency by logging the sender, recipient, and the amount of tokens transferred, which is essential for tracking token movements and ensuring compliance with the ERC20 standard.

Emitted Variables:
from:addressindexed
to:addressindexed
value:uint256
Recent Transactions Emitting This Event
This returns the latest 20 times that this event was emitted.
Looking for transactions where this event was emitted...