MicroMeltChain
BTC $62,548.5 -0.86%
ETH $1,853.22 -0.89%
SOL $71.57 -2.28%
BNB $576.3 -1.99%
XRP $1.06 -0.74%
DOGE $0.0693 -0.99%
ADA $0.1728 +0.82%
AVAX $6.28 -2.59%
DOT $0.7726 +0.65%
LINK $8.02 -1.85%
⛽ ETH Gas 28 Gwei
Fear&Greed
27

The Quiet Replatforming: SoFiUSD, Solana, and the Moment Settlement Left the Back Office

ProPomp Academy

The transfer cleared in seconds. No cut-off time. No correspondent bank. No T+1 reconciliation queue. Somewhere on Solana, a SoFi business client settled a real commercial payment with SoFiUSD, and the bank's ledger moved from the announcement slide into the production environment. Over the past seven days, while crypto chatter fixated on consolidation chop and ETF flows, a Nasdaq-listed bank quietly replaced a piece of its internal settlement fabric with a public blockchain. This is not a headline event. It is a structural one.

The market does not yet know how to read it. The Defiant reported the milestone, and the usual handles reshared it, and then the signal dissolved into the noise floor of a sideways tape. That is exactly when structural signals hide best. I have spent the last six years watching capital flow between central bank balance sheets and on-chain liquidity pools, and I have learned one rule above all others: yields attract capital, but security retains it. This event is not about yield. It is about the security model of settlement itself.

SoFi Technologies is not a fintech startup pretending to be a bank. It is a bank pretending to be a fintech company. Fifteen million eight hundred thousand members. A NASDAQ listing under the ticker SOFI. Consumer deposits, lending, wealth management, and a business banking arm that processes commercial payments for large enterprises. In 2025, the company announced SoFiUSD, its dollar-pegged stablecoin. Announcements are cheap. What just happened is not.

SoFi's commercial clients have begun settling actual transactions with SoFiUSD, in real time, on the Solana network. The settlement runs through the Big Business Banking platform. The milestone is narrow: one product line, one chain, one issuer. But the direction of travel is unambiguous. This is the first recorded instance of SoFiUSD moving from the 'we are building this' phase to the 'this is processing money' phase. From the lab experiment to the global standard is a long road, and this is the first mile marker after the lab door.

I need to be precise about what is novel here, because most coverage will reach for the wrong superlatives. There is no new consensus mechanism. No new cryptography. No new DeFi primitive. The innovation is organizational, not cryptographic: a regulated, publicly traded bank has moved its internal business settlement architecture onto a public, permissionless execution layer. That is the entire story. And it is a bigger story than it looks.

The Quiet Replatforming: SoFiUSD, Solana, and the Moment Settlement Left the Back Office

Technical Architecture: The Trust Stack Changed, Not the Code

Let me break down what SoFi actually built, because the technical positioning matters more than the press release. SoFiUSD is a centralized, fiat-backed stablecoin. Every token is a claim on a dollar held in reserve by the issuer. On-chain, it behaves like any SPL token on Solana. Off-chain, it is a bank liability with KYC/AML obligations attached. The architecture is a dual-layer trust structure.

The first layer is the Solana network: its validator set, its proof-of-history clock, its finality guarantees. SoFi is staking its business settlement throughput on the assumption that Solana will not reorg, will not halt during a commercial settlement window, and will not be censored. The second layer is SoFi itself: the balance sheet, the reserve management, the compliance team. Anyone holding SoFiUSD is exposed to both layers simultaneously. This is the fundamental structure of every centralized stablecoin, and it is worth restating because the industry keeps pretending otherwise: the security model of a bank stablecoin is not the code. The security model is the issuer's balance sheet plus the settlement network's uptime.

This is where my own background forces me to slow down. In 2022, during the bear market, I audited the smart contracts of three mid-cap DeFi protocols and identified a critical reentrancy vulnerability in a lending pool's withdrawal function. That experience taught me to treat security claims as hypotheses rather than facts. When I look at SoFiUSD, the first thing I search for is an audit report. The public disclosure does not contain one. That is not necessarily fatal — a bank-grade stablecoin does not always publish the same artifacts as a DeFi protocol — but it is a gap, and in a security-driven analysis, gaps are data.

