7OrStone

Market Prices

BTC Bitcoin
$64,244 +0.40%
ETH Ethereum
$1,911.69 -0.16%
SOL Solana
$73.9 +0.26%
BNB BNB Chain
$575.5 +0.79%
XRP XRP Ledger
$1.08 -0.24%
DOGE Dogecoin
$0.0706 -0.28%
ADA Cardano
$0.1629 -1.39%
AVAX Avalanche
$6.5 -0.18%
DOT Polkadot
$0.7666 +0.51%
LINK Chainlink
$8.37 -0.85%

Event Calendar

{{年份}}
22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

18
03
unlock Sui Token Unlock

Team and early investor shares released

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

28
03
unlock Arbitrum Token Unlock

92 million ARB released

Tools

All →

Altseason Index

43

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$64,244
1
Ethereum ETH
$1,911.69
1
Solana SOL
$73.9
1
BNB Chain BNB
$575.5
1
XRP Ledger XRP
$1.08
1
Dogecoin DOGE
$0.0706
1
Cardano ADA
$0.1629
1
Avalanche AVAX
$6.5
1
Polkadot DOT
$0.7666
1
Chainlink LINK
$8.37

🐋 Whale Tracker

🔴
0x3e00...6747
6h ago
Out
2,397,859 DOGE
🟢
0xc740...9ef3
2m ago
In
4,474.47 BTC
🔴
0x58e5...84f4
3h ago
Out
2,699.24 BTC

RL1 and the Zombie Consortium: Why 10 Banks Launching a Blockchain Cooperative Means Nothing

Special | 0xAlex |

Most people think a consortium of ten European banks launching a blockchain cooperative is a signal of institutional adoption. A sign that traditional finance is finally serious about distributed ledger technology.

RL1 and the Zombie Consortium: Why 10 Banks Launching a Blockchain Cooperative Means Nothing

Wrong. It’s a trap.

ABN AMRO, DekaBank, Natixis CIB, and seven others announced RL1—a member-owned blockchain cooperative now “in operation.” No white paper. No codebase. No consensus mechanism. No token. No mention of a single transaction processed. Just a press release and a logo.

I have seen this movie before. I watched it in 2017 with R3 and its 70-bank consortium. I watched it with We.Trade, the trade finance platform backed by a dozen European banks. I watched it with the settling token from the Swiss exchange SIX. Each one was supposed to herald a new era of bank-grade blockchain. Each one either pivoted to a software vendor, shut down, or limped along as an internal testnet with no external users.

Liquidity doesn’t lie. And right now, RL1 has zero liquidity, zero users, and zero verifiable activity. The only thing it has is a roster of names that look impressive on a slide deck.

Let’s dissect what RL1 actually is, what it is not, and why this announcement is more noise than signal. I’ll ground the analysis in the technical and structural patterns I’ve observed over a decade of auditing, trading, and stress-testing blockchain systems—from the Mantra21 integer overflow I found in 2017 to the EigenLayer slashing vectors I modeled in 2024.

Context: What RL1 Claims to Be

RL1 is described as a “member-owned blockchain cooperative.” That means the network is jointly governed by its member institutions—initially the ten named banks. It is a private, permissioned blockchain, likely built on top of an existing enterprise framework like Hyperledger Fabric, R3 Corda, or ConsenSys Quorum. The cooperative structure implies one-member-one-vote governance, at least on paper. No external stakeholders. No public access. No native token.

The banks participating are a mix of Dutch, German, and French institutions: ABN AMRO (Netherlands), DekaBank (Germany), and Natixis CIB (France) are the named ones. Seven others remain unnamed in the initial disclosure. The cooperative is based in Europe, presumably under Dutch law, given the prevalence of such structures in the Netherlands.

The stated purpose is the usual laundry list: improved settlement, trade finance, asset tokenization, and cross-border payments. In other words, the same use cases that every bank blockchain consortium has claimed since 2015.

The Core: What the Announcement Actually Tells Us (And What It Hides)

I don’t trade narratives. I trade the spread. And the spread between what RL1 says and what it proves is vast.

RL1 and the Zombie Consortium: Why 10 Banks Launching a Blockchain Cooperative Means Nothing

1. No Technical Details, No Code, No Audit

The press release contains zero technical specifications. No consensus algorithm. No block time. No transaction throughput target. No smart contract language. No information on whether it is EVM-compatible, Wasm-based, or something proprietary. No link to a GitHub repository, no audit report, no testnet explorer.

This is a red flag of the highest order. A blockchain that is “in operation” but has no public-facing technical artifacts is not a blockchain—it is a shared database with a fancy name. In my experience auditing DeFi protocols and Layer2 rollups, any project that refuses or fails to produce a verifiable technical description within the first month of launch is either hiding something or has nothing to ship.

