Commit f41cbbb5 authored by lynn's avatar lynn Committed by GitHub

fix: broken polygon bridge link (#5548)

init
parent 0cb098b9
...@@ -169,7 +169,7 @@ const CHAIN_INFO: ChainInfoMap = { ...@@ -169,7 +169,7 @@ const CHAIN_INFO: ChainInfoMap = {
[SupportedChainId.POLYGON]: { [SupportedChainId.POLYGON]: {
networkType: NetworkType.L1, networkType: NetworkType.L1,
blockWaitMsBeforeWarning: ms`10m`, blockWaitMsBeforeWarning: ms`10m`,
bridge: 'https://wallet.polygon.technology/bridge', bridge: 'https://wallet.polygon.technology/login',
docs: 'https://polygon.io/', docs: 'https://polygon.io/',
explorer: 'https://polygonscan.com/', explorer: 'https://polygonscan.com/',
infoLink: 'https://info.uniswap.org/#/polygon/', infoLink: 'https://info.uniswap.org/#/polygon/',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment