Custom Claim Portal | FAQs
How would domain integration work?
Only domains and subdomains can be used. The usual setup is using a CNAME record, but can differ upon specific scenarios. This may change in the future if we decide to move out of Vercel due to the recent issues we faced:
project.com - OK
claim.project.com - OK
project.com/claim - NOT OK
What wallets can be utilized to claim?
Any wallet that can connect to a dApp and sign transactions should work. If a specific wallet is needed and the app doesn't support it and wallet connect is not an option, we can add it upon request, given supported by our wallet connection library (RainbowKit).
Can I set a start and end time?
Start date is mandatory and it shows when users can start claiming. There is an optional end date. If provided, claiming won't be possible to anyone after this date is reached.
Last updated