Energy Web Documentation
  • Energy Web Ecosystem
  • Launchpad by Energy Web
  • EWC Validator Documentation
  • Community Ressources
  • Legacy documentation
  • Welcome to Energy Web
  • Glossary
  • Solutions 2023
    • ↔️Data Exchange
      • Data Exchange Overview
      • Data Exchange Architecture
      • Use Cases and Refrence Implementations
        • Digital Spine for Electricity Markets
          • Digital Spine Integration Client Deployment Guide - from Azure marketplace
        • E-Mobility Management
    • 🔌Open Charging Network
      • Create and Manage an OCN Identity
      • Connect an OCPI/OCN Party to a Node
        • 1. Make your backend service OCN-ready
        • 2. Select an OCN Node and register in OCN Registry
        • 3. Manage your Whitelist and Blacklist
        • 4. Connect your service to an OCN Node
      • Run an OCN Node
      • Use the OCN Service Interface
        • Offer an OCN Service
        • Sign up for an OCN Service
      • Develop on the Test Network
      • Develop on the Production Network
      • Open Source Development
        • Maturity Model, Feature Roadmap and Releases
        • Developer Community Calls
      • E-Mobility Dashboard v0.1
  • EW-DOS Technology Components 2023
    • EW-DOS Overview
    • Worker Nodes
      • Worker Node Process Diagrams
      • Worker Node Architecture
      • Worker Node Guides
        • Deploy Worker Nodes
        • Customize Worker Logic
    • Identity and Access Management (IAM)
      • IAM Guides
        • Implement an SSI Hub instance
        • Verifiable Credential API
        • Sign-In with Ethereum
        • Using Switchboard
          • Switchboard Transaction Cost Estimates
      • IAM Patterns
        • Assets as Ownable Smart Contracts
        • Credential Lifecycle
        • Credential Metadata
        • SSI Credential Governance using ENS Domains
      • IAM Libraries
      • SSI Hub
      • Switchboard Application
    • Decentralized Data Hub (DDHub)
      • DDHub Message Broker
      • DDHub Client Gateway
      • DDHub Patterns
        • Channels and Topics
      • DDHub Guides
    • Green Proofs Contracts
    • Energy Web X
    • The Energy Web Chain
      • EWC Overview
      • System Architecture
        • Proof-of-Authority Consensus Mechanism
        • System Contracts
          • Name Registry
          • Holding Contract
          • Block Reward Contract
          • Validator-Set Contracts
        • Validator Node Architecture
      • Energy Web Block Explorer
      • Validator Node Installation Specifications
        • Volta Test Network: Validator Node Installation
      • Energy Web Chain Governance
      • EWC Guides and Tutorials
        • Getting started with Energy Web Chain
        • Developing on the Volta Test Network and Main Network (Energy Web Chain)
        • Run a Local RPC Node
          • Run RPC Node using Nethermind client
        • Deploy a Smart Contract on Volta with Remix
        • Interacting with Smart Contracts in EW-DOS
        • Set up MetaMask to interact with Energy Web Chain
        • Using the Ethereum Name Service
        • Using Oracles
      • Energy Web Token (EWT)
  • 🧠Foundational Concepts
    • Open-Source Software
    • Scaling Access to Grid Flexibility
    • Facilitating Clean Energy Purchases
    • Ethereum
      • Transactions and Transaction Costs
    • Self-Sovereign-Identity
      • Self-Sovereign Use Case Interaction
    • Cryptocurrency Wallets
      • Software cryptocurrency wallets
        • Metamask
        • Mycrypto wallet
      • Hardware cryptocurrency wallets
      • Hierarchical Deterministic (HD) Wallets
Powered by GitBook
On this page
  • Bridging
  • ERC20 Token Standard
  • Need to bridge a token? Use these bridges
  • Bridging EWT to ERC20 Tokens
  • Bridging Process
Export as PDF
  1. Community Resources
  2. Using the Energy Web Chain & EWT

Token Bridges

Bridging tokens from the Energy Web blockchain to other blockchain ecosystems

Last updated 3 years ago

Bridging

Native utility tokens are incompatible with other blockchains. You could liken them to a country's native currency. It has value and utility within a certain context, but to be used elsewhere it must first be exchanged for a currency that is accepted where you need to use it.

