LinkToken v0.2.2 API Reference
LinkToken
A contract that implements the ChainLink Token (LINK) using the ERC677 standard with a fixed total supply and standard token details.
Functions
constructor
Initializes a new LINK token with standard token details.
constructor()
_onCreate
Internal hook that handles the initial token supply minting.
function _onCreate() internal virtual