API Version: v1.6.1

CCIP v1.6.1 BurnMintTokenPoolAbstract Contract API Reference

BurnMintTokenPoolAbstract

An abstract contract that implements core token pool functionality for burning and minting operations in cross-chain token transfers.

Git Source

Inherits:

Functions

_releaseOrMint

Internal function that implements the token minting logic for a BurnMintTokenPool.

function _releaseOrMint(address receiver, uint256 amount) internal virtual override;

Parameters

NameTypeDescription
receiveraddressThe address to receive the tokens
amountuint256The number of tokens to mint

Get the latest Chainlink content straight to your inbox.