Skip to content

Ricochet-Exchange/ricochet-super-swap

Repository files navigation

REXSuperSwap

Wrapper contract around Uniswap V3 to allow customers to swap super tokens. This contract uses the Uniswap liquidity for the underlying tokens, and returns the upgraded super tokens to the customer.

Contract Deployment

  • Constructor Argument
    • ISwapRouter02 _swapRouter - Contract address for the Uniswap V3 SwapRouter02 contract.