POST request that initiates a transfer of tokens to a specified testnet address

Export

Interface

RunFaucetResponse

Hierarchy

  • RunFaucetResponse

Properties

Properties

success: boolean

Indicates if the faucet call was successful

Memberof

RunFaucetResponse

txId?: string

The transaction ID for the faucet call

Memberof

RunFaucetResponse

txRaw?: string

Raw transaction in hex string representation

Memberof

RunFaucetResponse

Generated using TypeDoc