TokenContract

The possible Token contract types.

type TokenContract = TokenDrop | Token | SmartContract | null;