1.0.14 • Published 3 years ago

@muffinfi/muffin-contracts v1.0.14

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Muffin

Muffin is an concentrated liquidity AMM protocol that supports multiple fee tiers per pool, and limit range orders.

Entry points

  • MuffinHub.sol: Stores all states of liquidity pool and positions and handle all swaps and liquidity actions.

  • periphery/Manager.sol: Act as the interface for users to interact with MuffinHub. Manage user's positions and internal accounts. It's also an ERC-721 contract for position NFTs.

  • libraries/Pools.sol The library that contains all functionalities of a liquidity pool, including swap and mint/burn liquidity. Used by MuffinHub.sol to perform any pool-level actions.

1.0.13-alpha.0

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.11-alpha.2

3 years ago

1.0.11-alpha.1

3 years ago

1.0.11-alpha.0

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago