Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

File metadata and controls

18 lines (11 loc) · 498 Bytes

Proxyswap Labs Web Interface

Accessing the Proxyswap Interface

To access the Proxyswap Interface, visit proxyswap.tips.

Running the interface locally

yarn
yarn web start

Unsupported tokens

Check out useUnsupportedTokenList() in src/state/lists/hooks.ts for blocking tokens in your instance of the interface.

You can block an entire list of tokens by passing in a tokenlist like here