IKyberHistory

circle-exclamation

interface IKyberHistory

Source: IKyberHistory.solarrow-up-right


<AUTOGENERATED_TABLE_OF_CONTENTS>

getContractsarrow-up-right

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

Was this helpful?