Skip to main content

Type Definition

Branded Uint8Array representing contract creation bytecode deployed during contract creation transactions.
Init code contains:
  1. Constructor logic
  2. Constructor arguments (if any)
  3. Runtime bytecode (returned by constructor)

Quick Reference

API Methods

Constructors

Analysis

Utilities

Usage Patterns

Deploying Contract

Analyzing Creation Bytecode

Gas Estimation

Specification