- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Function contractsGetEntrypointByName
 
- contractsGetEntrypointByName(address: string, name: string, __namedParameters?: { 
    json?: boolean; 
    micheline?: boolean; 
    michelson?: boolean; 
}, opts?: RequestOpts): Promise<Entrypoint> 
- 
Parameters
- 
address: string
 
- 
name: string
 
- 
__namedParameters: { 
    json?: boolean; 
    micheline?: boolean; 
    michelson?: boolean; 
} = {}
- 
Optional json?: boolean
 
- 
Optional micheline?: boolean
 
- 
Optional michelson?: boolean
 
 
- 
Optional opts: RequestOpts
 
 
 
 
 
 
Get entrypoint by name