Faucet

interface Faucet

Faucet API namespace. This class provides functionality to create and fund accounts.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun requestTestTokens(accountAddress: AccountAddress): Option<List<TransferredGasObject>>