...er` address to `ROUTER_ADDRESS` at `src/constants/index.ts`
更新所有链的`chainId`,我这里是`chainId`是269
- Update support chain to testnet at `src/connectors/index.ts`
+ Change from `supportedChainIds: [56, 97]` to `supportedChainIds: [269]`
+ Change from `56` to `269`
...