Auditless

106 posts

Auditless banner
Auditless

Auditless

@auditless

We partner with current and future crypto leaders to create & grow novel smart contract systems. Proudly helped @aerafinance @unichain @starknet.

가입일 Haziran 2018
0 팔로잉467 팔로워
고정된 트윗
Auditless
Auditless@auditless·
Happy to share more about our collaboration with @aerafinance to develop a pioneering treasury management protocol.
peteris erins@p_e

Back in 2021, @tarunchitra mentioned an idea he had for a decentralized treasury management protocol. @gauntlet_xyz had figured out a way to use a network of parameter submitters to collectively satisfy arbitrary treasury management objectives. Challenge This was one of the most exciting prompts for protocol design I'd heard. DAOs didn't have an effective and tailored way to trustlessly manage their capital. It was also clear that many parts of DeFi (e.g., options protocols) could benefit from organic institutional-style demand. From there, @auditless was enlisted as an R&D partner to help design and implement successive iterations of the protocol and we got to work. Solution @auditless worked closely with the Product, Engineering, Leadership and BD teams at @gauntlet_xyz as well as with our engineering partners @blockvis_team and security partners @SpearbitDAO. We collectively shaped & developed a trust-minimized treasury management protocol which uses current DeFi instruments and off-chain guardians to satisfy a variety of custom treasury objectives. The live Aera protocol is pioneering custom treasury objectives for each client, a frictionless deployment process and a path to decentralization through the use of a guardian role. Results +$4.3M (and counting) since inception Auditless helped develop 2 major versions of the Aera protocol which have led to several active treasury deployments. The flexibility of the underlying smart contracts allows Aera to address distinct needs with each deployment. These vary from volatility targeting, deepening liquidity, generating yield on idle holdings and diversifying treasury assets. Clients are drawn to the trust model that Aera provides. Guardian actions are highly limited and guarded by a variety of pre and post-execution hooks that include action whitelisting, allowance checks and limits on vault value changes — all enforced onchain. On the flipside, Aera clients have full and immediate control over their funds and are free to utilize their Aera vault as a wallet. +$8M raised for Aera The Aera Foundation has now raised $8M from @jump_ and @BainCapCrypto to continue scaling the protocol. From PR Newswire: “The Aera team has developed a much-needed solution perfect for crypto-native organizations looking to responsibly manage their treasuries,” said @stefancoh, partner at Bain Capital Crypto. “Aera is the first solution of its kind for DAO treasury management and was built by a team that’s amazingly well equipped to usher in a new era of responsible decentralized finance growth.” Most importantly – it's been a highlight of my career to collaborate and learn from the many talented individuals in the Aera team: @tarunchitra @ChiangRei @jmo_mx @shaanvaria @JuliusDegesys @mattdobel @_nickborg Victor Xu, Simon Yakunin @BenSchreck @saucekind Trey Sadiq, Jesse Kao, Nick Hewitt @jreem. This is only the beginning.

