- Preparing search index...
- The search index is not available
TzKT SDK
Function contractsGetEntrypoints
- contractsGetEntrypoints(address: string, __namedParameters?: {
all?: boolean;
json?: boolean;
micheline?: boolean;
michelson?: boolean;
}, opts?: RequestOpts): Promise<Entrypoint[]>
-
Parameters
-
address: string
-
__namedParameters: {
all?: boolean;
json?: boolean;
micheline?: boolean;
michelson?: boolean;
} = {}
-
Optional all?: boolean
-
Optional json?: boolean
-
Optional micheline?: boolean
-
Optional michelson?: boolean
-
Optional opts: RequestOpts
Get contract entrypoints