LogoLogo
Block ExplorerDiscordTwitterMirror
  • What Is Canto?
  • Free Public Infrastructure
    • NOTE
    • Canto Lending Market
    • Canto DEX
  • Canto Neofinance
    • Overview
    • Application Specific Dollar
  • User Guides
    • Connecting to Canto
    • Bridging Assets
      • Bridging to Canto
      • Bridging from Canto
      • Synapse Bridge
      • Celer cBridge
    • Providing Liquidity
    • Lending & Borrowing
    • Staking
    • Governance
  • EVM Development
    • Overview
    • Quickstart Guide
    • NOTE, DEX, and Lending Market
    • Contract Secured Revenue (CSR)
    • Verifying Contracts
    • Contract Addresses
    • Testnet
  • Running a Node
    • Validators
      • Quickstart Guide
      • Useful Commands
      • Snapshots
      • FAQ
      • Troubleshooting
      • Uptime
      • Slashing
    • Archive Node
    • Graph Node (Subgraphs)
  • Technical Reference
    • Application Specific Dollar
      • asdOFT
      • asdRouter
      • asdUSDC
    • Liquidity Coordinator
      • VotingEscrow
      • GaugeController
      • LendingLedger
      • LiquidityGauge
    • Architecture & Design
      • Onboarding Module
      • Gravity Bridge
      • NOTE Design
      • Canto Lending Protocol
      • IBC Token Recovery
    • Governance
      • Governance Module
      • GovShuttle Module
      • Lending Market Governance
    • Tokenomics
    • Audits
Powered by GitBook
On this page
  • With MetaMask
  • Other Wallets
  • Enkrypt
  1. User Guides

Connecting to Canto

PreviousApplication Specific DollarNextBridging Assets

Last updated 1 year ago

As an EVM-compatible chain, you can connect to the Canto network using any Ethereum wallet.

While Canto itself is compatible with all Ethereum wallets, the app.canto.io interface is only compatible with injected wallets such as MetaMask and others listed on this page.

With MetaMask

Assuming you have already installed and configured MetaMask in your browser of choice, follow these steps to add the Canto network:

  1. Open the MetaMask extension.

  2. At the top of the interface, click on the network you are connected to e.g. "Ethereum Mainnet".

  3. Click on "Add Network":

  4. Enter the following RPC settings: Network Name: CANTO New RPC URL: https://canto.slingshot.finance Chain ID: 7700 Currency Symbol: CANTO Block Explorer URL: https://www.oklink.com/canto

Alternative RPC URLs
  • https://canto-rpc.ansybl.io

  • https://canto.gravitychain.io

Alternative Block Explorers

Canto EVM:

  • https://parsec.fi/

  • https://cantoscan.xyz/

  • https://canto.dex.guru/

Canto EVM and Native:

  • https://www.mintscan.io/canto

Testnet RPC URL

Network Name: Canto Testnet New RPC URL: https://canto-testnet.plexnode.wtf Chain ID: 7701 Currency Symbol: CANTO Block Explorer URL: https://testnet.tuber.build/ Alternative Explorer URL: https://canto-test.dex.guru/

After saving the network, you will be able to connect to it at any time using the dropdown menu.

If you skip this step and attempt to connect to applications on app.canto.io, a MetaMask prompt will appear allowing you to add the network with a single click.

Other Wallets

The Canto network and app.canto.io interface are compatible with other injected wallets, such as the following:

Enkrypt

On Enkrypt, Canto is a default network which can be added using the Manage Networks button at the bottom-left of the wallet interface.

Request other supported wallets be added to this list by making a Pull Request to the Canto docs repository.