API Version: v1.5.0 Not using latest version (v1.5.1)

CCIP v1.5.0 ITypeAndVersion Interface API Reference

ITypeAndVersion

An interface that provides type and version information for contracts.

Git Source

Functions

typeAndVersion

Returns the type and version of the contract.

function typeAndVersion() external pure returns (string memory);

Returns

TypeDescription
stringThe type and version of the contract.

Get the latest Chainlink content straight to your inbox.