mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
1.0 KiB
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
address
• address: string
Smartcontract address
Defined in
chainId
• chainId: number
ChainId
Defined in
type
• type: "smartcontract"