Skip to content

Releases: defi-wonderland/xERC20

xERC20 (v1.0.0)

04 Mar 16:08
da2afab
Compare
Choose a tag to compare

This release includes the core contracts for xERC20 and its associated infrastructure.

Core Contracts

  • xERC20: Implementation of a token that supports EIP-7281.
  • xERC20Lockbox: A contract designed to lock ERC-20 tokens and issue xERC20 at a 1:1 ratio.
  • xERC20Factory: A contract that deploys both xERC20 and xERC20Lockbox while maintaining a record of the relationship between lockboxes and tokens.

This version has been audited. Refer to the attached report for details.