Search
Preparing search index...
The search index is not available
iotex-antenna
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"action/method"
TransferMethod
Class TransferMethod
Hierarchy
AbstractMethod
TransferMethod
Index
Constructors
constructor
Properties
account
client
signer
transfer
Methods
base
Envelop
execute
send
Action
sign
Action
Constructors
constructor
new
Transfer
Method
(
client
:
IRpcMethod
, account
:
Account
, transfer
:
Transfer
, opts
?:
AbstractMethodOpts
)
:
TransferMethod
Parameters
client:
IRpcMethod
account:
Account
transfer:
Transfer
Optional
opts:
AbstractMethodOpts
Returns
TransferMethod
Properties
account
account
:
Account
client
client
:
IRpcMethod
Optional
signer
signer
:
SignerPlugin
transfer
transfer
:
Transfer
Methods
base
Envelop
base
Envelop
(
gasLimit
?:
undefined
|
string
, gasPrice
?:
undefined
|
string
)
:
Promise
<
Envelop
>
Parameters
Optional
gasLimit:
undefined
|
string
Optional
gasPrice:
undefined
|
string
Returns
Promise
<
Envelop
>
execute
execute
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
send
Action
send
Action
(
envelop
:
Envelop
)
:
Promise
<
string
>
Parameters
envelop:
Envelop
Returns
Promise
<
string
>
sign
Action
sign
Action
(
envelop
:
Envelop
)
:
Promise
<
SealedEnvelop
>
Parameters
envelop:
Envelop
Returns
Promise
<
SealedEnvelop
>
Globals
"account/account"
"account/accounts"
"account/utils"
"account/wallet"
"action/envelop"
"action/method"
"action/types"
"antenna"
"contract/abi"
"contract/abi-
to-
byte"
"contract/contract"
"crypto/address"
"crypto/crypto"
"crypto/hash"
"index"
"iotx"
"plugin/ws"
"rpc-
method/browser-
rpc-
method"
"rpc-
method/node-
rpc-
method"
"rpc-
method/root-
certs"
"rpc-
method/types"
"token/abi"
"token/xrc20"
"types"
Abstract
Method
Claim
From
Rewarding
Fund
Method
Execution
Method
Transfer
Method
constructor
account
client
signer
transfer
base
Envelop
execute
send
Action
sign
Action
Plugin
Opts
Signer
Plugin
Abstract
Method
Opts
Generated using
TypeDoc