export const tryrollBaseUrl = 'https://tryroll.com'
export const stakingTermsUrl = `${tryrollBaseUrl}/protocol-terms-of-service/`
export const faqUrl = 'https://support.tryroll.com/hc/en-us'
export const blogUrl = `${tryrollBaseUrl}/blog`
export const twitterUrl = 'https://twitter.com/tryrollhq'
export const instaUrl = 'https://www.instagram.com/tryrollhq/'
export const discordInviteUrl = 'https://discord.gg/AkPnwu2'
export const supportEmail = 'support@tryroll.com'
export const resourceCenterUrl = 'https://tryroll.gitbook.io/resource-center/'
