How is the Repo Rate determined? What's its relationship to the Federal Funds Rate?
Repo Rate is the interest rate the borrower pays to borrow funds, equal to the difference between the repurchase amount and the sale amount annualized as a percentage. Its determination has several layers: First layer — Federal Funds Rate anchoring: the Fed's target rate sets the baseline for the entire short-term rate market; Repo Rate typically floats near the Fed Funds Rate, slightly lower (secured Repo is less risky than unsecured overnight borrowing, so rates are lower). Second layer — collateral quality premium spread: US Treasury Repo Rates are lowest; slightly lower-rated collateral (agency bonds, MBS) has higher Repo Rates. Third layer — real-time supply-demand adjustment: when sudden cash demand spikes (e.g., year-end liquidity needs), Repo Rates can briefly surge — such surging caused the September 2019 US Repo market to temporarily lose control, forcing the Fed to directly intervene with liquidity. Tokenized Repo rates still follow the same pricing logic, but execution efficiency is higher, theoretically allowing faster information transmission under stress, helping reduce the frequency of brief control losses like 2019.
What is the 'Payment Finality' problem in tokenized Repo vs traditional Repo? Why is this so important?
Payment Finality refers to 'the moment when a payment or asset transfer becomes irrevocable and legally final.' This issue is especially critical in tokenized Repo because it directly determines 'what legal standing do Repo parties have if a default occurs after on-chain transaction confirmation but before legal final settlement recognition.' In traditional Repo, DTCC's settlement system provides 'Systemic Finality' at the T+1 confirmation point, with clear recognition frameworks in national laws (US Uniform Commercial Code Section 4A is the most important reference). In tokenized Repo, on-chain confirmation is technically instantaneous and immutable (blockchain's technical finality), but legal 'Payment Finality' recognition doesn't have clear legislation in most jurisdictions — your Solidity contract confirms on Ethereum in 12 seconds, but whether this legally constitutes 'final settlement completed' has no direct US court precedent. Why it matters: if A and B complete a tokenized Repo, B has received the Treasury token but hasn't yet sent cash, and A files for bankruptcy — can the bankruptcy administrator 'unwind' this Repo to reclaim the Treasuries? The answer depends on the law's determination of the finality moment. This question is one of the core legal issues that the UK Tokenisation Taskforce, DTCC ComposerX, and all tokenized Repo initiatives must resolve first.