targetTokenPriceDecayHalfLife()
function targetTokenPriceDecayHalfLife() external view returns (uint32);Example
targetTokenPriceDecayHalfLife()
returns (
864000 //the half life indicator in seconds
)Last updated
function targetTokenPriceDecayHalfLife() external view returns (uint32);targetTokenPriceDecayHalfLife()
returns (
864000 //the half life indicator in seconds
)Last updated