Converts a given amount of Beddows to KLY. 1 KLY = 10^8 Beddows.
import { convertBeddowsToKLY } from '@klayr/transactions'; const klyAmount = convertBeddowsToKLY("150000000");
Amount in KLY
Optional
Amount in Beddows
Generated using TypeDoc
Converts a given amount of Beddows to KLY. 1 KLY = 10^8 Beddows.
Example
Returns
Amount in KLY