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