░█████╗░██╗░░██╗███████╗░█████╗░██████╗░  ░█████╗░░█████╗░██████╗░██╗████████╗░█████╗░██╗░░░░░
██╔══██╗╚██╗██╔╝██╔════╝██╔══██╗██╔══██╗  ██╔══██╗██╔══██╗██╔══██╗██║╚══██╔══╝██╔══██╗██║░░░░░
██║░░██║░╚███╔╝░█████╗░░██║░░██║██████╔╝  ██║░░╚═╝███████║██████╔╝██║░░░██║░░░███████║██║░░░░░
██║░░██║░██╔██╗░██╔══╝░░██║░░██║██╔═══╝░  ██║░░██╗██╔══██║██╔═══╝░██║░░░██║░░░██╔══██║██║░░░░░
╚█████╔╝██╔╝╚██╗███████╗╚█████╔╝██║░░░░░  ╚█████╔╝██║░░██║██║░░░░░██║░░░██║░░░██║░░██║███████╗
░╚════╝░╚═╝░░╚═╝╚══════╝░╚════╝░╚═╝░░░░░  ░╚════╝░╚═╝░░╚═╝╚═╝░░░░░╚═╝░░░╚═╝░░░╚═╝░░╚═╝╚══════╝

Investing in the future of technology

$ investing.init()

Identifying opportunities in emerging tech...

$ capital.deploy()

Building the future, one investment at a time.

$ innovation.accelerate()

Empowering founders to build the future.

$

.About()

0xeop Capital is a family-owned venture investment firm focused on early-stage technology companies building the infrastructure of tomorrow. We invest in visionary founders creating innovative solutions across blockchain, AI, and developer tools.

Our core focus lies in the decentralized ecosystem, where we are committed to transforming traditional financial services through blockchain innovation. From payments and lending platforms to NFTs and social dApps, we inject capital and strategic resources into projects poised to reshape the financial landscape.

At 0xeop Capital, we embrace a flexible, stage-agnostic approach, partnering with teams who are redefining the future of finance, technology, and digital infrastructure.

Join us as we inject capital and resources into projects poised to reshape the financial landscape.

.Investments()

Blockchain

Investing in decentralized infrastructure and app.

Web3

Funding the next generation of internet technologies.

AI & ML

Backing intelligent systems that transform industries.

Developer Tools

Supporting the builders of tomorrow's tech stack.

Real Estate

Tokenizing property assets for the digital economy.

Gold & Jewels

Bridging traditional stores of value with digital assets.

Commodities

Bringing real-world commodities to blockchain markets.

Fintech

Revolutionizing financial services through technology.

.Portfolio()

DeFi Stablecoin

RWA & stablecoin protocol redistributing value back to users.

usual.money
DeFi Stablecoin

Ethena is a synthetic dollar protocol built on Ethereum

ethena.fi
DeFi RWA

Ondo Finance specializes in offering tokenized financial products

ondo.finance
DeFi

Trading Derivatives, Powered by Chain Abstraction

vooi.io
DeFi

🕊️ Unified Lending without Limits.

malda.xyz
DeFi

The Next Generation of Concentrated Liquidity on Linea

thenile.exchange
DeFi

A decentralized protocol enabling the overcollateralized lending on Base

morpho.org
DeFi AI

DeFi Trading & Portfolio Management OS powered by intents & AI

velvet.capital
DeFi

Combining the magic of CeFi and DeFi in the world's first decentralized SuperApp

defi.app
DeFi

The standard in Liquid Restaking Rewards

kingprotocol.org
DeFi

Building Tycho, infrastructure designed to increase onchain swap efficiency.

propellerheads.xyz
DeFi

Modular infrastructure for permissionless LRT creation and curation.

mellow.finance
DeFi

The world's fastest decentralized trading venue, Accelerated by @0xMegaMafia

gte.xyz
DeFi RWA Stablecoin

Asia's Best Yields Onchain. US$20 trillion in tokenized assets from leading institutions.

mudigital.net
DeFi

A new defi protocol from Ambit Labs, "makes Hyperliquid liquid".

hyperdrive.fi
DeFi Stablecoin

Hyperstable ($USDH) is a Crypto-Backed, Over-Collateralized and Decentralized stablecoin

hyperstable.xyz
DeFi Stablecoin

A non-custodial liquidity engine and super-liquid decentralized stablecoin GYD.

gyro.finance
DeFi RWA

The first full-stack L1 RWA Chain and ecosystem purpose-built for RWAfi.

plumenetwork.xyz
DeFi

The 1st cross-chain yield marketplace and historically the #1 DeFi application

superform.xyz
Infrastructure

Creating sustainable on-chain markets

sorellalabs.xyz
Infrastructure

Based rollup and proposer commitment network for Ethereum

interstate.so
Infrastructure

A real-time, EVM-compatible blockchain achieving 100k TPS

megaeth.systems
Infrastructure

A scalability technology for a monolithic Ethereum.

fuel.network
Infrastructure

An SVM layer 1 running the Firedancer client in its purest form.

fogo.io
Infrastructure

A novel intent-centric operating system for distributed applications.

anoma.net
AI

A modular and composable AI Agent Base Layer

theoriq.ai
AI

Organizing the world's AI agents

hyper.space
AI

Decentralized full-stack AI Cloud with Privacy and Verifiability

atoma.network
AI

A data blockchain for AI that provides decentralised trust infrastructure for LM.

openledger.xyz
Gaming

The first layer3 in the arbitrum ecosystem that optimized for gaming

xai.games
NFT

Lil but mighty 🐧

pudgypenguins.com
NFT

Building the open anime universe with Azuki

azuki.com
NFT

A collection of 10,000 NFTs providing premier membership to the PGgroup ecosystem

jirasan.io
DePIN

Building the Helium for Smartphones.

xprotocol.org
Startup

That girl with the Microchip Manicure

chippedsocial.com
DeFi Stablecoin

developing scalable crypto-native yield generation

resolv.xyz
Realstate PropTech

allowing individuals to invest in fractional property ownership with as little as $250.

mogul.club

.Contact()

01
// 0xEOP Capital Contact Information
02
const contactInfo = {
03
company: "0xEOP Capital",
04
headquarters: {
05
location: "Istanbul, Turkey",
06
timezone: "GMT+3"
07
},
08
communication: {
09
10
response_time: "24-48 hours"
11
},
12
social_platforms: {
13
14
farcaster: "@0xeop",
15
telegram: "@0xeop"
16
},
17
preferred_contact_method: "email",
18
investment_inquiries: true,
19
partnership_opportunities: true
20
};
21
22
async function connectWithUs() {
23
await sendMessage();
24
return "We'll get back to you shortly!";
25
}