Definitions relevant for the Hook Protocol

June 16, 2022 ยท View on GitHub

General

termdefinition
european call optionthe right, but not the obligation, to buy an underlying asset for a specific price at a specific time in the future
underlying assetthe specific asset upon which the option contract is based
option holderthe person that holds the right but not the obligation to buy a specific underlying asset
strike pricethe price for which, at the end of a european call option, an underlying asset can be purchased by the option holder
covered optionan option where the underlying asset is posted as collateral
accounteither a smart contract or EOA (externally owned account, i.e. private key) on a EVM-compatible blockchain

Hook Vault

The Vault holds an asset on behalf of the owner. The owner is able to post this asset as collateral to other accounts by creating an "entitlement", that gives a specific account the ability to change the beneficial owner of the asset. While the asset is held within the vault, any account set as the beneficial owner is able to make external contract calls to benefit from the utility of the asset.

termdefinition
beneficial ownerThe account on behalf of which a vault holds an asset
entitlementAn entitlement grants a specific entitled account (contract or EOA) to change the beneficial owner of an asset contained in a vault until the entitlement either expires or is removed.

Covered Call Options

Terms defined within the scope of a Hook Protocol Covered Call Option

termdefinition
settlement auctionthe process by which the fair market value for the underlying asset is determined
option holderthe account that holds the ERC-721 representing the call option
strike pricethe price in wei at which the protocol can purchase the underlying asset