Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.43 KB

File metadata and controls

34 lines (20 loc) · 1.43 KB

IKyberHistory

{% hint style="warning" %} You are referring to the Legacy version of KyberSwap docs.

For the most updated information, please refer to:

interface IKyberHistory

Source: IKyberHistory.sol


INDEX

<AUTOGENERATED_TABLE_OF_CONTENTS>

REFERENCE

Functions

getContracts

Returns list of historic addresses, where index 0 is the currently used contract address and indexes > 0 are older versions.


function getContracts() external view returns (address[])\ Returns:\ List of history addresses