Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
Deconstructing Autonomous Agents in Crypto
aiagent-bible.com
LATEST
Meta Muse's Business Model, Decoded: Give Away Tokens for Free, Profit From Transaction Fees — and the Permission Architecture That Makes It Possible  ·  Salesforce Gave Its AI Agents Names and Job Titles: Hunter Can Now Chase a Sales Goal for Weeks on Its Own  ·  Docusign Opens Contract Signing to Every AI Agent: Starting September 30, ChatGPT and Claude Can Analyze and Send Your Agreements Directly  ·  Microsoft Agent Lightning v1.0: Making the Training Loop Bow to Production, Not the Other Way Around  ·  ERC-8004 Goes Live: AI Agents Finally Get a Reputation System No Single Company Owns  ·  Your Agent Keeps Forgetting Things? The Problem Isn't a Small Context Window — It's What You're Stuffing Into It

onchain-agent

Gas Abstraction
Lets an agent execute an onchain transaction without needing its own wallet to already hold that chain's native <a href="https://claude-me.com/en/glossary/core-concepts/token/" target="_blank" rel="noopener">Token</a> (ETH on Ethereum, SOL on Solana) to pay the fee — instead paying directly in a <a href="https://crypto-bible.com/en/glossary/defi-basics/stablecoin/" target="_blank" rel="noopener">Stablecoin</a>, or having a third party cover the fee. This removes "do I have the right native token to pay the fee" — a chore unrelated to the transaction's actual purpose — from the list of problems an agent has to deal with.
intermediate
Slippage Tolerance
Slippage Tolerance is the maximum percentage by which an Agent's actual execution price is allowed to deviate from the expected price when executing an on-chain transaction — set too tight, transactions frequently fail from normal market fluctuation; set too loose, transactions become exploitable by <a href="https://defai-bible.com/en/glossary/mev-arbitrage/mev/" target="_blank" rel="noopener">MEV</a> attackers, executing at a price far worse than expected. It's a parameter every automated on-chain transaction must explicitly set.
中級