Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored token types & whitelising process #1053

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

iulianpascalau
Copy link
Contributor

Description of the pull request (what is new / what has changed)

  • refactored token types & whitelising process

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

**1. Mint/Burn & Native on MultiversX < - > EVM-chain has Mint/Burn & Non-Native**

This bridge token-type configuration has the advantage of not holding a single token in the bridge.
The swapped tokens are minted/burned on both sides. The total token quantity of tokens equals the (minted - burned) on MultiversX

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The total token quantity of tokens ---> maybe avoid repetition of the word token/tokens

evelinemolnar
evelinemolnar previously approved these changes Jan 29, 2025
@iulianpascalau iulianpascalau merged commit 3b7810a into feat/xbridge-v3.1 Jan 29, 2025
2 checks passed
@iulianpascalau iulianpascalau deleted the refactor-token-types branch January 29, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants