- Preparing search index...
- The search index is not available
TzKT SDK
Function contractsGetContractViewByName
- contractsGetContractViewByName(address: string, name: string, __namedParameters?: {
json?: boolean;
micheline?: boolean;
michelson?: boolean;
}, opts?: RequestOpts): Promise<ContractView>
-
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 view by name