Skip to content

Commit

Permalink
Add support for Fantom in OneInchKit
Browse files Browse the repository at this point in the history
  • Loading branch information
abdrasulov committed Mar 20, 2023
1 parent 0ca20ff commit ef62857
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class OneInchKit(
Chain.Optimism,
Chain.ArbitrumOne,
Chain.Gnosis,
Chain.Fantom,
Chain.Avalanche -> Address("0x1111111254eeb25477b68fb85ed929f73a960582")
else -> throw IllegalArgumentException("Invalid Chain: ${evmKit.chain.id}")
}
Expand Down

0 comments on commit ef62857

Please sign in to comment.