What is the difference between BEP-20 and ERC-20? - Metana (2024)

Table of Contents

  • Metana Editorial
  • May 19, 2022

What is the difference between BEP-20 and ERC-20? - Metana (2)

Difference between BEP-20 and ERC-20

ERC-20 and BEP-20 are token standards that define technical guidelines and specifications for tokens. These standards specify all methods of transactions, deposits, and withdrawals. ERC-20 and BEP-20 standardize how tokens interact with different wallets, projects, and smart contracts.

The two standards are very similar in mechanism, but ERC-20 is dedicated to Ethereum, and BEP-20 is dedicated to Binance Smart Chain. Simply put, each is a token standard that belongs to a different blockchain.

If your cryptocurrency is on the wrong network, you may not be able to use it for the purposes you need. For example,Bridge Smart Contract Development ServicesEthereum sent to BSC cannot be used with Ethereum DApps and smart contracts.

What if I send a BEP-20 / ERC-20 token to the wrong blockchain?

If you send an ERC-20 token to BSC or a BEP-20 token to Ethereum, the token will be credited to the same wallet address on the selected network. Your BSC and Ethereum wallet addresses are the same and can be accessed with the same private key.

For example, if you send ETH via BSC, it will be a BEP-20 token pegged to ETH on the BSC wallet address. You can find the transaction ID on BscScan.com. Also, if you have sent your BEP-20 token over the Ethereum network, you can check it on Etherscan.io.

Recovery from wallets that support BSC and Ethereum

For wallets that support both blockchains, finding a token should be perfectly fine. If you can’t find the cryptocurrency,Cross-chain bridge developmentchecks the toggle list for each network’s Token.

If you can’t find the coin in the list, you’ll need to enter a token contract in your wallet. This process is described in detail in step 5 of the recovery procedure from a wallet that only supports BSC or Ethereum.
You can use either the binance bridge or manual to return the token to the original blockchain.

Binance Bridge

Binance Bridge is a simple tool for converting assets between blockchains. Simply connect MetaMask or your Binance Chain Wallet and select the assets you want to migrate. Remember that BNB is required for BSC and ETH is required for Ethereum as a gas fee.

Manually convert

To manually convert the token, you need to send the cryptocurrency back to Binance. The deposit network in the Binance physical wallet must match the blockchain on which the token is currently on. Once you have received your money, you can select the blockchain you want to send it to and return it to your external wallet.

In this article, I will explain by taking Binance-Peg ETH (BEP20) back to ERC-20 ETH as an example. Make sure the wallet you are sending has a BNB for gas fees.

  1. On the Binance Cryptocurrency Withdrawal page, select ETH and select BEP-20 (BSC) as your deposit network. If you deposit on the wrong network, Binance will not be able to get your money back.
  2. When ETH returns to your Binance account, select Ethereum (ETH) ERC20 as your forwarding network and convert it to ERC-20 by withdrawing to a wallet that supports Ethereum.
    Recovery from a wallet that only supports either BSC or Ethereum
    In this case, to get the token back, you need to import the private key into a new wallet that supports both blockchains. Depending on the wallet you are importing, you may be able to use a seed phrase instead of the private key.

Private key import

Importing a private key into another wallet gives you access to the assets associated with that private key, even if you are using a different wallet.

In other words, importing the wallet’s private key does not send funds to the destination wallet. It just allows you to access the external wallet from a different app. Please note that the Custodial Wallet does not provide a private key and basically cannot be handled this way.

