Search
Preparing search index...
The search index is not available
Terra.js
Options
All
Public
Public/Protected
All
Inherited
Menu
Terra.js
util/contract
Module util/contract
Index
Interfaces
Contract
Event
Functions
b64
ToDict
dict
ToB64
get
Code
Id
get
Contract
Address
get
Contract
Events
Functions
b64
ToDict
b64
ToDict
(
data
:
string
)
:
any
Parameters
data:
string
Returns
any
dict
ToB64
dict
ToB64
(
data
:
any
)
:
string
Parameters
data:
any
Returns
string
get
Code
Id
get
Code
Id
(
txResult
:
BlockTxBroadcastResult
|
TxInfo
, msgIndex
?:
number
)
:
string
Parameters
txResult:
BlockTxBroadcastResult
|
TxInfo
msgIndex:
number
= 0
Returns
string
get
Contract
Address
get
Contract
Address
(
txResult
:
BlockTxBroadcastResult
|
TxInfo
, msgIndex
?:
number
)
:
string
Parameters
txResult:
BlockTxBroadcastResult
|
TxInfo
msgIndex:
number
= 0
Returns
string
get
Contract
Events
get
Contract
Events
(
txResult
:
BlockTxBroadcastResult
|
TxInfo
, msgIndex
?:
number
)
:
ContractEvent
[]
Parameters
txResult:
BlockTxBroadcastResult
|
TxInfo
msgIndex:
number
= 0
Returns
ContractEvent
[]
Exports
util/contract
Contract
Event
b64
ToDict
dict
ToB64
get
Code
Id
get
Contract
Address
get
Contract
Events