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