powered by
ether.toKether returns the value of the cryptocurrency in Kether.
ether.toKether
ether.toKether(amount, type)
Integer - Amount of the cryptocurrency to convert from.
String - Unit of the cryptocurrency to convert from: wei, kwei, mwei, gwei, szabo, finney, ether, kether, mether, gether or tether.
Integer - Value in Kether.
Other ether functions: ether.toEther, ether.toFinney, ether.toGether, ether.toGwei, ether.toKwei, ether.toMether, ether.toMwei, ether.toSzabo, ether.toTether, ether.toWei, gethr
ether.toEther
ether.toFinney
ether.toGether
ether.toGwei
ether.toKwei
ether.toMether
ether.toMwei
ether.toSzabo
ether.toTether
ether.toWei
gethr
# NOT RUN { ether.toKether(50, 'ether') # }
Run the code above in your browser using DataLab