When evaluating crypto network adoption, notional value (the total value of assets issued on a network) can be misleading because it doesn't indicate actual buying pressure or network usage; instead, one should focus on transaction count, payment activity, and whether assets are actively being used, as private credit assets may have high value but low transaction frequency, making the relationship between asset value and network activity complex and requiring multiple metrics for accurate assessment.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
I track the $1 billion moving to Stellar
Added:Up to $1 billion in private credit, it is heading towards [music] Stella. See, that part is real.
Credible has committed to a integration, and the number expected at launch is around $500 million in notional value.
>> [music] >> Now, before anyone hears 1 billion and starts drawing a straight line from that number to the price of XLM, slow down. Slow down. That is not what this means. See, notional value, it is not buying pressure. An asset being issued on Stella does not mean the $1 billion is being used to buy XLM. And it definitely does not mean that the whole amount has already arrived, right? This is not financial advice. But, we are just tracking what is actually happening, not trying to turn a press release into a price prediction. Because the interesting part here is not the headline number. It is the decision. You see, Credible already had private credit assets connected to the Ethereum layer two environment. It was not standing outside of crypto wondering which chain it to try first. It had experience. It had infrastructure. It had already gone down one road, and then Stella entered the picture. Now, that is what caught my attention here. Why would a company dealing with institutional credit choose to bring this next batch of assets to the Stella instead of simply just adding more to the same EVM setup? Was it cost?
Was it compliance? Was it security? Or did the people handling the asset discover that flexibility starts becoming a problem, you know, when too many separate pieces have to work perfectly? [music] Now, that is the part that's worth following.
>> Okay, the $1 billion figure sounds pretty enormous, right? But, you have to know what kind of money we are talking about here. See, this is private credit.
Loans and credit positions that usually sit inside private markets rather than trading freely on a public exchange.
Now, the value can be huge while the actual number of transfers remain fairly small. And that distinction, it matters here. You see, a billion dollars in tokenized credit does not behave like a billion dollars in a heavily traded crypto asset. So, you might have one private credit position worth tens of millions of dollars that barely moves at all. Maybe ownership changes just once.
Maybe payments go out on a schedule.
Maybe the asset sits there for months while interest is collected and records uh records are kind of updated gradually. So, when we eventually start tracking this migration, transaction count alone will not tell the whole story. See, the network is a network. It could process only a modest number of transactions while supporting a very large amount of value.
Now, the reverse can also happen here, right? You could see thousands of tiny transfers that add up to almost nothing.
Now, that is why this story can get misread very easily. Right, one side will look at the notional value and say that Stellar has $1 billion of new demand. That is far too simplistic. On on the other side, where we can look at the transaction count and say nothing is happening. And that could also be very wrong. Right, the real question is what kind of activity these assets are going to create. Are they issued and then left untouched? Are they payments that have been distributed through Stellar? Are ownership positions being transferred?
Are investors interacting with them regularly? And do new assets actually keep appearing? You see, that is where the useful evidence would actually be, not in one giant headline, but in the pattern that forms afterwards. And private credit is a pretty good test [music] because institutions cannot treat these assets like experimental tokens. Right? There are rules around who can actually own them. There are restrictions on the transfers. There are reporting requirements. There are situations where an issuer may need to block an account, approve a holder, or reverse access based on legal instructions.
That sounds pretty boring, right? It is also exactly where the blockchains either become useful infrastructure or become just an extra headache.
Okay. So, Tradable has already announced roughly 1.7 billion dollars across >> [music] >> close to I should say 30 private credit positions on ZK sync. Now, that is kind of what makes this move so interesting, right? This is not a company saying that we tried nothing and [music] now we picked Stellar. It has already exposure to an Ethereum layer two system, right?
It already understood the EVM approach, right? So, why bring up to another billion dollars to Stellar? Well, there is probably no single answer here. Cost probably matters, compliance controls probably matter, operational simplicity will matter. And when you are dealing with private credit assets, those things can pile on top of each other pretty quickly. So, here is kind of where people sometimes get distracted by the wrong comparison, right? They will turn it into Stellar versus Ethereum, right?
As if one network has to destroy the other, right? But that is not how institutions usually think. They are not joining a fan club here. They are just choosing tools. Now, an asset manager may use one chain for one product and a completely different network for something else. The question is not which chain wins crypto. The question is which setup creates the least friction for this exact asset. Private credit, it has a very specific need, right? The issuer, it may need to approve every holder before a transaction can happen.
Some investors may be allowed in one jurisdiction and blocked in another, right? There may be restrictions on resale. There may be payment schedules attached to the asset.
There may be identity providers, custodians, administrators, and legal entities all involved, too.
Now, let's imagine running all of that through a stack where the token is one smart contract, right? The compliance controls are another piece of code.
Custody connects through another system, and cross-chain access introduces another layer of complexity.
Every extra component can be managed, but every extra component also gives you something else to monitor, something else to audit, something else that can break. Now, Stellar's pitch here is much more direct. Issuing assets is not treated like some unusual activity that developers have to build from scratch. It is actually part of what the network was designed to do. Now, that does not make Stellar perfect, of course. It does mean, though, that the basic job of creating and controlling an asset can involve fewer custom pieces. And when handling uh hundreds of millions of dollars and they're involved, well, fewer pieces can be very attractive. So, here is my first question for you guys, right? If you were responsible for a $500 million launch, would you choose the most flexible setup or the one that gives you fewer ways to make an expensive mistake? Let me know what your thoughts are in the comments below.
Smart contracts are one of the biggest reasons that Ethereum became so important. You can build almost anything. Now, that is the appeal here.
Right, it is also where the trouble starts because you can build almost anything. Right, which also means that every team can build the same basic function in a slightly different way.
[music] Different permissions, different upgrade systems, different security assumptions, different bugs. Now, for a retail user, most of that just sits out of sight. Right, you see the token, you see the interface, you click. And for people issuing regulated credit, well, the hidden parts are the whole entire job. Who controls the contract? Can it be upgraded? Right, who holds the upgrade keys? What happens if an account must [music] be frozen? What happens if the contract interacts with another contract that fails? What happens if the bridge is paused? What happens if the sequencer stops? What happens if a security review misses one small mistake?
And that list, it gets long fast. And look, right, none of it means that every smart contract is going to be dangerous.
It just means that custom code creates custom risk. And that is fine when custom code is actually needed. It is less appealing though when a team is rebuilding functions that could already exist at the network level. And this is where the math gets messy. You see, people compare transaction fees and simply stop there. Right, they say one network costs this much, another network costs this much. But, the fee paid for one transfer is only one part of the actual cost. Right, you have developers, audits, contract maintenance, monitoring, emergency controls, upgrade processes, legal reviews, custody integration, insurance, and the expensive part may not be the transaction itself. It may be everything required to trust the transaction itself.
And the more complicated the system becomes, the harder it is to explain responsibility when something fails.
Was it the issuer, the contract developer, the bridge, the layer two, the wallet provider, the administrator?
You see, that uncertainty, it is poison for institutions. Right, they do not want a mystery after an incident. They want clear controls, clear records, clear responsibilities.
Right, the problem here, it is not one bad chain. It is complexity for its own sake. A system can become so clever that basic asset management starts requiring a small army of technical specialists.
Private credit is already complicated enough before it even touches a blockchain. Adding another maze does not help here.
Stellar, it treats assets as native parts of the network. Now, that is the key difference. Right, an issuer can create an asset and set controls around who is allowed to hold it. Accounts can require authorization. Access can be removed if regulations or legal instructions require it. The asset does not need to exist entirely as a custom token contract written by a separate development team.
Now, that matters more than it actually sounds, trust me here. Right, it cuts down the number of places where basic asset rules have to be recreated time into time again. And for private credit, basic rules are not optional. Right, you cannot simply let anyone buy a restricted asset because their wallet has enough funds in it. Right, the holder may need to be verified. The transfer may need to be approved. The asset may be limited to a certain group.
The issuer may need ongoing controls.
You see, Stellar has spent years around this kind of asset movement. Not just sending coins from one wallet to another. Issuance, payments, settlement, control access. Then, [music] if a company needs more complicated logic, well, Stellar has Soroban for smart contracts. Now, that gives issuers a choice. Use native functions for the simple parts. Use contracts where extra logic is genuinely needed. Now, that split may be one of the reasons that this setup appeals to Tridable. Right, you do not need to force every action through a custom contract just because the network has no other way to represent the asset. Now, let's talk about the [music] XLM side here because this is where the story usually gets stretched out. $1 billion of assets on Stellar does not equal $1 billion of XLM demand. It just doesn't. Right, XLM is used for fees, network requirements, but those fees are intentionally cheap. So, no, we cannot take the value of the credit assets and then place it next to the XLM market and then pretend that the two numbers are interchangeable. Right, the better way to think about this is network relevance. Does this actually bring more serious issuers? Does it bring more investors? Does it bring more payment activity? Does it re- create demand for tools that are built around Stellar?
Does it make other asset managers more comfortable using the network? You see, those questions, they are harder to fit into a simple thumbnail. Right, they are also far more useful for you. Because the biggest effect may not come from one issuer holding a large amount of XLM. It may come from Stellar becoming the place where more regulated assets are created and serviced. Now, that, it is a slower story, but it is the real one.
Okay, so how do we track this without getting fooled by either hype or cynicism? Well, start with the 5 to 100 million-dollar launch figure. Right, that is the first checkpoint here. It's not the billion, but 500 million. Right, does the launch actually happen at scale? Which assets appear? Can we identify them? Can we confirm that they are active on Stellar rather than simply announced for a future date? Then, we need to look at the larger target. Does the value move towards 1 billion dollars over time? And if so, how quickly? Does it stall out?
Do more credit positions actually get added? [music] Now comes the transaction count problem.
Right, suppose those assets launch with 500 million dollars in value, but the daily transaction count looks low. Well, that does not automatically mean that the launch actually failed. See, private credit is a high-frequency, [music] at least let's just say it's not a high-frequency trading product. Right, a small number of large-value events may be perfectly normal. Right, maybe payments are made monthly. Maybe ownership changes only occasionally.
Maybe most of the activity is issuance, servicing, and scheduled distributions.
So, we need to compare transaction counts with transaction purpose. 100 random transfers, it tells us very little. 10 verified payments connected to large credit positions may tell us actually much more. Volume matters, too, because even volume needs context, right? If the same asset moves back and forth between related accounts, well, that could inflate the numbers without actually providing real adoption. If one large position is issued and then remains still, well, the value may may be real even though the volume drops immediately afterwards. You see, this is why tracking only one metric it is a trap. Right, we need several. Live notional value, right? Large Sorry, number of a kind of issued assets, number of verified holders, payment activity, [music] even transfers between separate participants, right? Growth over time.
And maybe more importantly, whether another institution decides to use the same route. See, one company can be an experiment. Two, it starts getting interest. Three, it looks like a category. [music] And that is the moment that this shift from tradable chose Stellar to private credit firms are beginning to see Stellar as a natural home. And that is a much bigger story.
So, here is my next question for you.
Right, what matters more to you here?
The headline value of the assets or the proof that those assets are creating repeated real activity on the Stellar network? You can let me know what your thoughts are in the comments down below.
Okay, so, as of July 21st, [music] here is what we can say without exaggerating it. Tradable has committed to bringing [music] up to $1 billion in private credit assets to Stellar. It expects [music] around $500 million in notional value at launch. The company already had significant [music] private credit activity tied to ZK sync.
So, this is not a random first attempt at tokenization.
And the [music] second the reason I should say that Stellar appears to fit is actually fairly clear. Native asset [music] controls, low costs, fewer custom pieces for basic issuance, a network already built around a moving and managing [music] assets.
But, this is still a promise entering its execution phase. The announcement is not the finish line. It is actually the starting point. Now, we must watch the chain. [music] We must watch whether the first asset appears, right? We watch whether the launch value matches the number that's being discussed. [music] We watch whether those assets produce real payments and transfers. We watch [music] whether growth continues after the first wave. And we watch whether TradFi's [music] choice influences anyone else. And that last part may matter more than the actual $4 billion because a single issuer can choose a network for many reasons. Existing [music] relationships, technical support, commercial terms, timing, but [music] the real I guess I should say when several independent firms make the same [music] choice, well, the explanation gets even harder to dismiss, right?
Then, of course, you may be looking at a real preference. [music] Not for hype, not for the chain with the loudest social media accounts, but for [music] a certain kind of architecture, something simpler.
Something easier to control, something built for assets [music] that cannot afford to live inside a technical experiment. And that is the real tension here. [music] See, crypto, it has spent years celebrating systems where anything could be built. [music] Institutional finance may care more about systems where the important things get harder to break. [music] Stellar, it does not need every type of activity to move over, right? It does not need to replace Ethereum. It just needs to become very good at a specific job, issuing [music] regulated assets, moving them cheaply, managing who can hold them, handling settlement without [music] forcing institutions to stitch together 10 separate systems.
And it can, and if it can do all of that consistently, [music] well, this tradeable deal will look less like a one-off announcement and more like a early sign.
But, we are not here yet, [music] right? Or there yet, right? Right now, we have No, at least we have a confirmed commitment, a large kind of target, a launch target, and a very specific reason to keep checking the data, right? The billion-dollar figure, it gets the attention, for sure, but the kind of behavior of the assets will tell us whether the story is real.
>> [music] >> So, that is what we are going to be tracking. It's what I'm tracking. Not just value, not just transaction counts, not just a press release, but the relationship between all three of them.
Because $500 million can look quiet on chain and still be meaningful. A busy chain can look impressive and still carry very little real value. The truth it sits somewhere between the two extremes. [music] And over the next few months, Stellar is going to have to at least have the kind of chance to show exactly where it is.
So, for now, if you found this update useful and informative, smash the like button, subscribe if you're new, and don't forget to check out the video that's queued up on the screen. I will see you all over there.
Related Videos

Multi Vendor Multisig w/ Seed Signer, Hodl Dee & QnA
BitcoinMagazine
985 views•2024-09-05

Oasis Week in Review: Latest blog articles, workshops and more
OasisFoundation
135 views•2024-10-18

Kaspa: How ZK Turn Blockchains Into Settlement Layers (Part II)
cxc
1K views•2025-12-19

以言會友 EP13|當比特幣屢破紀錄 區塊鏈技術能帶來什麼?
dotdotnews
293K views•2021-01-05

Soroban Development: Ecosystem Growth, and the Rise of 70+ Smart Contract Projects
SorobanOfficial
1K views•2023-07-19

Balaji Srinivasan I The Fiat Crisis | Pragma Tokyo 2023
ETHGlobal
37K views•2023-05-06

$22 million NFT scammers arrested (insider evidence)
coffeezillaextras
806K views•2025-02-03

SYMMETRICAL TRIANGLE HOLDS THE KEY TO NEXT MOVE" DON'T IGNORE
xrpfuturemillionaire
800 views•2026-03-15
Trending

Playstation NO DISC/NO BUY Fight Is Over...
DavidJaffeGames
4K views•2026-07-23

Steam and Xbox Just Dropped The Hammer On PlayStation
OhNoItsAlexx
9K views•2026-07-23

Americans Confused in Australia for 17 Minutes Straight
IWrocker
17K views•2026-07-23

SuperBike Factory Has Gone... What's Next for the Motorcycle Industry?
thatbikersimon
11K views•2026-07-22