Skip to main content

Whitelist

Optional. List of whitelisted addresses with optional amounts, or a string.

oneOf
  • Array [
  • addressstringrequired

    The whitelisted address.

    amountdouble

    Optional. The amount allowed to bid.

  • ]
  • Whitelist
    [
    {
    "address": "string",
    "amount": 0
    }
    ]