#' Ether units
#'
#' Ether denominations.
#'
#' @docType data
#' @format A `tbl_df` with two columns:
#' * `unit`: name of the unit
#' * `value_wei`: value of the unit in wei
#' @source \url{https://web3js.readthedocs.io/en/1.0/web3-utils.html#return-value}
"eth_units"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.