Faucet
Functions
Link copied to clipboard
abstract suspend fun fundAccount(accountAddress: AccountAddressInput, amount: Long, options: WaitForTransactionOptions = WaitForTransactionOptions()): Result<TransactionResponse, AptosSdkError>
Requests test coins from the network's Faucet for a given account.