PeripheryinterfacesIShareTokenOwner.solIShareTokenOwnerOn this pageIShareTokenOwner Git Source Functions shareToken Address of the share token. function shareToken() external view returns (address); accountingToken Address of the accounting token. function accountingToken() external view returns (address);