Last updated 1 year ago
This method returns the total amount of issued shares.
function totalSharesIssued() external view returns (uint);
uint _val
Total amount of issued shares.