Class Metadata

Represents the metadata hash protocols embedded in bytecode by solc.

See https://docs.soliditylang.org/en/latest/metadata.html#encoding-of-the-metadata-hash-in-the-bytecode.

Hierarchy

  • Metadata

Indexable

[key: string]: string | Uint8Array | undefined | boolean | number

Constructors

Properties

Accessors

Constructors

Properties

experimental?: boolean
hash: string = ''
protocol: "" | "bzzr0" | "bzzr1" | "ipfs" = ''
solc: string = ''

Accessors

Generated using TypeDoc v0.25.2