FaucetConfig: ClientHeadersType & {
    AUTH_TOKEN?: string;
}

A Faucet only configuration object

extra headers we want to send with the request

an auth token to send with a faucet request