toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.api
/
Extended
Extended
class
Extended
(
val
config
:
SuiConfig
)
:
Extended
Members
Constructors
Extended
Link copied to clipboard
constructor
(
config
:
SuiConfig
)
Properties
config
Link copied to clipboard
val
config
:
SuiConfig
Functions
move
Call
Link copied to clipboard
open
override
fun
moveCall
(
target
:
String
,
typeArguments
:
List
<
TypeTag
>
,
args
:
List
<
Argument
>
)
:
ProgrammableTransaction
split
Coin
Link copied to clipboard
open
override
fun
splitCoin
(
coin
:
Argument
,
amounts
:
List
<
Long
>
)
:
ProgrammableTransaction
transfer
Object
Link copied to clipboard
open
override
fun
transferObject
(
objs
:
List
<
Argument
>
,
to
:
AccountAddress
)
:
ProgrammableTransaction