Search
Preparing search index...
The search index is not available
@stove-labs/wxtz-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
WXTZBase
Class WXTZBase<T>
Type parameters
T
Hierarchy
WXTZBase
WXTZCore
WXTZOven
WXTZToken
Index
Constructors
constructor
Properties
Tezos
address
contract
Type
deployment
indexer
Url
instance
network
Methods
check
Address
check
Contract
Code
Integrity
get
Address
initialize
Constructors
constructor
new WXTZBase
(
address
:
address
, contractType
:
ContractType
, wXTZConfig
:
wXTZConfig
, deployment
:
Deployment
)
:
WXTZBase
Parameters
address:
address
contractType:
ContractType
wXTZConfig:
wXTZConfig
deployment:
Deployment
Returns
WXTZBase
Properties
Protected
Tezos
Tezos
:
TezosToolkit
Private
Readonly
address
address
:
string
Private
Readonly
contract
Type
contract
Type
:
ContractType
Protected
Readonly
deployment
deployment
:
Deployment
Readonly
indexer
Url
indexer
Url
:
string
Protected
instance
instance
:
ContractAbstraction
<
ContractProvider
|
Wallet
>
Protected
network
network
:
NetworkType
Methods
check
Address
check
Address
(
)
:
boolean
Returns
boolean
check
Contract
Code
Integrity
check
Contract
Code
Integrity
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
get
Address
get
Address
(
)
:
address
Returns
address
initialize
initialize
(
)
:
Promise
<
WXTZBase
<
T
>
>
Returns
Promise
<
WXTZBase
<
T
>
>
Globals
WXTZBase
constructor
Tezos
address
contract
Type
deployment
indexer
Url
instance
network
check
Address
check
Contract
Code
Integrity
get
Address
initialize
Generated using
TypeDoc