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: Value

Defined in

src/types/index.ts:232

Released under the MIT License