Native tokens must go through a similar process of conversion in order to be used on another blockchain other than their native blockchain. This process is known as transferring or 'bridging tokens', and it allows for token interoperability between blockchains that are otherwise incompatible. Tokens that are bridged and exist on a non-native blockchain are called "wrapped tokens."

Energy Web Token (EWT) is no different in that it is incompatible with other blockchains, and with some wallets and cryptocurrency exchanges. In order to be used outside of the Energy Web Chain, it needs to be bridged first by using a bridge. For example, if you want to bridge towards Ethereum Mainnet, you need to feed the bridge with an that's implemented on the EWC blockchain. In order to bridge $EWT, the platform will automatically wrap the native utility token to the wrapped ERC20 version. ERC20, which is , is a technical standard for tokens on Ethereum Virtual Machine (EVM) blockchains.

ERC20 Token Standard

The ERC20 is the technical standard for fungible tokens on EVM blockchains, like Ethereum Mainnet and Energy Web Chain. ERC20 is not a token itself; it is a smart contract that contains methods that determine how a token should behave. These methods cover specific actions like transferring funds, checking a balance and approving transactions. Tokens that implements these standards behave in an interoperable and predictable way.

ERC20 tokens have value and can be traded, but they are not associated with a specific blockchain. Compare this with a token like EWT that is associated with the Energy Web Chain, or ETH that is associated with the Ethereum blockchain.

You can read about the ERC20 standard and see all of it's methods on Ethereum’s documentation site

Need to bridge a token? Use these bridges

When bridging back tokens, make sure you use the bridge that original created the bridged token (for example EWTB was created by legacy PoA bridge.energyweb.org)

To
bridge

Ethereum any ERC20 token

Binance Smart Chain any ERC20 token

Moonriver network

When bridging back tokens, make sure you use the bridge that original created the bridged token (for example EWTB was created by legacy PoA bridge.energyweb.org)

From
bridge

Ethereum

Bridging EWT to ERC20 Tokens

Bridging EWT to Ethereum Mainnet creates ERC20 tokens called Energy Web Token Bridged; its symbol is EWTB. EWTB can be bridged back to the Energy Web Chain and redeemed as EWT at any time.

There are several scenarios that necessitate bridging EWT to EWTB:

  1. You want to send EWT to a wallet that does not accept EWT, but does accept ERC20 compatible tokens. Not all wallets recognize EWT.

  2. You want to swap EWT on an exchange that does not accept EWT or only accepts ERC20 compatible tokens. Not all exchanges recognize EWT.

  3. You want to use your EWT to make transactions (such as sending tokens or using decentralized applications deployed on Ethereum) on the Ethereum Mainnet.

  4. You want to trade your EWT for other ERC20 compatible tokens on a decentralized platform that is running on Ethereum.

Bridging Process

It's important to note that bridging does not mean that tokens are transferred from one blockchain to another. The EWT that you want to bridge is locked in a smart contract on the Energy Web Chain, and the corresponding EWTB is minted on the Ethereum Mainnet. Energy Web Tokens never leave the Energy Web Chain.

AllianceBlock bridge

Ethereum <-> native EWT

Legacy PoA Bridge

AllianceBlock bridge Canswap bridge to be discontinued for Binance

Meter passport

AllianceBlock bridge

Ethereum <-> native EWT

Legacy PoA Bridge

The current Ethereum bridge will be discontinued Q1 2022 and replaced by the AllianceBlock bridge The (to be discontinued) Energy Web Bridge is a user interface for bridging EWT to EWTB, and EWTB to EWT ().

The conversion of EWT to EWTB is managed by a smart contract that is deployed on the Energy Web Chain. You can view this contract .

🤝
https://www.bridge.energyweb.org
https://alliancebridge.io/
https://www.bridge.energyweb.org
here
EWC <-> Ethereum
AllianceBridge EWC <-> Ethereum
ERC20 compatible token
here.
explained below
https://alliancebridge.io/
EWTB
https://bridge.energyweb.org/
https://alliancebridge.io/
https://bridge.carbonswap.exchange/
https://passport.meter.io/#/
https://alliancebridge.io/
EWTB
https://bridge.energyweb.org/