Type Alias AdminWhitelistRequest

AdminWhitelistRequest: {
    contractAddress: ContractAddress;
    projectId: string;
}

Type declaration

  • contractAddress: ContractAddress

    Address of the smart-contract to whitelist

  • projectId: string

    ID of the client's project