1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/docs/interfaces/Smartcontract-1.md
2023-05-02 18:18:30 +01:00

1.0 KiB

@oceanprotocol/lib / Exports / Smartcontract

Interface: Smartcontract

Table of contents

Properties

Properties

abi

abi: AbiItem

Function ABI (not the entire smartcontract abi)

Defined in

@types/File.ts:100


address

address: string

Smartcontract address

Defined in

@types/File.ts:88


chainId

chainId: number

ChainId

Defined in

@types/File.ts:94


type

type: "smartcontract"

Defined in

@types/File.ts:82