What is the actual risk surface? It is not a reentrancy bug. It is key management. SoFi holds the mint authority, the freeze authority, and the reserve backing. If the private keys that control the SoFiUSD mint are compromised, the entire supply is compromised. If an insider with access to the reserve accounts commits fraud, the peg breaks before any auditor notices. These are operational risks, not smart contract risks, and they are infinitely harder to detect on-chain. My security risk framework has always prioritized the question: what is the single point of failure that no one is monitoring? For SoFiUSD, the answer is the intersection of human access and chain authority.

The second risk is structural dependency. SoFiUSD lives on Solana. Not Ethereum. Not Base. Not a private Hyperledger channel. Solana. That choice has consequences. Solana's throughput advantage is real — a thousand transactions per second is overkill for commercial payments, but the cost curve and finality speed are genuinely superior to the legacy rails that settle business payments in days. But Solana has also experienced partial network outages and congestion events that, while resolved, would be catastrophic if they occurred during a SoFiUSD settlement window. The probability of a Solana disruption is low on any given day. The impact of one is high on every day. I file this under unpriced risk.

Security Risk Score: SoFiUSD

I do this for every protocol I cover. It is a habit I developed after the 2022 audits, and it has saved my readers more money than any price forecast I have ever published. The score evaluates five dimensions on a 0-10 scale, where 10 is the safest outcome.

Reserve transparency: 4/10. SoFi is a public company and files quarterly reports with the SEC, so the balance sheet is ultimately visible. But no dedicated stablecoin reserve attestation has been published, no monthly third-party certification like Circle's. The market is expected to trust the audit cycle of a public bank without a stablecoin-specific accounting wrapper.

Smart contract risk: 6/10. The surface area is small. A mint/burn token with no complex DeFi logic has a fraction of the vulnerability surface of a lending protocol. But 'small surface' is not 'audited surface.' No independent audit has been disclosed.

Operational key management: 5/10. SoFi is a licensed bank and presumably uses institutional custody procedures, multisig, and hardware security modules. Presumably is the operative word. No disclosure.

Network dependency: 3/10. Single-chain exposure to Solana is the weakest score in the framework. There is no announced fallback chain, no bridge-based failover, no public contingency plan for a network-level outage. For a settlement product, this is the equivalent of a payment rail with one route and no weather radar.

The Quiet Replatforming: SoFiUSD, Solana, and the Moment Settlement Left the Back Office

Regulatory clarity: 7/10. This is the dimension where SoFi structurally outperforms almost every competitor. It is a regulated bank, a Nasdaq issuer, and a counterparty that regulators already know how to examine. In the current US legislative environment, where the GENIUS Act and related frameworks are moving through Congress, being a bank is an asset, not a liability.

Composite score: 5.0/10 — moderate risk, with network dependency and disclosure as the binding constraints.

That score will improve or deteriorate based on signals I will lay out at the end of this piece. But the scoring exercise itself reveals the deeper truth: the risk profile of SoFiUSD is not a code problem. It is an information problem. The market is being asked to trust a balance sheet and a network without the stablecoin-specific data that would make that trust verifiable.

Tokenomics: The Quiet Economics of the Interest Spread

SoFiUSD is not an investment vehicle. It carries no governance rights, no staking yield, no rebase mechanism, no buyback schedule. It is a dollar on a ledger. The tokenomics, such as they are, sit entirely on the issuer side.

Here is how the model works. SoFi accepts dollars from commercial clients. SoFi mints SoFiUSD against those dollars. The dollars go into a reserve that is, in the standard model, invested in short-duration Treasuries and cash equivalents. The Treasury yield accrues to SoFi. The stablecoin holder gets a frictionless settlement instrument. This is the Circle model, and it is the only sustainable center-of-gravity economics in the stablecoin industry. No inflationary token subsidy, no emissions schedule, no Ponzi mechanics. Just an interest-rate spread on a dollar-backed liability.

