Skip to main content

A. Glossary of Terms (concise)

  • BizShare — The onchain token representing a specific BizMarket instrument.
  • BizSwap — Protocol-managed, liquidity-gated exit mechanism for supported BizShares.
  • EAS — Ethereum Attestation Service — onchain attestation layer used to anchor dataHash references linking offchain documents to onchain business records.
  • BizYield — The BizMarket revenue participation instrument.
  • BizCredit — The BizMarket credit pool instrument.
  • BizBond — The BizMarket government-backed instrument.
  • BizMarket — The marketplace and issuance layer for BizShares.

B. Mathematical Annex (formulas & worked examples)

B.1 Key constants (current design)

  • BizCredit principal per share: P=$100P = \$100
  • Quarterly yield: rq=4%=0.04r_q = 4\% = 0.04
  • Annualized yield (approx): rann=16%r_{ann} = 16\%
  • Duration: T=12T = 12 weeks (≈ 90 days)
  • Payout cadence: weekly (12 payouts)
  • BizSwap exit fee: product-specific and defined at the time of listing

B.2 Formulas

  1. Total interest for term I=P×rqI = P \times r_q
  2. Total repayment value V=P+I=P×(1+rq)V = P + I = P \times (1 + r_q)
  3. Weekly amortized payout (equal payments) WeeklyPayout=VT\text{WeeklyPayout} = \frac{V}{T}
  4. Remaining scheduled value after (w) weeks R(w)=Vw×WeeklyPayoutR(w) = V - w \times \text{WeeklyPayout}
  5. Total realized value for an investor who holds to maturity extTotalRealized=V ext{TotalRealized} = V

B.3 Worked numeric example (baseline constants)

  • P=100P=100
  • rq=0.04r_q=0.04I=100×0.04=4I=100 \times 0.04 = 4
  • V=104V = 104
  • T=12T=12 → Weekly payout =104128.6666667= \dfrac{104}{12} \approx 8.6666667 (rounded display $8.67)
Hold to maturity example
  • Amount collected over 12 weeks: 12×8.6666667=10412 \times 8.6666667 = 104 $104.00\approx\$104.00
  • Principal returned through out cycle and paid in full at maturity: 100100
  • Total realized value: 104104