Preparing search index...
The search index is not available
Documentation
Documentation
SecretJS-ESM Docs
Tx
MsgExecuteContract
Class MsgExecuteContract<T>
Execute a function on a contract
Type Parameters
T
extends
object
Hierarchy (
view full
)
MsgExecuteContract
MsgSnip20Send
MsgSnip20Transfer
MsgSnip20IncreaseAllowance
MsgSnip20DecreaseAllowance
MsgSnip20SetViewingKey
MsgSnip721Send
MsgSnip721AddMinter
MsgSnip721Mint
Implements
Tx
.
Msg
Index
Constructors
constructor
Properties
code
Hash
contract
Address
msg
sender
sent
Funds
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Execute
Contract
<
T
>
(
__namedParameters
)
:
Tx
.
MsgExecuteContract
<
T
>
Type Parameters
T
extends
object
Parameters
__namedParameters
:
Tx
.
MsgExecuteContractParams
<
T
>
Returns
Tx
.
MsgExecuteContract
<
T
>
Properties
code
Hash
code
Hash
:
string
contract
Address
contract
Address
:
string
msg
msg
:
T
sender
sender
:
string
sent
Funds
sent
Funds
:
Tx
.
Coin
[]
Methods
to
Amino
to
Amino
(
utils
)
:
Promise
<
Tx
.
AminoMsg
>
Parameters
utils
:
EncryptionUtils
Returns
Promise
<
Tx
.
AminoMsg
>
to
Proto
to
Proto
(
utils
)
:
Promise
<
Tx
.
ProtoMsg
>
Parameters
utils
:
EncryptionUtils
Returns
Promise
<
Tx
.
ProtoMsg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
code
Hash
contract
Address
msg
sender
sent
Funds
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