I tested the fragility of exactly this kind of structure in 2020, when I was backtesting liquidity mining strategies across Curve and Compound with a small personal allocation. The thesis was simple: algorithmic stablecoins would break under liquidity stress, while fiat-backed stablecoins would survive as long as the issuer honored redemptions. That field experiment cost me tuition and paid me a diploma. Every algorithmic peg prediction failed exactly as the balance-sheet thesis predicted. The lesson I extracted has not changed: a stablecoin is only as real as its redemption channel, and the redemption channel is only as real as the issuer's reserves.

So the sustainability question for SoFiUSD reduces to two numbers that have not been disclosed: the reserve ratio and the redemption latency. If every outstanding SoFiUSD is backed by a dollar in a SoFi account, and if commercial clients can redeem at par within a bank business day, the instrument is sound. If either condition weakens, the instrument becomes a confidence game. There is no middle ground, and there is no current data.

One economic consequence is underappreciated: the revenue model depends on the rate environment. When the Fed keeps rates elevated, stablecoin issuers print money on reserves. When rates fall to zero, the issuance business becomes a cost center. SoFi is not entering this business at the peak of the interest cycle, but even a normalized rate environment leaves enough spread to justify the compliance overhead. The bigger question is volume. A stablecoin business with a hundred million dollars in circulation generates a rounding error on SoFi's income statement. A stablecoin business with ten billion dollars in circulation generates a genuine earnings line. The distance between those two numbers is the entire investment thesis — and the distance is currently unknown.

Market Structure: The Competitive Map Has Not Changed, But the Borders Have

Let me place SoFiUSD in the competitive landscape honestly, because the 'another stablecoin, who cares' take is as lazy as the 'revolutionary bank adoption' take. Tether still dominates with a market cap north of 150 billion dollars and a distribution network that covers every emerging market on the planet. USDC sits at roughly a fifth of that scale with the compliance infrastructure and DeFi composability that make it the default institutional dollar on-chain. PayPal's PYUSD has carved out a merchant-payments niche that overlaps with SoFi's ambitions but targets consumer e-commerce rather than enterprise treasury flows. SoFiUSD is not competing with Tether. It is not even competing with USDC. It is competing for a specific segment: the treasury operations of mid-to-large enterprises that already bank with SoFi.

That framing matters. The 15.8 million consumer members are a distribution channel, but they are not the product. The product is Big Business Banking: payroll, supplier payments, intercompany transfers, and working-capital movements that currently take two to three days through ACH and wire networks. A commercial treasury that holds SoFiUSD can move cash to a supplier in seconds, on any day, at settlement finality. That is a genuine operational upgrade. But it only works if both counterparties are willing to hold the token, and that only works if there is credible liquidity.

Here is the market reality that no press release can paper over: SoFiUSD's on-chain liquidity is minimal. There is no deep pool, no established market-maker inventory, no meaningful secondary market. For a settlement token, liquidity is not a feature — it is the feature. A business cannot settle a seven-figure invoice if the token's order book cannot absorb a seven-figure redemption without slippage. The infrastructure may be real, but the liquidity flywheel has not started spinning. I rate this the single largest gating factor for adoption, ahead of regulation and ahead of technical risk.

What would change the picture? A partnership with an established Solana DeFi protocol to seed a lending market. A market-making agreement with a major trading firm. A public commitment to cross-chain issuance that gives SoFiUSD optionality beyond the Solana ecosystem. None of these are announced. All of them are observable. The absence of movement on any of them within the next two quarters would tell me that SoFiUSD is a compliance artifact rather than a commercial product.

Ecosystem Position: A Bridge With a Toll Booth

The most cited claim in the optimistic coverage is that SoFiUSD bridges traditional banking to the on-chain world. I want to interrogate that claim rather than repeat it. The SoFiUSD bridge connects SoFi's own client base to Solana's settlement layer. It does not connect Solana to the broader banking system in a permissionless way. The bridge has a toll booth, and the toll booth is a SoFi account. You can only safely use SoFiUSD in its primary form if you are a SoFi business customer who passed KYC and agreed to the bank's terms.

