diff --git a/demo/pages/ui/swap.tsx b/demo/pages/ui/swap.tsx index 7d2aefc12..565e538fe 100644 --- a/demo/pages/ui/swap.tsx +++ b/demo/pages/ui/swap.tsx @@ -53,7 +53,7 @@ const SwapWidgetPage: NextPage = () => { }) const [toToken, setToToken] = useState({ chainId: 10, - address: '0xbb586ed34974b15049a876fd5366a4c2d1203115', + address: '0x0000000000000000000000000000000000000000', decimals: 18, name: 'ETH', symbol: 'ETH',