def electroneum(): return show_history('electroneum')
def litecoin(): return show_history('litecoin')
def bitcoin(): return show_history("bitcoin")
def vechain(): return show_history('vechain')
def tron(): return show_history('tron')
def cardano(): return show_history('cardano')
def syscoin(): return show_history('syscoin')
def ethereum(): return show_history('ethereum')
def xrp(): return show_history('xrp')