English
1
2
6
3.3K
Auditless 리트윗함
BlockLayer Podcast
BlockLayer Podcast@BlockLayerPod·
Last month’s x402 V2 rollout brought us closer to the machine economy future. But agent legitimacy verification is still the big gap — ERC-8004 fixes that. Zyfai (a leading yield agent integrating the standard) says ERC-8004 launches this Friday, bringing onchain identity + reputation for trusted agent marketplaces. x402 handles how agents pay — ERC-8004 handles whether they should. Here’s why this could transform the agent economy👇 ~~ Analysis by @kenzixbt ~~ The Problem Right now, if an agent offers to do work — reconcile documents, analyze data, execute a trade — there's no universal way to verify its track record. Users cobble together trust from testimonials, documentation, onchain analysis, trial-and-error. Agents can't prove competence to new clients. And agents can't verify each other, hindering the grand vision of agent-to-agent workflows. This creates two failure modes: Without verifiable identity, bad actors spin up agents, extract value, and disappear. Without portable reputation, good agents start from zero every time they enter a new market. The machine economy needs both. The Three Registries To solve these issues, ERC-8004 comes equipped with three onchain registries — smart contracts storing and indexing a specific type of data: ➢ The Identity Registry gives every agent a unique onchain identity as an ERC-721 token. The identity includes a registration file declaring the agent's capabilities, communication system and endpoints (MCP, A2A, ENS, DIDs), and its supported trust models — the methods the agent will use to prove trustworthiness, whether reputation-based, validation-based, or TEE attestation. Agents own their identity. If a platform shuts down, the identity persists onchain. Without identity, agents compete on price alone, setting up a race to the bottom. With portable reputation, quality becomes a moat. ➢ The Reputation Registry tracks cryptographically verified feedback from clients. Before leaving a review, clients must obtain a "signed" authorization from the agent (to prevent spam and ensure feedback occurs from real interactions). Scores live onchain, queryable by other smart contracts. A service contract could check that an agent's average score exceeds a threshold before accepting a bid. ➢ The Validation Registry coordinates third-party verification of agent work — auditors who confirm whether the agent did what it claimed. This registry's specification is still under active discussion and won't be finalized at launch. Together, these three registries give agents portable proof of who they are, how they've performed, and whether their work checks out — all verifiable onchain without relying on any single platform. How It Connects to x402 Connect them to x402, which handles payments, and communication protocols like A2A and MCP, and you have a complete stack for agent-to-agent economic activity. Discover an agent's identity and reputation via ERC-8004. Negotiate terms via A2A or MCP. Settle payment via x402. Submit feedback to ERC-8004 after verifying the work. Trust accrues and a marketplace is born. Discovery Infrastructure At launch, you'll be able to discover agents in two places: For humans, go to @8004_scan, a searchable directory by @yq_acc showing 8004 registration metadata, reputation scores, and interaction records aggregated across blockchain deployments. For agents, xgate will handle agent-to-agent discovery. It indexes agents and serves them via an agent-rank algorithm to other agents making decisions at speed. When an agent needs a capability it doesn't have, they can query xgate to return ranked options: who can do this, what's their history, what does it cost. Early Builders To be clear about where we are: the infrastructure is launching, but we're early in the agent lifecycle. The rails exist before the services using them have matured. Few useful agents exist and as critics like @auditless have fairly pointed out, ERC-8004 doesn't itself host agents, doesn't hold developers legally accountable, and relies on feedback mechanisms that need additional infrastructure to become truly robust. The standard provides primitives, not a complete solution. And as of now, there are few teams publicly building tooling for 8004 or announcing intent to integrate their agents with the standard. Those that are come from standout teams: @daydreamsagents has released the Lucid Agents Commerce SDK — a framework for building 8004-enabled agents capable of agent-to-agent communication and x402 payment. Their founder @lordOfAFew is also building a Claude Skills market "for all things x402, 8004 and Daydreams." On the agent side, @ZyfAI_, the increasingly out-performant yield agent, will be live with ERC-8004 come launch, recording ZK proofs of its transactions in its Verification Registry, which third parties can audit and then review in Zyfai's Reputation Registry. While I did find an "8004 Ecosystem" map from November, few to none of the teams listed have referenced their plans regarding 8004's launch. What to Expect Hopefully, ERC-8004 launches January 16th. If it does, it may come first on L2s to minimize gas costs, with L1 deployment following as demand warrants. While 8004scan was previously filled with test registrations, Thursday's v1.0 release required a complete storage wipe from testnet — a clean slate to help identify the most "legitimate" agents. Previous agents will need to re-register, but this won't be repeated. Future updates will use namespaced upgradability, meaning accumulated reputation persists across versions going forward. For builders, the Lucid SDK and discovery infrastructure are ready. For those watching, 8004scan will show what's registering and who's accumulating reputation. As with x402, it'll probably take time for 8004 to get going but hopefully we see some agents quickly come out of the woodwork to show off the best of ERC-8004 and x402. With the x402 hackathon (sponsored by the EF, Coinbase, and EigenCloud, among others) recently wrapping up, these may emerge quite soon.
BlockLayer Podcast tweet media
English
21
4
12
13.3K
Auditless 리트윗함
John
John@john_guilding·
Someone labeled public raises published on DefiLlama for the month of December, and privacy was the number one category
John tweet media
English
3
3
2
189
Auditless 리트윗함
Morning Mist
Morning Mist@0x_Mist·
Great article by @auditless on $JESSE, and how @zora / @base are trying to force PMF on a pure speculative asset The thesis that "attention has value in itself" is a fad Attention is priced in via Ads, and if those are not integrated at a protocol level, fundamentals are broken Link below
peteris erins@p_e

You're missing the point on creator coins. @jessepollak isn't extracting an unfair amount compared to other creator monetization options. @base is. Full explanation on Tuesday. TL;DR rewarding creators does not make a profitable rollup, unless...

