Skip to content

Doubt about sending other native tokens to a contract like FundMe from lesson 4 #5634

Closed Answered by alymurtazamemon
0xREALAldc asked this question in Q&A
Discussion options

You must be logged in to vote

@0xREALAldc Let me first clear the difference!

There are two types of currencies (You should search on ChatGPT or youtube for detailed differences).

  1. Native coins (are the cryptocurrency of a blockchain which we use to perform operations on that blockchain such as we spend ethers on the Ethereum Blockchain, and Matic on the polygon blockchain).
  2. ERC20 tokens (are the tokens created using smart contracts by following a standard).

We cannot send native coins to other blockchains, such as we cannot pay with Matic on the Ethereum Blockchain. But we can use one token on any other blockchain (it is the underlying thing first we convert the native coin to ERC20 representation and then send it as…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by 0xREALAldc
Comment options

You must be logged in to vote
1 reply
@alymurtazamemon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants