fetch hivedex price and assets from the hivedex api
Due to HIVE price changes, the account creation price also changes on hivedex.
And due to other crypto price changes, the available assets can sometimes change.
This adds a simple GET http call after the page finishes loading to update the values from the hivedex API.
It shouldn't affect the page load or any other functionality even if the API goes down. Such cases have been handled.