This is not a criticism. It is a positioning statement. The closed-loop nature of SoFiUSD is precisely what makes it regulatory-feasible and operationally simple. SoFi knows who its counterparties are. The bank can freeze, revoke, and reconcile. That is what a regulated settlement layer is supposed to do. In my 2025 work modeling the impact of EU MiCA regulations on Layer-2 rollups, I calculated that annual compliance costs near 150,000 euros would force smaller DAOs to consolidate toward larger compliant entities. The same logic applies here, inverted: the compliance burden that kills small decentralized projects is the moat that protects large centralized ones. SoFiUSD's closed loop is not a weakness. It is the regulatory moat. And moats are the entire game.

The Regulatory Moat Is the Product

This brings me to the dimension where the SoFi signal is loudest: regulation. The stablecoin industry is about to get a legal skeleton in the United States. The GENIUS Act and companion legislation are moving through Congress with bipartisan sponsorship. The emerging consensus framework distinguishes between payment stablecoins and securities, requires one-to-one reserve backing, mandates monthly attestations, and imposes specific rules on who can issue and who cannot. In that world, the most valuable asset a stablecoin issuer can hold is a banking charter.

SoFi holds one. That is the structural advantage that separates this announcement from every anonymous algorithmic stablecoin experiment of the last cycle. When the US framework lands, non-bank issuers will face a scramble for partnerships with regulated depository institutions. SoFi is the regulated depository institution. The stablecoin is not the product. The compliance moat is the product. Yields attract capital, but security retains it, and regulatory security is now the highest-yielding form of trust.

There are also constraints embedded in this advantage. A bank-issued stablecoin is subject to the same prudential regulation as the bank itself. Capital requirements, liquidity ratios, examination cycles, and potential restrictions on reserve assets all apply. SoFi cannot deploy reserves into the exotic yield instruments that offshore issuers use. It cannot arbitrage regulatory ambiguity because it has too much to lose. The trade-off is acceptable: less upside, but an open door to institutional counterparties that will never touch an offshore stablecoin. The enterprise treasury market is a risk-averse room, and SoFiUSD is one of the few tokens that can pass the room's gatekeepers.

The Inflation of Layer 2s and the Fragmentation Warning

I have written before about the proliferation of Layer-2 networks that slice already-scarce liquidity into fragments rather than scaling a unified market. I want to connect that critique to the stablecoin world because the same dynamics are at play. Every new stablecoin does not add liquidity to the ecosystem; it partitions liquidity into another silo. USDT operates in one silo, USDC in another, PYUSD in a third, and now SoFiUSD in a fourth. Each silo requires its own pools, its own market makers, its own custody, its own compliance. The user base of active on-chain settlement is not growing as fast as the number of settlement instruments is multiplying.

SoFiUSD enters a market that is already crowded with credible dollars. Its differentiation is not the token. It is the distribution and the banking integration. If SoFi can push even a small fraction of its business banking flows through the token, the volumes will be real, repeated, and non-speculative. That is the quality of liquidity that matters most: not size, but intent. Speculative liquidity leaves when yields drop. Settlement liquidity stays because it is embedded in operating workflows. Watch the flow, not the price — and the flow here, assuming it materializes, is the most durable kind.

This is where my 2024 work on the ETF liquidity thesis becomes relevant. I built a model correlating Federal Reserve balance sheet expansions with ETH/BTC pair performance, and the central finding was that the ETF approvals did not drive prices on their own. The approvals created a channel. The channel only transmitted value when the broader global M2 money supply was expanding. The same insight applies to SoFiUSD: the token creates a channel between the bank and the chain, but the volume of value flowing through the channel depends on conditions outside the channel's control. Enterprise adoption, the rate cycle, the regulatory calendar, and the Solana network's reliability will determine whether this channel carries a trickle or a flood. The technical milestone is real. The macro environment will decide its size.

Contrarian Angle: The Decoupling Nobody Is Watching

The consensus interpretation of this news is straightforward: a bank launched a stablecoin, it is small, it will not matter. Let me offer the contrarian read, because I think the market is looking in the wrong direction.

The first contrarian observation is that SoFi chose a public chain over a private one. For a decade, incumbent financial institutions experimented with permissioned ledgers, consortium chains, and private enterprise networks. The results were universally underwhelming. Private blockchains replicate the interoperability problems of the legacy systems they replace — they just add new infrastructure on top of old trust assumptions. SoFi's decision to run real commercial settlement on a public, permissionless network is an implicit admission that the private-ledger era failed. Public chains provide neutral settlement, shared liquidity, and open auditability. No consortium bank chain ever provided those. If other banks follow SoFi's lead, the private-chain thesis collapses entirely, and that collapse would be more significant than any single stablecoin's market cap.

The second contrarian observation is about who actually bears the risk. The market will treat SoFiUSD as a credit instrument and price it against SoFi's balance sheet. That is correct but incomplete. The token's operational risk is shared with the Solana network, and Solana's reliability history is mixed. A settlement product that depends on a single public chain with a track record of congestion events has a risk profile that is not fully captured by the issuer's credit rating. The market has not priced this because it has not thought about it. When a bank's enterprise payments stall because a validator set disagrees, the reputational damage extends far beyond the bank. It becomes an argument against the entire public-chain settlement thesis. The contrarian trade is not long or short the token. It is respecting the tail risk.

The third contrarian observation is the privacy question. Commercial payments contain sensitive information: supplier relationships, payroll cycles, working-capital patterns. On a public ledger, settlement data is transparent by default. SoFi's enterprise clients may be thrilled by speed and horrified by transparency. The entire history of corporate treasury technology is a movement toward more privacy, not less. If SoFiUSD remains a fully transparent public token with no confidentiality layer, adoption may stall not on liquidity or regulation, but on the fundamental discomfort of visible corporate cash flows. This is the blind spot that most crypto analysts will miss, because they assume the problem is technical speed rather than corporate secrecy.

The Information Gap and the Signals That Will Define the Next Two Quarters

The hardest part of analyzing this event is not the technology. It is the absence of data. SoFiUSD has a first transaction, but no disclosed volume. It has a distribution base of 15.8 million members, but no disclosed number of active business settlement users. It has a reserve obligation, but no disclosed attestation. A rational analyst must therefore hold two contradictory positions simultaneously: the event is structurally significant, and the evidence is structurally incomplete.

My framework for resolving that contradiction is to watch the following signals over the next two quarters.

First, on-chain distribution. Anyone can monitor the SoFiUSD token on Solana explorers and dashboards. I will be watching active addresses and holder counts, specifically the share of holders that are not SoFi-controlled wallets. If the address count stays flat, the product is a single-client proof-of-concept. If non-SoFi wallets begin accumulating and transacting, the token is escaping the closed loop and becoming general-purpose infrastructure.

Second, the quarterly filings. SoFi files 10-Q reports with the SEC. The digital-asset line items will eventually reveal revenue contributions, reserve holdings, and any recognition of stablecoin-related liabilities. The difference between SoFiUSD as a strategic demonstration and SoFiUSD as a real earnings engine will appear in those filings before it appears in any exchange listing.

The Quiet Replatforming: SoFiUSD, Solana, and the Moment Settlement Left the Back Office

Third, the regulatory calendar. The US Congress is actively considering stablecoin legislation. The passage of a clear federal framework would convert SoFi's banking charter from a structural advantage into a dominant one, because it would impose the highest compliance burden on non-bank issuers while confirming the legitimacy of bank-issued stablecoins. Conversely, a hostile or ambiguous final bill could freeze expansion. I have modeled regulatory stress before, and the lesson is always the same: the moat widens when the rules are clear, and it floods when the rules change mid-construction.

Fourth, Solana network stability. This is the quietest signal and the most important one. Every major Solana outage from here forward will be measured not in liquidated DeFi positions but in the confidence of bank treasury departments watching from the sidelines. SoFi has hitched its settlement wagon to Solana. The network's next extended downtime is the event that makes or breaks the public-chain settlement narrative for the next five years.

The AI-Liquidity Convergence and the Next Cycle

I close with a connection that most stablecoin coverage will not make. Since 2026, I have been evaluating how autonomous AI agents interact with decentralized settlement infrastructure, and the binding constraint in that research is always the same: agents cannot pay for services if they cannot hold and move value autonomously. Stablecoins are the natural money of machine-to-machine commerce. An AI agent that needs to pay for compute, storage, or data verification needs a token that does not fluctuate, that settles instantly, and that can be held in a non-human-controlled wallet.

