Faucet
Faucet API namespace. This class provides functionality to create and fund accounts.
Functions
Link copied to clipboard
open suspend override fun fundAccount(accountAddress: AccountAddressInput, amount: Long, options: WaitForTransactionOptions): Result<TransactionResponse, AptosSdkError>
Requests test coins from the network's Faucet for a given account.