IStockAppreciationRight

Git Source

Inherits: IIssuedAsset

Functions

createStockAppreciationRightToken

function createStockAppreciationRightToken(address holder, uint96 quantity, address paymentCurrency, uint96 strikePrice)
    external
    returns (bytes32);

Last updated

Was this helpful?