PercentageWhitelistEntry

Entry that represents whether a Tokenholder is exempted from Percentage Restrictions

Hierarchy

  • PercentageWhitelistEntry

Index

Properties

Properties

address

address: string

Defined in src/types/index.ts:1216

Tokenholder wallet address

whitelisted

whitelisted: boolean

Defined in src/types/index.ts:1220

whether the address is whitelisted or not

Last updated