Skip to content

Latest commit

 

History

History
98 lines (52 loc) · 1.73 KB

internal_.Options.md

File metadata and controls

98 lines (52 loc) · 1.73 KB

@paraswap/sdk / Exports / <internal> / Options

Interface: Options

.Options

Hierarchy

Table of contents

Properties

Properties

address

address: string

Defined in

node_modules/web3-eth-contract/types/index.d.ts:78


data

Optional data: string

Inherited from

ContractOptions.data

Defined in

node_modules/web3-eth-contract/types/index.d.ts:145


from

Optional from: string

Inherited from

ContractOptions.from

Defined in

node_modules/web3-eth-contract/types/index.d.ts:139


gas

Optional gas: number

Inherited from

ContractOptions.gas

Defined in

node_modules/web3-eth-contract/types/index.d.ts:143


gasPrice

Optional gasPrice: string

Inherited from

ContractOptions.gasPrice

Defined in

node_modules/web3-eth-contract/types/index.d.ts:141


jsonInterface

jsonInterface: AbiItem[]

Defined in

node_modules/web3-eth-contract/types/index.d.ts:79