Skip to content
Closed
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
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "Add Hedera to MetaMask"

Check warning on line 2 in hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx

View check run for this annotation

Mintlify / Mintlify Validation (hedera-0c6e0218) - vale-spellcheck

hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx#L2

Did you really mean 'Hedera'?
---


Hedera is fully compatible with web3 wallets like MetaMask. Just add the JSON-RPC endpoint as a custom network.

Check warning on line 6 in hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx

View check run for this annotation

Mintlify / Mintlify Validation (hedera-0c6e0218) - vale-spellcheck

hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx#L6

Did you really mean 'Hedera'?

## Mainnet

Check warning on line 8 in hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx

View check run for this annotation

Mintlify / Mintlify Validation (hedera-0c6e0218) - vale-spellcheck

hedera/getting-started-evm-developers/add-hedera-to-metamask.mdx#L8

Did you really mean 'Mainnet'?

<Card
title="ADD HEDERA MAINNET"
Expand All @@ -26,3 +26,5 @@
/>

<table><thead><tr><th>Name</th><th>Value</th></tr></thead><tbody><tr><td><strong>Network Name</strong></td><td>Hedera Testnet</td></tr><tr><td><strong>RPC Endpoint</strong></td><td><code>https://testnet.hashio.io/api</code></td></tr><tr><td><strong>Chain ID</strong></td><td><code>296</code></td></tr><tr><td><strong>Currency Symbol</strong></td><td>HBAR</td></tr><tr><td><strong>Block Explorer URL</strong></td><td><code>https://hashscan.io/testnet</code></td></tr></tbody></table>

# testing