# Functions
EthAddressFromPubKey takes public key, extracts the ethereum address and returns it.
FormatConsensusDenomination formats the given base unit amount as a consensus layer denomination.
FormatParaTimeDenomination formats the given base unit amount as a ParaTime denomination.
ParseConsensusDenomination parses an amount for the consensus layer denomination.
ParseParaTimeDenomination parses an amount for the given ParaTime denomination.
ResolveEthOrOasisAddress decodes the given oasis bech32-encoded or ethereum hex-encoded address and returns the corresponding ethereum address object and/or account address.