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

Support of EIP-1155 compatible fungible tokens #44

Open
akolotov opened this issue Apr 8, 2021 · 0 comments
Open

Support of EIP-1155 compatible fungible tokens #44

akolotov opened this issue Apr 8, 2021 · 0 comments
Labels
eip1155-token Related to eip-1155 contract enhancement New feature or request mediators Related to the main functionality of the mediators

Comments

@akolotov
Copy link
Collaborator

akolotov commented Apr 8, 2021

Consider to support fungible tokens implemented with the EIP-1155 standard.

Several notes:

  1. Both single mode and batch mode must be supported.
  2. Consider to have more than one minter allowed for the bridged token (e.g. through an intermediate minter contract). The main idea is to allow FT OB and NFT OB mint tokens on the same EIP1155 token contract.
  3. Consider the following implementation of meta-transactions

The set of changes could be shared with omni/omnibridge-nft#24.

@akolotov akolotov added enhancement New feature or request mediators Related to the main functionality of the mediators eip1155-token Related to eip-1155 contract labels Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eip1155-token Related to eip-1155 contract enhancement New feature or request mediators Related to the main functionality of the mediators
Projects
None yet
Development

No branches or pull requests

1 participant