getXfaiCore

This method returns the latest Core contract address that is allowed to modify the pool state.

Function

function getXfaiCore() external view returns (address);

Return values

ValueDescription

address _val

The current Core address.

Last updated