Owy Docs
HomeCommunityWhitepaperGive Feedback
  • Read Me
    • Motivation
    • Inverse Economics
    • Scalability
    • Value Control
  • Tokenomics
    • Supply Contraction
    • Incentives
    • Value Tokens
  • Features
    • Token Transfer
    • Account Transfer
    • Value Extraction and Insertion
    • On-chain Tax Calculator
  • Resources
    • Basic Value Flow
    • OWY vs BTC vs USD
    • Official Links
  • Roadmap
  • Whitepaper
Powered by GitBook
On this page
  • Action Flow
  • Direct method
  • Delegate method
  1. Features

Value Extraction and Insertion

Value extraction and insertion enable time and tax accumulation to be leveraged on a larger scale within the OWY ecosystem, enhancing their functionality and impact.

PreviousAccount TransferNextOn-chain Tax Calculator

Last updated 9 months ago

Action Flow

Whenever values are extracted or inserted, the OWY account is updated accordingly. The extracted values are converted to OTW and OTA tokens, with users able to specify the amount for conversion. When tokens are inserted back into the account, they undergo the same calculation process to revert to their original value, making them ready for OWY transactions. Both extraction and insertion can be performed using two methods.

Direct method

Direct value extraction and insertion methods are straightforward. The owner of OWY simply extracts the value associated with their OWY tokens(time) and their OWY account (tax), tokenizing them into fungible tokens. The account is updated accordingly, and the tokens then- become independent of the OWY account.

Delegate method

The second method is delegation, which involves approving access to extract value from the account. This requires signing an approval to grant permission for value extraction, though no approval is needed for insertion. Dedicated approval functions, including a separate permit function, have been specifically designed to manage this process. We believe this approach can unlock new integration possibilities, enhancing the use cases of value tokens and the OWY economy.

Both methods are modeled after the ERC-20 transfer and transferFrom functions. Instead of granting access to the OWY tokens themselves, those who approve value transfers are only permitting access to the value associated with their OWY tokens. However, this feature should be used with caution, as these values are integral to the user's productivity and savings, and therefore highly valuable.

OTW & OTA Extraction and Insertion Flow
Direct value extraction and insertion
Delegate value extraction and insertion