PYRToken
Source:Verified
Write Functions / constructor
Overview

The constructor of the PYRToken contract initializes the token by setting the deployer as the owner and establishing a blacklist address. It ensures that the provided blacklist address is a valid contract, mints a specified amount of tokens to the owner, and transfers ownership to the owner.

Inputs
  • _owner (address): The address of the owner who will receive the initial supply of tokens.
  • _blacklistAddress (address): The address of a contract that will be used for blacklisting purposes.
Outputs
  • None: This function does not return any values.
Recent Transactions Calling This Function
This returns the latest 20 times that this function was called directly by a wallet or internally by another contract.
Looking for transactions where this function was called...