uniswap-interface-uncensored/src
Zach Pomerantz 4806c69053
fix: map wrapped tokens to native tokens for top/trending (#4855)
* fix: map wrapped to native for trending tokens

* fix: close top tokens subscription

* fix: map wrapped to native for top tokens

* fix: link to native from native

* refactor: unwrapToken.ts

* fix: mv query to effect

* fix: native token logos

* fix: use NATIVE_CHAIN_ID

* fix: rm todo

* fix: include NATIVE_CHAIN_ID

* fix: NATIVE_CHAIN_ID import
2022-10-10 22:34:11 -07:00
..
abis feat: Add utility code for NFT Features (#4256) 2022-08-10 16:38:23 -07:00
analytics fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
assets fix: Adjust verified icons to accentAction (#4804) 2022-10-06 11:37:48 -05:00
components fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
connection feat: adds ethers provider tracing (#4614) 2022-09-13 09:07:47 -07:00
constants fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
featureFlags feat(token-details): native/wrapped-native balance UI (#4814) 2022-10-05 22:46:24 -05:00
graphql fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
hooks fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
lib fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
locales chore(i18n): new Crowdin translations (#4713) 2022-10-10 23:23:39 -05:00
nft fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
pages fix: map wrapped tokens to native tokens for top/trending (#4855) 2022-10-10 22:34:11 -07:00
serviceWorker fix: alter headers on cached response (#4032) 2022-07-05 08:31:06 -07:00
state feat: use new token lists (#4733) 2022-09-27 16:57:29 -04:00
theme fix: Update input placeholder text color (#4848) 2022-10-10 16:50:35 -04:00
types chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
utils fix: second part of price fixes (#4852) 2022-10-10 22:09:02 -04:00
i18n.tsx chore: merge widgets work into main (#3065) 2022-01-05 12:38:53 -06:00
index.tsx feat: data api connection (#4396) 2022-08-19 15:31:10 -04:00
polyfills.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
react-app-env.d.ts fix: [TokenDetails] Glyph placement on line chart (#4525) 2022-08-29 21:40:05 +03:00
service-worker.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
serviceWorkerRegistration.ts build: add env utils (#4304) 2022-08-08 09:38:37 -07:00
setupTests.ts build: add global jest-styled-components config (#4148) 2022-07-20 15:27:40 -04:00
test-utils.tsx refactor: rm useActiveWeb3React (#4004) 2022-06-30 16:38:02 -07:00