Commit ec426129 authored by Hayden Adams's avatar Hayden Adams

get market info at start

parent 5da82f37
......@@ -136,7 +136,9 @@ class App extends Component {
swapExchange: swapExchangeContract,
swapToken: swapTokenContract,
factory: factoryContract,
})
}, this.getMarketInfo)
}
checkNetwork() {
......
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