@@ -119,6 +119,31 @@ const providers: Array<ServiceProvider> = [
119119 'Chain Partners is a blockchain company builder based in Seoul, Korea. We are a group of technologists, ' +
120120 'entrepreneurs, and engineers, building the infrastructure for a decentralized future.' ,
121121 } ,
122+ {
123+ id : 31 ,
124+ cat : 0 ,
125+ title : 'QRC' ,
126+ logo : '/providers/advisory/qrc.png' ,
127+ background : '/providers/advisory/bg/img-qrc.png' ,
128+ desc :
129+ 'QRC is a Regtech consultancy based in Hong kong for the blockchain industry providing end-to-end ' +
130+ 'solutions for security token offerings and security token trading with a focus on Asia and South East ' +
131+ 'Asia region. QRC is a recognised thought leader in regtech working on international standards for security ' +
132+ 'tokens and partnering with academia including Taiwan Tech and the University of Malaya on regtech and the ' +
133+ 're-structuring of capital markets using blockchain. QRC has connections to local lawyers, corporate ' +
134+ 'finance agencies and broker distribution channels in the region. ' ,
135+ } ,
136+ {
137+ id : 32 ,
138+ cat : 0 ,
139+ title : 'Athena Blockchain' ,
140+ logo : '/providers/advisory/athena.png' ,
141+ background : '/providers/advisory/bg/img-athena.png' ,
142+ desc :
143+ 'With offices in Chicago, New York, Santa Monica, and Miami, Athena Blockchain provides advisory services ' +
144+ 'to issuers, sponsors, and promoters of tokenized securities by leveraging legal, compliance, technical, ' +
145+ 'and financial experience to structure offerings and provide an understanding of capital markets.' ,
146+ } ,
122147
123148 // LEGAL
124149 {
@@ -345,6 +370,24 @@ const providers: Array<ServiceProvider> = [
345370 'month. Republic will not provide any Personal Identifying Information (“PII”) not otherwise provided to the ' +
346371 'Client through the Client’s on-boarding process.' ,
347372 } ,
373+ {
374+ id : 30 ,
375+ cat : 2 ,
376+ title : 'EarlyIQ' ,
377+ logo : '/providers/kyc/earlyiq.png' ,
378+ background : '/providers/kyc/bg/img-earlyiq.png' ,
379+ desc :
380+ 'EarlyIQ is an industry-leading provider of Accredited Investor Verifications and issuer "Bad Actor" Background Checks.' +
381+ '\nEarlyIQ Accredited Investor Verifications are simple, safe, and secure. Confidently comply with SEC Reg D 506(c) ' +
382+ 'reasonable steps. Includes Identity Verification and OFAC (Watchlist) check.' +
383+ '\nEarlyIQ "Bad Actor" Background Reports eliminate complexity and deliver unprecedented visibility into the ' +
384+ 'background details of your target investment company. Through our proprietary process, we triangulate information from ' +
385+ 'public record, online, offline and self-reported information to give stakeholders actionable insight into both the ' +
386+ 'target organization and the team behind it. ' +
387+ '\nOur solutions can be fully integrated with partner sites for seamless user ' +
388+ 'experience and can be customized to provide deeper levels of information beyond basic compliance requirements to ' +
389+ 'facilitate vetting and curating deal flow by the partners.' ,
390+ } ,
348391
349392 // MARKETING
350393 {
0 commit comments