[][src]Module ewasm_api::types

Structs

Bytes20

An array of 160 bits.

Bytes32

An array of 256 bits.

Uint128

A little-endian unsigned 128-bit integer.

Uint256

A little-endian unsigned 256-bit integer.

Type Definitions

Address

Type representing an address.

Difficulty

Type representing a block's difficulty.

EtherValue

Type representing a value in wei.

Hash

Type representing a Keccak-256 or SHA-256 hash.

LogTopic

Type representing a log topic.

StorageKey

Type representing a storage key.

StorageValue

Type representing a storage value.