Conversation
Closes #226. USCC is the Superstate Crypto Carry Fund — a tokenized basis-trade fund that reuses USTB's V5 contract family and shared AllowList but is materially different in risk profile. Key onchain findings (verified May 31, 2026): - Single EOA 0x8abC89D9… owns both the USCC token and its ProxyAdmin. - No atomic onchain redemption (redemptionContract = 0x0). - Onchain subscriptions disabled (subscribe() reverts). - Only NAV source onchain is the Chainlink OCR feed. Final tier: Medium Risk (2.95 → 3.06 after conservative adjustment), vs USTB at Low Risk (2.33). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #226. Adds a new risk assessment for Superstate USCC (the Superstate Crypto Carry Fund) at
reports/report/superstate-uscc.md.USCC reuses the USTB V5 contract family and shared AllowList, but the fund itself is materially different:
Key onchain findings (verified May 31, 2026)
0x14d60E7FDC0D71d8611742720E4C50E7a974020c0x9b7282Cb…(SuperstateTokenV5,VERSION "5")0x2Bb7B8B4…0x8abC89D9…owns BOTH the token and its ProxyAdmin — strictly more concentrated than USTB.redemptionContract() = 0x0— no atomic onchain redemption.subscribe()reverts withOnchainSubscriptionsDisabled()(selector0xdbf0cc51) — onchain subscriptions disabled.superstateOracle() = 0x0— only the Chainlink OCR feed exists as an onchain NAV source.12.55M × NAV $11.604523 = **$145.66M onchain** (matches DeFiLlama).Final tier
Medium Risk (3.06/5.0) — higher than USTB (Low Risk, 2.33) due to:
Items left as TODO (verifiable claims I couldn't confirm this session)
Test plan
totalSupply,owner,redemptionContract,superstateOracle) against the report.🤖 Generated with Claude Code