Skip to content

Commit

Permalink
feat: add coingecko token list to Gnosis chain (#4365)
Browse files Browse the repository at this point in the history
Just a change to trigger cowswap version bumping with #4305
  • Loading branch information
shoom3301 authored May 2, 2024
1 parent 6283bdd commit 9bc853f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export function Updaters() {
<TotalSurplusUpdater />
<UsdPricesUpdater />
<OrdersNotificationsUpdater />

<TokensListsUpdater chainId={chainId} isGeoBlockEnabled={isGeoBlockEnabled} />
<WidgetTokensListsUpdater
tokenLists={tokenLists}
Expand Down

0 comments on commit 9bc853f

Please sign in to comment.