Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
MsgSnip20IncreaseAllowance
Class MsgSnip20IncreaseAllowance
Hierarchy
MsgExecuteContract
<
Snip20IncreaseAllowanceOptions
>
MsgSnip20IncreaseAllowance
Index
Constructors
constructor
Properties
code
Hash
contract
Address
msg
sender
sent
Funds
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Snip20
Increase
Allowance
(
__namedParameters
:
MsgExecuteContractParams
<
Snip20IncreaseAllowanceOptions
>
)
:
MsgSnip20IncreaseAllowance
Parameters
__namedParameters:
MsgExecuteContractParams
<
Snip20IncreaseAllowanceOptions
>
Returns
MsgSnip20IncreaseAllowance
Properties
code
Hash
code
Hash
:
string
contract
Address
contract
Address
:
string
msg
msg
:
Snip20IncreaseAllowanceOptions
sender
sender
:
string
sent
Funds
sent
Funds
:
Coin
[]
Methods
to
Amino
to
Amino
(
utils
:
EncryptionUtils
)
:
Promise
<
AminoMsg
>
Parameters
utils:
EncryptionUtils
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
utils
:
EncryptionUtils
)
:
Promise
<
ProtoMsg
>
Parameters
utils:
EncryptionUtils
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Snip20
Increase
Allowance
constructor
code
Hash
contract
Address
msg
sender
sent
Funds
to
Amino
to
Proto