The most commonly used wallets for both blockchains are Metamask, Trust Wallet, Math Wallet, SafePal, and Token Pocket.
In this article,Build a cross-chain bridgewe’ll use MetaMask’s Google Chrome extension to get back ETH that was accidentally sent to BSC.
Collecting funds

  1. Access MetaMask or create a new wallet with MetaMask if you don’t have one. MetaMask is available for both iOS and Android.
  2. If you create a new account, you will also be given the option to import the seed phrase for your old wallet.
  3. If you already have an account, simply click on the MetaMask extension pin and then click on your account profile in the upper right corner.
  4. Click Import Account and enter the private key of the wallet that you accidentally sent the cryptocurrency. Click Import. If you have a JSON file, you can also upload it.
  5. Next, you need to manually add the BSC network to your MetaMask account. Click on the MetaMask extension pin and then click on the network drop-down menu in the upper right corner. Click Custom RPC at the bottom of the list.
  6. In order for MetaMask to be able to access the Binance Smart Chain, we need to add more details. The details you add include the Remote Procedure Call (RPC) URL. This URL allows MetaMask to query information and make transaction requests from the BSC blockchain.
  7. When you’re done, add the correct token contract to your MetaMask wallet. At this step, you can scan the tokens sent by the wallet that supports the selected BEP-20. You can see the list of tokens and token contracts with BscScan. For ERC-20 tokens that have been sent to BSC, click on “Binance-Peg Ethereum Token (ETH)” to see the token contract.
  8. Copy the token contract and record the number in the digit field in preparation for the next step.
  9. Select BSC Mainnet from the network drop-down list, then click Add Token, and finally click Custom Token.

PrevPreviousWhat is a smart contract? — Understand contracts on the blockchain

NextWhy become a Blockchain Developer? and What’s in it for youNext

You may also like

What is the difference between BEP-20 and ERC-20? - Metana (4)

Metana Editorial

JavaScript vs Python: Which Language Should You Learn?

JavaScript and Python are two of the most dominant programming languages in the modern era.

What is the difference between BEP-20 and ERC-20? - Metana (5)

Metana Editorial

How JavaScript Works? All You Need to Know

JavaScript (JS) is the most common language used to make websites interactive. From the tiny

Start Your Application

Secure your spot now. Spots are limited, and we accept qualified applicants on a first come, first served basis..

The application is free and takes just 3 minutes to complete.

What is included in the course?

Expert-curated curriculum

Weekly 1:1 video calls with your mentor

Weekly group mentoring calls

On-demand mentor support

Portfolio reviews by Design hiring managers

Resume & LinkedIn profile reviews

Active online student community

1:1 and group career coaching calls

Access to our employer network

Job Guarantee

What is the difference between BEP-20 and ERC-20? - Metana (6)

Tags

  • Full-Stack

Metana Editorial

JavaScript vs Python: Which Language Should You Learn?

JavaScript and Python are two of the most dominant programming languages in the modern era. Both boast vast communities, extensive libraries, and the versatility to

What is the difference between BEP-20 and ERC-20? - Metana (7)

Tags

  • Full-Stack

Metana Editorial

How JavaScript Works? All You Need to Know

JavaScript (JS) is the most common language used to make websites interactive. From the tiny animations that grab your attention to the complex applications running

What is the difference between BEP-20 and ERC-20? - Metana (8)

Tags

  • Blockchain

Metana Editorial

Implementing Oracles in Solidity: Enhance Contract Reliability

Solidity, the programming language for Ethereum smart contracts, excels at automating tasks and enforcing complex logic within the secure confines of the blockchain. However, smart

What is the difference between BEP-20 and ERC-20? - Metana (9)

Tags

  • Blockchain

Metana Editorial

NFT Marketplace Development with Solidity: Essential Guide

Solidity, the programming language specifically designed for Ethereum Virtual Machine (EVM), plays a pivotal role in building robust NFT marketplaces. This article explains, NFT marketplace

What is the difference between BEP-20 and ERC-20? - Metana (10)

Tags

  • Ethernaut Walkthrough

Sven Daneel

Ethernaut Level 3 Walkthrough: Coin Flip

The Ethernaut Level 3, called “Coin Flip,” is a lesson on the weak spots in how smart contracts handle chance and prediction. This article walks

What is the difference between BEP-20 and ERC-20? - Metana (11)

Tags

  • Blockchain

Metana Editorial

What is Event Handling in Web3.js? [Explained]

The world of blockchain technology develops on real-time communication and transparency. Smart contracts, the self-executing programs on blockchains, play a significant role in this dynamic

What is the difference between BEP-20 and ERC-20? - Metana (2024)

FAQs

What is the difference between BEP-20 and ERC-20? - Metana? ›

ERC-20 and BEP-20 standardize how tokens interact with different wallets, projects, and smart contracts. The two standards are very similar in mechanism, but ERC-20 is dedicated to Ethereum, and BEP-20 is dedicated to Binance Smart Chain. Simply put, each is a token standard that belongs to a different blockchain.

