View Source Icon.Schema.Types.Address (ICON 2.0 SDK v0.2.3)

This module defines an ICON 2.0 address (either EOA or SCORE).

Link to this section Summary

Types

t()

An address

Link to this section Types

@type t() :: <<_::336>>

An address:

  • 2 bytes prefix either cx or hx
  • 40 bytes hexadecimal lowercase string.