SynfY.io
  • Introduction
  • Synthetic Real-World Assets
  • Vision
  • Benefits / Problems Solved
  • SynfY Protocol
  • Level 1 (Direct Market Access 1-1 Pegged) – Offchain Liquidity – Low 0% Collateral Model
    • Hedge Pool Layer (H-Layer) / syUSD & Intrinsic Value
    • Zk-Snarks Proof H-Layer
    • Proof of sale real-time
    • ERC721 vs ERC20
    • Synthetic JSON Metadata
    • Practical Examples & Currency Risk Mitigation
    • Benefits & Drawbacks
    • Fee Structure - Spot / Derivative
    • Ongoing debtor fees (ODF in metadata)
    • 1-1 Liquidity pool
    • Quantity Types
  • Level 2 – Onchain Liquidity / Debt Pool / Synfy Token
    • Collateral Ratio
    • Debt Pool
    • Burning
    • Benefits & Drawbacks
    • Fees
  • Early Adopter Benefits
  • Oracle Service
  • Governance
  • Managed synthetic baskets / Robo advisor investing pools
  • RWA interfacing (Real World Assets)
  • syUSD, syEUR, syGBP - non staking required, interest yielding stable currency
    • Benefits of syUSD
    • Standards – ERC20 + zk-SNARK vs ERC 721 + metadata
    • Transparency - Proof of reserve, Reserve Ratio and Custodian
    • Return generation
    • Interest Deposits
    • Market Neutral Investments
    • Beta hedging
    • Technology Stack & flow of funds
    • Weaknesses
    • How to purchase
    • Conclusion
  • Addresses
Powered by GitBook
On this page
  1. Level 1 (Direct Market Access 1-1 Pegged) – Offchain Liquidity – Low 0% Collateral Model

ERC721 vs ERC20

The ERC 721 standard would be a superior solution here for such synthetic:

· Tokens are purchased at different prices on the same product e.g. User A buys sySPY for $100 and User B buys sySPY for $123.

· Thus, there are multiple copies, sySPY. Which gets sent around the blockchain. User A sells to User C. C comes back to redeem / burn & close position.

· Hlayer is aware A bought 10 versions of sySPY for 123. But has no identifiable information on token itself, Synfy does not know what C is coming back with and at what price. (assume if ERC20 used)

· One would have to modify the ERC20 data structure, changing ERC20 standard itself – to something that does not necessarily comply to ERC20.

· However, using the ERC721 TokenURI, such information can be minted into the token.

· ERC721 also allows other providers to integrate such tokens into 3rd party marketplaces and quote price of this token - via the metadata, if a given user wants to resell the current return.

PreviousProof of sale real-timeNextSynthetic JSON Metadata

Last updated 1 year ago