Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/tzip16
MichelsonStorageView
Class MichelsonStorageView
Implements
View
Index
Constructors
constructor
Methods
execute
View
Constructors
constructor
new
MichelsonStorageView
(
viewName
:
string
,
contract
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
,
rpc
:
RpcClientInterface
,
readProvider
:
TzReadProvider
,
returnType
:
MichelsonV1Expression
,
code
:
MichelsonV1ExpressionExtended
[]
,
viewParameterType
?:
MichelsonV1ExpressionExtended
,
)
:
MichelsonStorageView
Parameters
viewName
:
string
contract
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
rpc
:
RpcClientInterface
readProvider
:
TzReadProvider
returnType
:
MichelsonV1Expression
code
:
MichelsonV1ExpressionExtended
[]
Optional
viewParameterType
:
MichelsonV1ExpressionExtended
Returns
MichelsonStorageView
Methods
execute
View
executeView
(
...
args
:
any
[]
)
:
Promise
<
any
>
Parameters
...
args
:
any
[]
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
execute
View
taquito.io
Taquito TypeDocs
Loading...