Skip to content

cardano-web3-js / T / Output

Type Alias: Output

Output: object

Type declaration

address

address: string

assets?

optional assets: Asset[]

value?

optional value: Lovelace

Defined in

src/types/index.ts:228

Released under the MIT License