Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/scrt
SecretJS
Tx
MsgExecuteContract
Class MsgExecuteContract<T>
Execute a function on a contract
Type Parameters
T
extends
object
Hierarchy (
view full
)
MsgExecuteContract
SecretJS
.
MsgSnip20Send
SecretJS
.
MsgSnip20Transfer
SecretJS
.
MsgSnip20IncreaseAllowance
SecretJS
.
MsgSnip20DecreaseAllowance
SecretJS
.
MsgSnip20SetViewingKey
SecretJS
.
MsgSnip721Send
SecretJS
.
MsgSnip721AddMinter
SecretJS
.
MsgSnip721Mint
Implements
SecretJS
.
Tx
.
Msg
Index
Constructors
constructor
Properties
code
Hash
contract
Address
msg
msg
Encrypted
sender
sent
Funds
warn
Code
Hash
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Execute
Contract
<
T
>
(
__namedParameters
)
:
SecretJS
.
Tx
.
MsgExecuteContract
<
T
>
Type Parameters
T
extends
object
Parameters
__namedParameters
:
SecretJS
.
Tx
.
MsgExecuteContractParams
<
T
>
Returns
SecretJS
.
Tx
.
MsgExecuteContract
<
T
>
Properties
code
Hash
code
Hash
:
string
contract
Address
contract
Address
:
string
msg
msg
:
T
Private
msg
Encrypted
msg
Encrypted
:
Uint8Array
sender
sender
:
string
sent
Funds
sent
Funds
:
SecretJS
.
Tx
.
Coin
[]
Private
warn
Code
Hash
warn
Code
Hash
:
boolean
= false
Methods
to
Amino
to
Amino
(
utils
)
:
Promise
<
SecretJS
.
Tx
.
AminoMsg
>
Parameters
utils
:
SecretJS
.
EncryptionUtils
Returns
Promise
<
SecretJS
.
Tx
.
AminoMsg
>
to
Proto
to
Proto
(
utils
)
:
Promise
<
SecretJS
.
Tx
.
ProtoMsg
>
Parameters
utils
:
SecretJS
.
EncryptionUtils
Returns
Promise
<
SecretJS
.
Tx
.
ProtoMsg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
code
Hash
contract
Address
msg
msg
Encrypted
sender
sent
Funds
warn
Code
Hash
to
Amino
to
Proto
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
Execute a function on a contract