English
5
3
17
2.3K
Auditless 리트윗함
Eli5DeFi
Eli5DeFi@Eli5defi·
➥ Eli5 Reading List (pt. 4) ➠ @auditless - GPT-5 and the Great Slowdown research.auditless.com/p/gpt-5-and-th…@heliuslabs - Bringing Slashing to @solana helius.dev/blog/bringing-…@0xcatalysis - The Demand-Side Problem in Restaking x.com/0xcatalysis/st…@Token_Logic - Deep Dive on @aave V4 x.com/Token_Logic/st…@tophash - Comprehensive CEX Analysis x.com/tophash/status…@yukiXBT - The Experience Layer yukixbt.substack.com/p/yuki-theory-…@j0hnwang - Prediction Market Perps on @HyperliquidX x.com/j0hnwang/statu…@fipcrypto - I re-read Vitalik’s post and found the endgame for airdrops x.com/fipcrypto/stat…@Ahnor_Block - Stablecoins: The Quiet Revolution and Why @avax is Built For It x.com/Ahnor_Block/st…@FourPillarsFP - Navigating The New Crypto Reality @fourpillarsfp/p-170059545" target="_blank" rel="nofollow noopener">substack.com/@fourpillarsfp
Catalysis - Mainnet soon!@0xcatalysis

1/ Restaking started with the promise of capital efficiency . Billions in capital, securing services beyond the base chain. But here’s the truth no one wants to say: Demand for restaking is not as strong as we might have expected. Let’s talk about why. 🧵

English
1
3
6
972
Auditless 리트윗함
peteris erins
peteris erins@p_e·
Helping launch @unichain was one of the biggest projects we've had the privilege to work on at @auditless. Launching an L2 these days isn't easy: – The landscape is highly competitive – You have to be both differentiated and build a complete ecosystem – There are more grant programs and events than ever Time to do a little behind the scenes. ↓
peteris erins tweet media
English
5
2
13
811
Auditless 리트윗함
Eli5DeFi
Eli5DeFi@Eli5defi·
➥ Eli5 Reading List (pt. 3) ➠ @max_spero_ - AI -induced psychosis x.com/max_spero_/sta…@peacefuldecay - The Final Meta x.com/peacefuldecay/…@jlabsdigital - Insensitive Ethereum espresso.jlabsdigital.com/insensitive-et…@reganbozman - Crypto VC Undergone Radical Transformation x.com/reganbozman/st…@tn_pendle - The Expansion of @pendle_fi x.com/tn_pendle/stat…@asxn_r - Stablecoins newsletter.asxn.xyz/p/stablecoins@auditless - Robinhood Marks the End of Crypto research.auditless.com/p/robinhood-ma…@dawninternet - Inference Black Box dawninternet.com/blog-posts/inf… ➠ Old Coin - Long Degenerary oldcoinbad.com/p/long-degener…@wassielawyer - From Community to Citizenship x.com/wassielawyer/s…
peace@peacefuldecay

x.com/i/article/1929…

English
1
3
16
1.2K
Auditless 리트윗함
1sla.eth 🏝️
1sla.eth 🏝️@0xisla·
Loved being part of the work this team did on the @unichain launch! If you need McKinsey level strategy people in crypto that know how to execute - get @p_e at @auditless on speed dial 😆
peteris erins@p_e

We started collaborating with the @UniswapFND in late 2023. At the time, @unichain wasn't even a project. It's amazing to see @unichain reach $1B in TVL and become the place where teams like @euler and @RenzoProtocol go to design net new protocols. Time to share more about our grant. ↓

English
0
2
9
504
Auditless 리트윗함
polarpanda35 — (d/acc)
polarpanda35 — (d/acc)@polarpanda35·
i was researching about something related to dexes and saw @p_e medium article which cleared my doubt and now I am perma bullish on his firm @auditless
English
1
3
3
403
Auditless 리트윗함
peteris erins
peteris erins@p_e·
.@auditless research getting referenced in our own Perplexity queries:
peteris erins tweet media
English
0
1
2
345
jamesrichardfry
jamesrichardfry@jamesrichardfry·
Looking for some new folks to follow with <5k followers. Why? Kaito Yaps are creating a really dangerous echo chamber of the most popular .01% of voices in the space. ❌ "Certified Yappers" are just the same handful of "top" voices. ❌These Yappers are being rewarded for talking about a small handful of topics & projects. ❌ This incentivization cycle perpetuates a narrow mindset, drowning out the voices that offer unique perspectives on topics that aren't "trendy" today, while rewarding the biggest accounts for being repetitive. I'd rather expand my horizons & follow new voices with new perspectives, instead of being caught up in the repetitive paid shilling narrative that Kaito is creating. So - tag your friends who aren't "certified", but offer unique perspectives on the space. I want to learn from these "uncertified" voices, because I believe that's where the real value & learning is hiding. Bonus points if they're builders, marketers, creators.
English
147
8
279
17.5K