@0xknwn/starknet-module


@0xknwn/starknet-module / P256Module

Class: P256Module

Defined in: sdks/module/src/p256.ts:6

Implements

  • AccountModuleInterface

Constructors

new P256Module()

new P256Module(accountAddress): P256Module

Defined in: sdks/module/src/p256.ts:8

Parameters

accountAddress

string

Returns

P256Module

Properties

accountAddress

protected accountAddress: string

Defined in: sdks/module/src/p256.ts:7

Methods

prefix()

prefix(calls): object

Defined in: sdks/module/src/p256.ts:12

Parameters

calls

Call | Call[]

Returns

object

calldata

calldata: string[]

contractAddress

contractAddress: string

entrypoint

entrypoint: string = "__module_validate__"

Implementation of

AccountModuleInterface.prefix