Bech32 -> Hex
|
Hex -> Bech32
|
Decimal -> Hex
|
Hex -> Decimal
|
Decimal -> Base64
|
Base64 -> Decimal
|
EGLD amount denomination
|
String -> Hex
|
Hex -> String
|
String -> Base64
|
String -> Base64
|
Hex -> Base64
|
Base64 -> Hex
Converters for Elrond Blockchain
This page offers an easy to use pack of convertors necessary for interacting with Elrond Blockchain.
Converters
Addresses
Convert from Bech32 address to Hex address
Bech32 address
Convert
Convert from Hex address to Bech32 address
Bech32 address
Convert
Numeric
Convert decimal to hexadecimal
Numeric value
Convert
Convert hexadecimal to decimal
Hex value
Convert
Convert decimal to base64
Numeric value
Convert
Convert base64 to decimal
Base64 value
Convert
Amount denomination
Amount to denominated amount
Numeric value
Convert
Denominated amount to amount
Denominated value
Convert
String converters
Convert string to hexadecimal encoded string
String value
Convert
Convert hexadecimal encoded string to string
Hex value
Convert
Convert string to base64
String value
Convert
Convert base64 encoded string to string
Base64 string value
Convert
Convert hex string to base64
Hex string value
Convert
Convert base64 encoded string to hex encoded string
Base64 string value
Convert
Feel free to contribute
here
.