This is not a near-term catalyst for SoFiUSD. Its closed banking loop is the opposite of the permissionless programmability that AI agents require. But the direction of the entire industry is toward machine-readable, instantly-settlable, programmatically-accessible money. The banks that build settlement rails now are positioning themselves for the era in which the most active economic participants are not humans. SoFi's entry into real-time settlement is a step on that road. The distance between SoFiUSD and the agentic economy is still enormous, but the road is now marked.

From the Lab Experiment to the Global Standard

Let me return to where I started. The first SoFiUSD settlement crossed the Solana ledger in seconds. It was a small transaction, probably, in the noise of global commercial flows. But the trajectory of institutional adoption is never visible in single events. It is visible in the accumulated direction of infrastructure choices. SoFi chose a public network over a private one. It chose a dollar-pegged token over an internal unit of account. It chose real settlement over a pilot program. Each choice is individually reversible, but together they form a direction, and the direction is toward the integration of regulated banking with permissionless settlement.

From the lab experiment to the global standard is the longest arc in financial technology. Most experiments die in the lab. SoFiUSD has now produced its first production result, which puts it ahead of the vast majority of institutional blockchain initiatives and still a long way behind the scale required for significance. That is the honest summary: significant direction, incomplete evidence.

The market will not reward this event with a durable price move. It is a background structural signal, not a trading catalyst. But background structural signals are the ones that compound. Every bank that watches SoFi's experiment and learns from its mistakes is a future entrant into the same settlement architecture. Every public-chain network that proves its reliability under bank-grade scrutiny is a more valuable piece of global infrastructure.

Yields attract capital, but security retains it. The capital flow into SoFiUSD will tell us about the yield. The security of the settlement layer — reserve transparency, key management, network uptime, regulatory clarity — will tell us what remains. And the question that matters most for the next two quarters is not whether SoFiUSD works. It is whether SoFi wants it to be a product or a proof-of-concept. The difference will be visible in data that has not yet been released, and visible to anyone disciplined enough to watch the flow rather than the price. The ledger has moved. The bank has moved. The question is whether the market's attention will move with them, or only after the data is undeniable.

Institutional settlement does not need to be flashy. It needs to be boring, reliable, and auditable. For the first time, a Nasdaq-listed bank is trying to make a public blockchain exactly that boring. That is not a revolution. It is something better: it is the beginning of a standard. And standards, once set, are remarkably difficult to displace.

Market Prices

BTC Bitcoin
$62,548.5 -0.86%
ETH Ethereum
$1,853.22 -0.89%
SOL Solana
$71.57 -2.28%
BNB BNB Chain
$576.3 -1.99%
XRP XRP Ledger
$1.06 -0.74%
DOGE Dogecoin
$0.0693 -0.99%
ADA Cardano
$0.1728 +0.82%
AVAX Avalanche
$6.28 -2.59%
DOT Polkadot
$0.7726 +0.65%
LINK Chainlink
$8.02 -1.85%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

28
03
unlock Arbitrum Token Unlock

92 million ARB released

7x24h Flash News

More >
{{快讯列表(10)}} {{loop}}
{{快讯时间}}

{{快讯内容}}

{{快讯标签}}
{{/loop}} {{/快讯列表}}

Tools

All →

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$62,548.5
1
Ethereum
ETH
$1,853.22
1
Solana
SOL
$71.57
1
BNB Chain
BNB
$576.3
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0693
1
Cardano
ADA
$0.1728
1
Avalanche
AVAX
$6.28
1
Polkadot
DOT
$0.7726
1
Chainlink
LINK
$8.02

🐋 Whale Tracker

🟢
0xce27...16c2
5m ago
In
2,404 ETH
🔴
0x9c20...ca4e
12h ago
Out
33,350 SOL
🔴
0x3c44...4034
2m ago
Out
16,383 BNB

💡 Smart Money

0x1f4f...efe6
Top DeFi Miner
+$0.4M
69%
0x4510...d1b0
Experienced On-chain Trader
+$4.1M
60%
0x591b...6f7c
Top DeFi Miner
+$1.2M
70%