Skip to content

A work in progress Seaport contract offerer that offers ETH in exchange for an equivalent amount of WETH, or vice versa

License

Notifications You must be signed in to change notification settings

ProjectOpenSea/weth-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WETH Converter

WETH Converter is a Seaport app that offers ETH in exchange for an equal amount of WETH, or vice versa. It relies on the contract order pattern that was added as part of Seaport v1.2.

The contract has been deployed to 0x000000000aDac1dE790E7C635887cFA7C40c161d.

Install

To install dependencies and compile contracts:

git clone --recurse-submodules https://github.com/ProjectOpenSea/weth-converter && cd weth-converter && forge build

Tests

To run tests:

forge test

License

MIT Copyright 2023 Ozone Networks, Inc.

About

A work in progress Seaport contract offerer that offers ETH in exchange for an equivalent amount of WETH, or vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 99.9%
  • JavaScript 0.1%