Based on my 2017 audit of Mantra21, I learned to distrust any project that talks about governance before code. Mantra21 had a whitepaper full of cooperative rhetoric and a buggy Solidity contract under the hood. I found the integer overflow because I read the code, not the press release. RL1 has no code to read.

2. No Token, No Economic Incentive

There is no mention of a native token. No staking. No transaction fees paid to validators. No slashing conditions. No programmatic incentives for node operators to behave honestly.

Traditional consortium builders often market this as a feature: “No speculative token, just pure utility.” But in practice, it is a fatal design flaw. Without an economic layer that aligns incentives, permissioned blocknets tend to suffer from collective action problems. Members have no skin in the game. They contribute minimal resources. They have no penalty for negligence or collusion. The network becomes a hobby project maintained by the least-busy intern at each bank.

I saw this pattern collapse in real-time during the 2022 Terra crisis. The Anchor protocol was an algorithmic monster, but even it had a clear incentive model—too clear, as it turned out. RL1 has zero. It is an orphan before it is born.

3. No Transaction Volume, No Users, No Revenue

The announcement does not claim any transaction volume. Not a single cross-border payment settled. Not one asset tokenized. Not a single trade finance invoice processed. The cooperative is “operational” in the same sense that a startup is operational after registering a company name—technically alive, functionally inert.

In 2020, when I stress-tested Compound’s oracle delay exposure, I needed actual on-chain data to calibrate my simulations. RL1 provides no data because there is none. It is an empty ledger.

4. Governance Unknowns

The cooperative structure sounds democratic, but who really controls the development roadmap? Who decides on protocol upgrades? Who can add or remove members? Who holds the admin keys—because every permissioned blockchain has admin keys. If there’s a backdoor in the genesis block, who signed it? The press release is silent.

From my work on EigenLayer restaking risk in 2024, I know that governance opacity is the single largest risk in multi-institutional blockchain systems. EigenLayer’s slashing conditions were complex but publicly documented. RL1’s governance is a black box.

The Contrarian Angle: Why This Is Actually Bearish for Institutional Blockchain

The natural reaction to RL1 is mild optimism: “Look, banks are still building on blockchain. The industry has staying power.”

I take the opposite view. The fact that ten major European banks announced a new consortium in 2025 without any technical substance or adoption metrics suggests that the institutional blockchain narrative is running on fumes. They are not solving a real problem. They are checking a box, satisfying a regulatory curiosity, or positioning for future funding.

Compare RL1 to what happened in DeFi after the 2020 crash. Projects that survived—Uniswap, Aave, Compound—had code, liquidity, and users. They had measurable traction within weeks of launch. RL1 has none of that. If these banks were serious, they would have launched a pilot, shared performance data, and gradually opened participation. Instead, they announced a name and a structure, as if the name itself justifies the effort.

I also see a structural failure in the “cooperative” model for blockchain. Cooperatives work when members have equal and ongoing incentives to contribute. In a bank consortium, the incentives are asymmetric: larger banks like ABN AMRO may want faster settlement, while smaller banks may just want to avoid being left behind. Without a token to align these varying interests, the network suffers from the “tragedy of the commons” in slow motion. Every member waits for another member to pay for development. Nothing gets built.

I lived through the Terra collapse, where I preserved 80% of my capital by shorting PAXG and BTC perpetuals while others followed the narrative. The lesson was: trust incentives, not logos. RL1 has logos. It has no incentives.

Takeaway: Wait for Proof, Not Press Releases

I will not change my portfolio over RL1. I will not allocate attention to a consortium that has not produced a single public transaction. The blockchain winter is full of the bones of bank consortia that were going to revolutionize finance. R3 is now a software vendor. We.Trade shut down in 2023. The Marco Polo network dissolved.

If RL1 eventually releases a white paper, open-sources its code, and demonstrates a live use case with measurable transaction volume, I will revisit. Until then, this is a press release designed to warm the seats of a few executives who want to say they are “doing blockchain.” The ledger doesn’t care about your reputation.

The question to ask is not “Will RL1 succeed?” but “What would need to exist for this to be credible?” The answer: a public testnet with verifiable blocks, a tokenomics model that aligns participation, and at least one cross-border settlement with real funds. None of that exists today.

RL1 and the Zombie Consortium: Why 10 Banks Launching a Blockchain Cooperative Means Nothing

Code speaks louder than pitch decks. And today, RL1 has no code.

Signatures - Liquidity doesn’t lie. RL1 has zero. - I don’t trade narratives. I trade the spread. - The ledger doesn’t care about your reputation.

Fear & Greed

28

Fear

Market Sentiment

Gas Tracker

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

💡 Smart Money

0x972a...64fd
Top DeFi Miner
+$3.0M
79%
0x67ae...f12d
Market Maker
+$4.7M
80%
0x3079...788e
Market Maker
+$0.7M
88%