What is the difference between BEP20 and ecr20? ›

BEP20 is a token standard used on the Binance Smart Chain (BSC), while ERC20 is a token standard used on the Ethereum network. No, you should not send ETH BEP20 tokens to an ERC20 token address or vice versa. Although both tokens are based on the Ethereum blockchain, they are not compatible with each other.

What is the difference between BEP and ERC? ›

BEP-20 tokens are part of the Binance Smart Chain ecosystem, which has its own set of validators, wallets, and development tools. ERC-20 tokens are part of the Ethereum ecosystem, which includes a vast array of wallets, exchanges, and dApps.

Should I buy ERC-20 or BEP20? ›

BEP20 or ERC20? The answer is really on your needs. If you want your tokens to be compatible with a wide range of wallets or exchanges with higher security, then go with ERC20. If you want lower transaction fees and faster transactions, go with BEP-20.

What happens if you send ERC20 to BEP20? ›

What happens when you send ERC20 to BEP20? Once the networks, assets, and addresses are confirmed, Allbridge Core will swap the assets for virtual tokens to initiate the stablecoin transfer from Ethereum.

Can ERC20 and BEP20 same address? ›

This means that all assets belonging to the same network will share a common wallet address. For instance, TRC20 assets like TRX, USDT, and USDC will utilize a single address. 2. Unified BSC and ETH Address Support: All ERC20 and BEP20 assets will share the same address.

Is ERC-20 the same as Ethereum mainnet? ›

Is ERC20 the Same as ETH Network? The blockchain Ethereum has its own cryptocurrency, ether (ETH). The Ethereum Request for Comment number 20 (ERC20) is an implemented standardization proposal for smart contracts. So, while they are related, they are not the same thing.

Does BEP20 work on Ethereum? ›

BEP20 is a token standard created on BNB Smartchain , also known as Binance Smart Chain or simply BSC. BEP-20 is the BSC equivalent of ERC-20 , which is the token model used on the Ethereum blockchain. This means that the two token models are compatible with each other.

Is ERC-20 the same as ETH? ›

Is ERC-20 the Same As ETH? Ether (ETH) is the native token used by the Ethereum blockchain and network as an internal payment system. ERC-20 is the standard for creating smart contract-enabled fungible tokens to be used in the Ethereum ecosystem.

What are the disadvantages of ERC-20 tokens? ›

They also have negative sides that should not be overlooked: Large commissions. The coins rely entirely on the Ethereum blockchain, so every cryptocurrency transaction incurs an ERC20 fee, which becomes larger as the level of activity on the blockchain increases. Irreversibility of operations.

What are the most popular ERC-20 tokens? ›

Popular ERC20 tokens list
  • Chainlink (LINK)
  • Tether (USDT)
  • Shiba Inu (SHIB)
  • Wrapped Bitcoin (WBTC)
  • OmiseGO (OMG)
  • 0x (ZRX)
Mar 15, 2024

How much does it cost to create ERC20 tokens? ›

On average, the cost to create ERC20 token lies between $5000 to $10,000, depending on the type of token developed and business requirements.

How do I add BEP-20 to MetaMask? ›

Adding BEP-20 Tokens to Your MetaMask Wallet
  1. Access Your Wallet: Open MetaMask and ensure you're on the BNB Smart Chain network.
  2. Find the Token Contract Address: Locate the contract address of the BEP-20 token you want to add. ...
  3. Add Token in MetaMask: Click on “Import tokens” at the bottom of the main MetaMask screen.
Jan 19, 2024

How do I withdraw my BEP-20 from my trust wallet? ›

To withdraw your BEP-20 token from your Trust Wallet, follow these steps:
  1. Open your Trust Wallet and select the "Assets" tab.
  2. Find the BEP-20 token that you want to withdraw and tap on it.
  3. Tap on the "Send" button.
  4. Enter the recipient's address and the amount of the token that you want to send.
Apr 2, 2022

What is ecr20 network? ›

What Is ERC-20? ERC-20 is the technical standard for fungible tokens created using the Ethereum blockchain. A fungible token is one that is exchangeable with another token, whereas the well-known ERC-721 non-fungible tokens (NFTs) are not.

