Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions docs/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ IMPORTANT: Prefer retrieval-led reasoning. Read relevant docs before generating
Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainKit, MiniKit.
[Docs]|root:./docs
|ai-agents:index
|ai-agents/guides:agent-builder-codes
|ai-agents/payments:accepting-payments,pay-for-services-with-x402
|ai-agents/quickstart:payments,trading
|ai-agents/setup:agent-registration,wallet-setup
|ai-agents/setup:agent-builder-codes,agent-registration,wallet-setup
|ai-agents/skills:index
|ai-agents/skills/base-account:building-with-base-account
|ai-agents/skills/base-chain:adding-builder-codes,connecting-to-base-network,deploying-contracts,running-a-base-node
|ai-agents/skills/migrations:convert-farcaster-miniapp-to-app,converting-minikit-to-farcaster,migrating-an-onchainkit-app
|ai-agents/skills/payments:cdp-payment-skills,sponge-x402
|ai-agents/skills/trading:alchemy-agentic-gateway,coingecko,swap-execution
|ai-agents/skills/wallets:bankr,cdp-agentic-wallet,sponge-wallet
|ai-agents/trading:data-fetching,trade-execution
|base-account/basenames:basename-transfer,basenames-faq,basenames-wagmi-tutorial
|base-account/contribute:contribute-to-base-account-docs,security-and-bug-bounty
Expand All @@ -37,8 +36,8 @@ Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainK
|base-chain/api-reference/debug-api:debug_traceBlockByHash,debug_traceBlockByNumber,debug_traceTransaction
|base-chain/api-reference/ethereum-json-rpc-api:eth_blockNumber,eth_call,eth_chainId,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockReceipts,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_maxPriorityFeePerGas,eth_sendRawTransaction,eth_subscribe,eth_syncing,eth_unsubscribe,net_version,web3_clientVersion
|base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs
|base-chain/builder-codes:app-developers,builder-codes,wallet-developers
|base-chain/flashblocks:app-integration,architecture,faq,overview,run-a-flashblocks-node
|base-chain/builder-codes:agent-developers,app-developers,builder-codes,wallet-developers
|base-chain/flashblocks:app-integration,architecture,faq,overview
|base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions
|base-chain/node-operators:node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting
|base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base
Expand Down
145 changes: 0 additions & 145 deletions docs/base-chain/flashblocks/run-a-flashblocks-node.mdx

This file was deleted.

2 changes: 0 additions & 2 deletions docs/base-chain/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
- [Overview](https://docs.base.org/base-chain/flashblocks/overview.md) — What Flashblocks is and how the two-tier RPC system works
- [App Integration](https://docs.base.org/base-chain/flashblocks/app-integration.md) — Apps using Flashblocks
- [Architecture](https://docs.base.org/base-chain/flashblocks/architecture.md) — How the sequencer emits Flashblocks and nodes consume them
- [Run a Flashblocks Node](https://docs.base.org/base-chain/flashblocks/run-a-flashblocks-node.md) — Set up a Flashblocks-aware RPC node with Docker
- [FAQ](https://docs.base.org/base-chain/flashblocks/faq.md) — Frequently asked questions about Flashblocks

### API Reference
Expand Down Expand Up @@ -143,7 +142,6 @@ curl -s -X POST "$BASE_RPC" -H 'content-type: application/json' \
Sources:
- `https://docs.base.org/base-chain/flashblocks/faq.md`
- `https://docs.base.org/base-chain/flashblocks/app-integration.md`
- `https://docs.base.org/base-chain/flashblocks/run-a-flashblocks-node.md`
- `https://docs.base.org/base-chain/api-reference/flashblocks-api/flashblocks-api-overview.md`

- Overview: Flashblocks provide sub-200ms preconfirmed block state on Base, enabling lower-latency reads and faster transaction confirmation signals.
Expand Down
1 change: 0 additions & 1 deletion docs/base-chain/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
## Flashblocks
- [Overview](https://docs.base.org/base-chain/flashblocks/overview.md) — What Flashblocks is and how it works
- [App Integration](https://docs.base.org/base-chain/flashblocks/app-integration.md) — How apps integrate with Flashblocks
- [Run a Flashblocks Node](https://docs.base.org/base-chain/flashblocks/run-a-flashblocks-node.md) — Set up a Flashblocks-aware RPC node with Docker
- [FAQ](https://docs.base.org/base-chain/flashblocks/faq.md) — Frequently asked questions about Flashblocks

## API Reference
Expand Down
9 changes: 6 additions & 3 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
"base-chain/flashblocks/overview",
"base-chain/flashblocks/app-integration",
"base-chain/flashblocks/architecture",
"base-chain/flashblocks/run-a-flashblocks-node",
"base-chain/flashblocks/faq"
]
},
Expand Down Expand Up @@ -1538,7 +1537,11 @@
},
{
"source": "/base-chain/flashblocks/node-providers",
"destination": "/base-chain/flashblocks/run-a-flashblocks-node"
"destination": "/base-chain/node-operators/run-a-base-node"
},
{
"source": "/base-chain/flashblocks/run-a-flashblocks-node",
"destination": "/base-chain/node-operators/run-a-base-node"
},
{
"source": "/base-chain/flashblocks/websocket-reference",
Expand Down Expand Up @@ -1918,7 +1921,7 @@
},
{
"source": "/chain/flashblocks/node-providers",
"destination": "/base-chain/flashblocks/run-a-flashblocks-node"
"destination": "/base-chain/node-operators/run-a-base-node"
},
{
"source": "/chain/network-faucets",
Expand Down
2 changes: 1 addition & 1 deletion docs/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Base is an Ethereum L2 by Coinbase. Docs for: Base Chain, Smart Wallet, OnchainK
|base-chain/api-reference/ethereum-json-rpc-api:eth_blockNumber,eth_call,eth_chainId,eth_estimateGas,eth_feeHistory,eth_gasPrice,eth_getBalance,eth_getBlockByHash,eth_getBlockByNumber,eth_getBlockReceipts,eth_getBlockTransactionCountByHash,eth_getBlockTransactionCountByNumber,eth_getCode,eth_getLogs,eth_getStorageAt,eth_getTransactionByBlockHashAndIndex,eth_getTransactionByBlockNumberAndIndex,eth_getTransactionByHash,eth_getTransactionCount,eth_getTransactionReceipt,eth_maxPriorityFeePerGas,eth_sendRawTransaction,eth_subscribe,eth_syncing,eth_unsubscribe,net_version,web3_clientVersion
|base-chain/api-reference/flashblocks-api:base_transactionStatus,eth_simulateV1,flashblocks-api-overview,newFlashblockTransactions,newFlashblocks,pendingLogs
|base-chain/builder-codes:agent-developers,app-developers,builder-codes,wallet-developers
|base-chain/flashblocks:app-integration,architecture,faq,overview,run-a-flashblocks-node
|base-chain/flashblocks:app-integration,architecture,faq,overview
|base-chain/network-information:base-contracts,block-building,bridges,configuration-changelog,diffs-ethereum-base,ecosystem-contracts,network-faucets,network-fees,transaction-finality,troubleshooting-transactions
|base-chain/node-operators:node-providers,performance-tuning,run-a-base-node,snapshots,troubleshooting
|base-chain/quickstart:base-solana-bridge,connecting-to-base,deploy-on-base,why-base
Expand Down
Loading