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
Parameter | Type | Description |
---|---|---|
sender | Signer | address that will get the tokens |
overrides | Overrides | (Optional) ethers.js transaction overrides |
Promise<ContractTransaction>
Promise containing the faucet transaction