What is ecr20 token? ›

Key Takeaways. An ERC20 token is a standard for creating and issuing smart contracts on the Ethereum blockchain. ERC stands for "Ethereum Request for Comment," and the ERC20 standard was implemented in 2015.

What is ecr20 wallet? ›

Ethereum & ERC20 Tokens Wallet is a wallet which stores your ether cryptocurrencies and erc20 tokens. you can add multiple erc20 tokens with in this wallet , you will require ether to do transaction like sending of and erc20 tokens from this wallet to other.

What is USDT ecr20? ›

What is Tether ERC-20? Tether ERC-20 is a type of Tether (USDT) created on the Ethereum platform using the ERC-20 standard. Basically, a stablecoin is designed to always be worth $1.00, but the Tether ERC-20 is issued on the Ethereum platform instead of Bitcoin or other blockchains.

Top Articles
Bitcoin Mining or Trading: Which Is Better for You?
Microsoft (MSFT) Stock Price Prediction 2023,2025,2030 — Is MSFT a Good Investment? - BTCC
NOAA: National Oceanic & Atmospheric Administration hiring NOAA Commissioned Officer: Inter-Service Transfer in Spokane Valley, WA | LinkedIn
Ups Stores Near
Team 1 Elite Club Invite
Voorraad - Foodtrailers
Bellinghamcraigslist
David Packouz Girlfriend
Gameday Red Sox
Back to basics: Understanding the carburetor and fixing it yourself - Hagerty Media
Legacy First National Bank
Magic Mike's Last Dance Showtimes Near Marcus Cedar Creek Cinema
Sunday World Northern Ireland
Moe Gangat Age
Jc Post News
Bitlife Tyrone's
Check From Po Box 1111 Charlotte Nc 28201
Florida History: Jacksonville's role in the silent film industry
Foxy Brown 2025
Craigslist Pet Phoenix
Curver wasmanden kopen? | Lage prijs
How your diet could help combat climate change in 2019 | CNN
Gas Buddy Prices Near Me Zip Code
Avatar: The Way Of Water Showtimes Near Maya Pittsburg Cinemas
Kohls Lufkin Tx
Discord Nuker Bot Invite
Divide Fusion Stretch Hoodie Daunenjacke für Herren | oliv
Medline Industries, LP hiring Warehouse Operator - Salt Lake City in Salt Lake City, UT | LinkedIn
Expression Home XP-452 | Grand public | Imprimantes jet d'encre | Imprimantes | Produits | Epson France
Craigslist Comes Clean: No More 'Adult Services,' Ever
Publix Christmas Dinner 2022
Skepticalpickle Leak
R/Sandiego
RFK Jr., in Glendale, says he's under investigation for 'collecting a whale specimen'
Arcane Odyssey Stat Reset Potion
Orangetheory Northville Michigan
Tmka-19829
Dallas City Council Agenda
Jefferson Parish Dump Wall Blvd
Msnl Seeds
Compare Plans and Pricing - MEGA
159R Bus Schedule Pdf
Puretalkusa.com/Amac
manhattan cars & trucks - by owner - craigslist
Coroner Photos Timothy Treadwell
COVID-19/Coronavirus Assistance Programs | FindHelp.org
Mbfs Com Login
Frigidaire Fdsh450Laf Installation Manual
Best Suv In 2010
How To Win The Race In Sneaky Sasquatch
Peugeot-dealer Hedin Automotive: alles onder één dak | Hedin
Vcuapi
Latest Posts
Article information

Author: Horacio Brakus JD

Last Updated:

Views: 5992

Rating: 4 / 5 (51 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Horacio Brakus JD

Birthday: 1999-08-21

Address: Apt. 524 43384 Minnie Prairie, South Edda, MA 62804

Phone: +5931039998219

Job: Sales Strategist

Hobby: Sculling, Kitesurfing, Orienteering, Painting, Computer programming, Creative writing, Scuba diving

Introduction: My name is Horacio Brakus JD, I am a lively, splendid, jolly, vivacious, vast, cheerful, agreeable person who loves writing and wants to share my knowledge and understanding with you.