Skip to content

Commit

Permalink
Move Fantom to CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihal committed Dec 28, 2021
1 parent 0a2f1be commit 4ffbae8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 88 deletions.
80 changes: 0 additions & 80 deletions data/adapters/fantom.ts

This file was deleted.

2 changes: 0 additions & 2 deletions data/adapters/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { Metadata } from '../types';
import registerBancor from './bancor';
// import registerCurve from './curve';
import registerDfyn from './dfyn';
import registerFTM from './fantom';
// import registerHegic from './hegic';
import registerHoneyswap from './honeyswap';
import registerLinkswap from './linkswap';
Expand Down Expand Up @@ -54,7 +53,6 @@ const register = Object.assign(registerFn, {
// register0x(register);
registerBancor(register);
registerDfyn(register);
registerFTM(register);
registerHoneyswap(register);
registerLinkswap(register);
registerMstable(register);
Expand Down
6 changes: 0 additions & 6 deletions icons/fantom.svg

This file was deleted.

0 comments on commit 4ffbae8

Please sign in to comment.