How to swap an Ethereum ERC-20 and Neo NEP5 token with a smart contract

0 votes

I am trying to understand how to swap tokens between blockchains...

let's assume the following:

  • I have a smart contract in ETH that issues a token (ABC) as an ERC-20 token

  • I have a smart contract in NEO that issues a token (ABC) as an NEP5 token

How can I consolidate them in one blockchain? 

How do ICOs handle multi-concurrency collection?

Thank you for any help anyone can provide!!

Apr 6, 2022 in Blockchain by Rahul
• 9,680 points
879 views

1 answer to this question.

0 votes
Each blockchain is its own separated administration. Therefore it is not possible to swap tokens on-chain as you would need the first chain to rely on stuff that happens on another chain. To do something like this, usually, you need a third party that guarantees that the exchange happens correctly.  Just realise that the management of swapping is an off-chain process in this case. Neo is unique in that it describes a mechanism in which off-chain assets can be exchanged atomically, which is referred to in their whitepaper as "NeoX". Ontology is a collection of protocols of which part is an implementation of the NeoX concept.
answered Apr 12, 2022 by Soham
• 9,710 points

Related Questions In Blockchain

0 votes
1 answer

Can I swap an ERC-20 token with a Neo NEP5 token using a smart contract?

Every Blockchain has a separate administration. So, it ...READ MORE

answered Jun 4, 2018 in Blockchain by Perry
• 17,100 points
1,058 views
0 votes
1 answer

How is a request sent from an app to a smart contract?

Yes, the contract is distributed by every node ...READ MORE

answered Jun 4, 2018 in Blockchain by Perry
• 17,100 points
817 views
0 votes
2 answers

How to get notified when an event triggers on ethereum smart contract?

Here's a simple example for web3js 1.0.0.beta*: function handler ...READ MORE

answered Jun 8, 2018 in Blockchain by aryya
• 7,460 points
2,499 views
+1 vote
1 answer
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
2,045 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,578 views
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,460 points
1,655 views
0 votes
0 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP