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
WXTZToken
Class WXTZToken
Hierarchy
WXTZBase
<
WXTZToken
>
WXTZToken
Index
Constructors
constructor
Properties
Tezos
deployment
indexer
Url
instance
network
Methods
check
Address
check
Contract
Code
Integrity
get
Address
get
Storage
get
Total
Supply
getWXTZBalance
initialize
Constructors
constructor
new WXTZToken
(
tokenAddress
:
tokenAddress
, wXTZConfig
:
wXTZConfig
, deployment
:
Deployment
)
:
WXTZToken
Parameters
tokenAddress:
tokenAddress
wXTZConfig:
wXTZConfig
deployment:
Deployment
Returns
WXTZToken
Properties
Protected
Tezos
Tezos
:
TezosToolkit
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
Private
get
Storage
get
Storage
(
)
:
Promise
<
TokenContractStorage
>
Returns
Promise
<
TokenContractStorage
>
get
Total
Supply
get
Total
Supply
(
)
:
Promise
<
WrappedXTZBalance
>
Returns
Promise
<
WrappedXTZBalance
>
getWXTZBalance
getWXTZBalance
(
ovenOwner
:
ovenOwner
)
:
Promise
<
WrappedXTZBalance
>
Parameters
ovenOwner:
ovenOwner
Returns
Promise
<
WrappedXTZBalance
>
initialize
initialize
(
)
:
Promise
<
WXTZBase
<
WXTZToken
>
>
Returns
Promise
<
WXTZBase
<
WXTZToken
>
>
Globals
WXTZToken
constructor
Tezos
deployment
indexer
Url
instance
network
check
Address
check
Contract
Code
Integrity
get
Address
get
Storage
get
Total
Supply
getWXTZBalance
initialize
Generated using
TypeDoc