IKyberHistory
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
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
Last updated