Description Usage Arguments Value See Also Examples
dec_to_hex returns the value in hexadecimal.
1 | dec_to_hex(number)
|
number |
Integer - Value in decimal. |
Data - Value in hexadecimal.
Other utils functions: get_network_id,
get_post, get_rpc_address,
hex_to_dec, hex_to_text,
is.wholenumber,
process_block, process_log,
process_receipt,
process_transaction,
set_network_id,
set_rpc_address, text_to_hex
1 | dec_to_hex(50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.