OriginTrail
  • Get started with OriginTrail
  • OriginTrail Ecosystem — Call for Papers (Coming Soon)
  • Key Concepts
    • Decentralized Knowledge Graph (DKG)
    • DKG key concepts
  • Build with DKG
    • Quickstart (test drive the DKG in 5 mins)
      • Quickstart with Node.js
      • Quickstart with Python
    • ChatDKG builder toolkit
      • DKG SDK
        • Development environment setup
        • DKG Javascript SDK (dkg.js)
          • Interact with DKG paranets
          • Knowledge submission & curation
          • Paranet's incentives pool implementation
        • DKG Python SDK (dkg.py)
      • DKG paranets
        • Deploying a DKG paranet
        • Building with DKG paranets
        • Syncing a DKG Paranet
        • Initial Paranet Offerings (IPOs)
          • IPO specification
          • Launching your IPO
          • Paranet's incentives pool
          • IPO voting
      • AI agents
        • ElizaOS DKG agent
        • Custom DKG Python agent
        • Custom DKG JavaScript agent
    • DKG Edge Node
      • DKG Edge Node architecture
      • Get started with the Edge Node boilerplate
        • Automated setup with the installer
        • Manual setup
        • Usage example
      • Customize & build with the Edge Node
      • Knowledge Mining and dRAG examples
      • Deploy your Edge Node based project
        • Automated deployment with installer
      • DKG Edge Node inception program
      • DKG Edge Node API documentation
    • DKG Core Node
      • Run a V8 Core Node on testnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
      • Run a V8 Core Node on mainnet
        • Preparation for V8 DKG Core Node deployment
        • V8 DKG Core Node installation
  • Delegated staking
    • Delegated staking—Introduction
      • Step-by-step staking
      • Redelegating stake
  • Integrated Blockchains
    • Base blockchain
      • Connect to Base
    • Gnosis chain
      • Connect to Gnosis
    • NeuroWeb
    • Teleport instructions - NeuroWeb
    • Bridging to Moonbeam
    • Deployed smart contracts
  • Bounties & rewards
    • General bug bounty
    • Code contributions & V8 bug bounty
  • Whitepapers & RFCs
    • OriginTrail whitepaper
    • OriginTrail RFCs
  • Useful Resources
    • What's new with OriginTrail V8
    • DKG V8 guidebook
      • Protocol updates
      • Feature roadmap
      • How to upgrade to V8?
    • Public nodes
    • Tutorials
    • Test token faucet
    • Development principles
    • Community created resources
    • Linked data & knowledge graphs
    • Available networks, network details and RPCs
    • OT Node Engine implementation details
      • Modules
      • Command Executor
    • Contribution guidelines
      • Guidelines for automated test contributions
    • Explore the OriginTrail ecosystem
Powered by GitBook
On this page
  • Bridge NEURO from NeuroWeb to Moonbeam
  • Bridge TRAC from Ethereum to Moonbeam

Was this helpful?

Edit on GitHub
  1. Integrated Blockchains

Bridging to Moonbeam

PreviousTeleport instructions - NeuroWebNextDeployed smart contracts

Last updated 3 months ago

Was this helpful?

Bridge NEURO from NeuroWeb to Moonbeam

The NEURO token can be bridged to Moonbeam parachain using XCM. This can be done using multiple interfaces like Polkadot.js, Moonbeam Dapp, etc.

Steps for bridging NEURO to Moonbeam using Moonbeam Dapp are:

  1. Visit .

  2. Click on the connect the wallet in the top right corner:

    1. Choose Moonbeam for the network.

    2. Connect your EVM wallet that will receive NEURO tokens on Moonbeam. This can be done using Metamask or any other wallet provided as an option in the interface.

    3. Connect your Substrate wallet that will send NEURO tokens from NeuroWeb. This can be done using Polkadot.js extension wallet or any other wallet that is provided as an option in the interface.

  3. Choose NEURO as the token.

  4. Choose NeuroWeb as 'to' and Moonbeam as 'from', and click connect wallet for both chains.

  5. Select the amount of tokens to bridge.

  6. Observe the estimation of how many NEURO tokens you will receive after the fees are paid.

  7. Click send.

Bridge TRAC from Ethereum to Moonbeam

The process of bridging TRAC from Ethereum to Moonbeam can be executed in multiple ways.

One way to bridge the tokens is over the Wormhole bridge, and this can be done by following the following steps:

  1. Choose Ethereum as the source and Moonbeam as the target blockchain.

  2. Enter the TRAC token contract address on Ethereum after clicking the select token button.

    1. TRAC address: 0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f

  3. Select the amount of tokens to bridge.

  4. Select the target address.

  5. Send the tokens.

Visit the .

Moonbeam Dapp - Parachain bridges page
Portal bridge interface