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

Agent: Add support for ERC-1155 tokens #1142

Closed
john-light opened this issue May 8, 2020 · 1 comment
Closed

Agent: Add support for ERC-1155 tokens #1142

john-light opened this issue May 8, 2020 · 1 comment

Comments

@john-light
Copy link
Contributor

Currently the Agent app supports some ERC-1155 hybrid tokens (e.g. ERC-721/ERC-1155 hybrid) but does not support pure ERC-1155 tokens.

https://eips.ethereum.org/EIPS/eip-1155

@sohkai
Copy link
Contributor

sohkai commented May 8, 2020

Closing to include this in the contract wishlist: #1101.

Since this is going to be an endless cat and mouse game for the Agent, we will likely design a more dynamic mechanism so we don't have to keep hardcoding these interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants