Skip to main content

teleport-sdk.teleportbridge.requestfaucetdai

Home > teleport-sdk > TeleportBridge > requestFaucetDai

TeleportBridge.requestFaucetDai() method

Request some tokens from the registered faucet for the source domain

Signature:
requestFaucetDai(sender: Signer, overrides?: Overrides): Promise<ContractTransaction>;

Parameters

ParameterTypeDescription
senderSigneraddress that will get the tokens
overridesOverrides(Optional) ethers.js transaction overrides
Returns:

Promise<ContractTransaction>

Promise containing the faucet transaction