两种价格读取: 1,https://github.com/heddhshan/W-Wallet/blob/master/BlockChain.Share/UniswapTokenPrice.cs getPriceV3 读取当前价格
2,https://github.com/heddhshan/W-Wallet/blob/master/BlockChain.Wallet/WindowUniswap.xaml.cs private async Task<bool> DoRefreshUserPriceV3() 通过调用 QuoteExactInputSingle 读取交易价格。