Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 757 Bytes

File metadata and controls

51 lines (26 loc) · 757 Bytes

@cyberchain/smart-contract-wrapper


@cyberchain/smart-contract-wrapper / MethodCallingOptions

Interface: MethodCallingOptions

Defined in: src/types.ts:293

Options for making a method call

Properties

from?

optional from: string

Defined in: src/types.ts:297

Address that is calling


gas?

optional gas: QuantityLike

Defined in: src/types.ts:302

Max gas to use


gasPrice?

optional gasPrice: QuantityLike

Defined in: src/types.ts:307

Gas price


value?

optional value: QuantityLike

Defined in: src/types.ts:312

Value in wei