Whitelisting Tokens
Streaming is only allowed for tokens that have been added to the whitelist within the CrestFi Core Contract. Use whitelistToken()
method:
Note: Only user who has whitlisterRole can whitelist a token. To grant whitelister role, use the grantWhitelisterRole():
To whitelist your token on the existing CrestFi protocol, please reach out directly to the administrator.
Last updated