Skip to content

ERC-1155 Integration with DEX #260

@xcthulhu

Description

@xcthulhu

Description

We need the DEX to support depositing arbitrary ERC-1155 tokens from the EVM side of the virtual machine environment.

Definition of "Done"

Can deposit an ERC-1155 tokens and trade as a limit order on the DEX.

Suggested Solution

Connect the DEX via the XVM or precompiles to a smart contract on the EVM. Have the contract implement the ERC-1155 Receiver interface. That way users can deposit into the DEX by simply transferring their tokens to the DEX smart contract.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions