Structsยง
Enumsยง
Constantsยง
- DEFAULT_
GAS_ ๐BUDGET
Functionsยง
- Calculate the split amounts for a given number of coins, amount per coin, and maximum number of coins per transaction. Returns a Vec of (primary_coin_amount, split_into_n_coins)
- get_
sui_ ๐coin_ ids - Calculate the number of transactions needed to split the given number of coins. new_coins_per_txn must be greater than 0
- pay_sui ๐
- read_
data_ ๐from_ file - sign_
and_ ๐execute - split_
coins ๐ - write_
data_ ๐to_ file