update unsupported list (#2143)

Co-authored-by: Ian Lapham <ianlapham@Ians-MacBook-Pro.local>
This commit is contained in:
Ian Lapham 2021-08-05 20:52:17 -04:00 committed by GitHub
parent c4dc26e1b2
commit b416603ff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

@ -1045,6 +1045,13 @@
"name": "Mirrored Tesla",
"symbol": "MTSLA",
"decimals": 18
},
{
"chainId": 1,
"address": "0xe82bbB62fA81d0701643d1675FB50ec52fD3Df92",
"name": "DYDX Token",
"symbol": "DYDX",
"decimals": 18
}
]
}

@ -4328,7 +4328,7 @@
resolved "https://registry.npmjs.org/@uniswap/merkle-distributor/-/merkle-distributor-1.0.1.tgz"
integrity sha512-5gDiTI5hrXIh5UWTrxKYjw30QQDnpl8ckDSpefldNenDlYO1RKkdUYMYpvrqGi2r7YzLYTlO6+TDlNs6O7hDRw==
"@uniswap/sdk-core@^3.0.1":
"@uniswap/sdk-core@^3.0.0-alpha.3", "@uniswap/sdk-core@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-3.0.1.tgz#d08dd68257983af64b9a5f4d6b9cf26124b4138f"
integrity sha512-WbeDkhZ9myVR0VnHOdTrb8nHKKkqTFa5uE9RvUbG3eyDt2NWWDwhhqGHwAWJEHG405l30Fa1u3PogHDFsIOQlA==