0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Coin market cap public api was shutdown on March 5, 2020 #594

Open malikkamranabid opened 4 years ago

malikkamranabid commented 4 years ago

The code is still using coin market cap api which was shutdown on march 5, 2020. We need to migrate to new api. Checkout this reference link.

Need to change ETH_MARKET_PRICE_API_ENDPOINT and also need to modify the code a bit to authorise the api.