Top SitesFull-Stack Web3 Infrastructure Platform | Tenderly

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
# ==============================================
# tenderly.co robots.txt
# Last updated: 2026-03-06
# ==============================================

# --- DEFAULT RULES ---
User-agent: *
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification
Disallow: /api/
Disallow: /internal/
Disallow: /admin/

# --- BLOCK SCRAPERS & GENERIC BOTS ---
User-agent: go-http
Disallow: /

User-agent: AhrefsBot
Disallow: /

User-agent: SemrushBot
Disallow: /

User-agent: PetalBot
Disallow: /

User-agent: MJ12bot
Disallow: /

User-agent: DotBot
Disallow: /

# --- AI/LLM: TRAINING BOTS ---

User-agent: GPTBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

User-agent: Google-Extended
Disallow: /

User-agent: meta-externalagent
Disallow: /

User-agent: CCBot
Disallow: /

User-agent: Bytespider
Disallow: /

User-agent: cohere-ai
Disallow: /

# --- AI/LLM: SEARCH & INFERENCE BOTS ---
# Real-time fetch for user queries. Allow broadly.

User-agent: OAI-SearchBot
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: ChatGPT-User
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: PerplexityBot
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: Perplexity-User
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: Amazonbot
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: Applebot
Allow: /
Disallow: /compliance-notification
Disallow: /en/compliance-notification

User-agent: Applebot-Extended
Disallow: /

# --- SITEMAP ---
Sitemap: https://tenderly.co/sitemap.xml

Document

llms.txt

Open llms.txt
# Tenderly

> Tenderly is a full-stack Web3 infrastructure platform for building, testing, debugging, monitoring, and operating smart contracts on Ethereum and 100+ EVM-compatible blockchains. It provides developer tools including Virtual TestNets, transaction simulation, smart contract debugging, real-time alerting, Web3 Actions (serverless backend), and a high-performance multichain Node RPC.

Tenderly is used by all major DeFi protocols and Web3 teams, including Uniswap, MakerDAO, Aave, Safe, Chainlink, 1inch, Yearn, DeFi Saver, and InstaDapp. It supports networks including Ethereum, Arbitrum, Optimism, Base, Polygon, Linea, Avalanche, BNB Chain, Mantle, Gnosis, ZKsync, Monad, MegaETH and many more.

Founded in 2018 in Belgrade, Serbia, with offices in San Francisco. Funded by Spark Capital, Accel, Point Nine Capital, Coinbase Ventures, and others.

## Core Products

- [Virtual TestNets](https://docs.tenderly.co/virtual-testnets): Customizable mainnet replicas for collaborative development, testing, and staging — replace public testnets with zero-setup environments that sync with production chain state
- [Node RPC](https://docs.tenderly.co/node): High-performance multichain node-as-a-service with custom RPC methods, Node Extensions, simulation RPC, and trace RPC
- [Transaction Simulator](https://docs.tenderly.co/simulations/single-simulations): Simulate single or bundled transactions before sending onchain — includes asset change previews, gas estimation, and state overrides
- [Debugger](https://docs.tenderly.co/debugger): Step-by-step smart contract debugging with full execution traces, state changes, and event emissions
- [Gas Profiler](https://docs.tenderly.co/debugger/gas-profiler): Granular gas usage analysis and optimization for smart contracts
- [Developer Explorer](https://docs.tenderly.co/developer-explorer/transaction-listing): Decoded onchain transaction insights — filter, sort, and inspect transactions with full contract and wallet management
- [Alerting](https://docs.tenderly.co/alerts/intro-to-alerts): Real-time monitoring with onchain triggers, webhooks, and destinations (PagerDuty, Telegram, Slack, email)
- [Web3 Actions](https://docs.tenderly.co/web3-actions/intro-to-web3-actions): Serverless JavaScript backend for responding to onchain events with built-in key-value storage and secrets management
- [Simulator UI](https://docs.tenderly.co/simulator-ui): Browser-based contract debugging and simulation
- [Contract Verification](https://docs.tenderly.co/contract-verification): Private or public smart contract verification using Foundry and Hardhat

## Documentation

- [Getting Started](https://docs.tenderly.co/): Full developer documentation, guides, code samples, SDKs, and API references
- [Platform Overview](https://docs.tenderly.co/products): Product suite overview and infrastructure solutions
- [Developer Guides](https://docs.tenderly.co/guides): Step-by-step guides for building, testing, and launching dapps
- [API Reference](https://docs.tenderly.co/reference/api): REST API for managing simulations, alerts, Web3 Actions, and project infrastructure
- [RPC Reference](https://docs.tenderly.co/node/rpc-reference): Full JSON-RPC reference extended with Tenderly-specific methods (tenderly_simulateTransaction, tenderly_traceTransaction, etc.)
- [API Authentication](https://docs.tenderly.co/account/projects/how-to-generate-api-access-token): How to generate access tokens for Tenderly APIs
- [FAQ](https://docs.tenderly.co/faq): Common questions and answers

## Integrations

- [Hardhat Integration](https://docs.tenderly.co/virtual-testnets): Use Virtual TestNets and contract verification with Hardhat
- [Foundry Integration](https://docs.tenderly.co/contract-verification/foundry): Fork, test, and verify contracts with Foundry using Tenderly RPC
- [Client Libraries (ethers, viem)](https://docs.tenderly.co/virtual-testnets/client-libraries/ethers): Integrate ethers.js and viem with Virtual TestNets
- [UI Libraries (wagmi, RainbowKit)](https://docs.tenderly.co/virtual-testnets/dapp-ui/wagmi): Integrate React UI libraries with Virtual TestNets
- [CI/CD with GitHub Actions](https://docs.tenderly.co/virtual-testnets/ci-cd/github-actions-hardhat): Build CI pipelines using Virtual TestNets
- [MetaMask Snap](https://docs.tenderly.co/how-to-install-tenderly-tx-preview-snap): Transaction preview MetaMask extension

## Blog & Resources

- [Tenderly Blog](https://blog.tenderly.co/): Technical articles, product updates, and Web3 development guides
- [Changelog](https://blog.tenderly.co/changelog/): Latest product and feature updates
- [Case Studies](https://blog.tenderly.co/case-studies/): How teams like MakerDAO, Uniswap and Safe use Tenderly

## Pricing

- [Pricing](https://tenderly.co/pricing): Free tier available for individual developers and small teams; paid plans for teams and enterprises.

Document

llms-full.txt

Not stored for this site.