Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54f59e02fd | ||
|
|
7950e5c083 |
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Support
|
- name: Support
|
||||||
url: https://discord.gg/FCfyBSbCU5
|
url: https://discord.gg/FCfyBSbCU5
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"@uniswap/v2-sdk": "^3.0.0-alpha.0",
|
"@uniswap/v2-sdk": "^3.0.0-alpha.0",
|
||||||
"@uniswap/v3-core": "1.0.0",
|
"@uniswap/v3-core": "1.0.0",
|
||||||
"@uniswap/v3-periphery": "1.0.0",
|
"@uniswap/v3-periphery": "1.0.0",
|
||||||
"@uniswap/v3-sdk": "^3.0.0-alpha.0",
|
"@uniswap/v3-sdk": "^3.0.0-alpha.1",
|
||||||
"@web3-react/core": "^6.0.9",
|
"@web3-react/core": "^6.0.9",
|
||||||
"@web3-react/fortmatic-connector": "^6.0.9",
|
"@web3-react/fortmatic-connector": "^6.0.9",
|
||||||
"@web3-react/injected-connector": "^6.0.7",
|
"@web3-react/injected-connector": "^6.0.7",
|
||||||
|
|||||||
@@ -127,6 +127,10 @@ App crashed
|
|||||||
2. Click on ...
|
2. Click on ...
|
||||||
...
|
...
|
||||||
|
|
||||||
|
**URL**
|
||||||
|
|
||||||
|
${window.location.href}
|
||||||
|
|
||||||
${
|
${
|
||||||
error.name &&
|
error.name &&
|
||||||
`**Error**
|
`**Error**
|
||||||
|
|||||||
@@ -4179,10 +4179,10 @@
|
|||||||
"@uniswap/v3-core" "1.0.0"
|
"@uniswap/v3-core" "1.0.0"
|
||||||
base64-sol "1.0.1"
|
base64-sol "1.0.1"
|
||||||
|
|
||||||
"@uniswap/v3-sdk@^3.0.0-alpha.0":
|
"@uniswap/v3-sdk@^3.0.0-alpha.1":
|
||||||
version "3.0.0-alpha.0"
|
version "3.0.0-alpha.1"
|
||||||
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.0.0-alpha.0.tgz#155067312f07d0f09f69df4c64726287fe762c48"
|
resolved "https://registry.yarnpkg.com/@uniswap/v3-sdk/-/v3-sdk-3.0.0-alpha.1.tgz#33fcd4b1587d323c6afde3bb546ad0bb1c77e492"
|
||||||
integrity sha512-wlXX7otryzTOzTPx9u2p4U1ZXOVanL/I523s2AHLkxGVDlzwl0SiCtj7qLj65cet8u0eG9hlLw1N8GNQx4EMrQ==
|
integrity sha512-3+rVWwGlryEX/Nu7qevBrScTjZ4791fSfmLDz+U5ofWQL/edhZkjgTY1I/fkndUSI8FKWRppRAdzqcnmbpqqlQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ethersproject/abi" "^5.0.12"
|
"@ethersproject/abi" "^5.0.12"
|
||||||
"@ethersproject/solidity" "^5.0.9"
|
"@ethersproject/solidity" "^5.0.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user