Module

Ethereum.Type

Package
purescript-ethereum-client
Repository
Unisay/purescript-ethereum-client

#SyncStatus Source

newtype SyncStatus

Constructors

Instances

#Address Source

newtype Address

Ethereum address (20 bytes)

Instances

#Signature Source

newtype Signature

Ethereum signature used for signing / verification

Instances

#Code Source

newtype Code

Contract code

Constructors

Instances

#Tag Source

data Tag

Ethereum block tag

Constructors

Instances

#Wei Source

newtype Wei

Ether amount in WEI

Constructors

Instances