Skip to content

Commit c4a35b5

Browse files
authored
Merge pull request #679 from PolymathNetwork/feat/add-logos-capital
add logos capital
2 parents a3329f5 + d51189d commit c4a35b5

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

306 KB
Loading
3.54 KB
Loading

packages/polymath-issuer/src/pages/providers/data.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,18 @@ const providers: Array<ServiceProvider> = [
250250
Global Payments Processing, KYC/AML Forensics, KYC/AML Engine, Custody Services, OTC Services, Insurance Services, Legal Services, \
251251
Tax Services, Liquidity Trading Technology Services, Prime Brokerage Services',
252252
},
253+
{
254+
id: 55,
255+
cat: 0,
256+
title: 'Logos Capital',
257+
logo: '/providers/advisory/logos.png',
258+
background: '/providers/advisory/bg/img-logos.png',
259+
desc:
260+
'Logos Capital catalyzes and accelerates impactful enterprises via global business development, \
261+
mergers & acquisitions, investment and a joint venture in public and private sectors. Primarily focused on impact \
262+
investing in the U.S., Latin America, Africa, and the Caribbean, Logos Capital is based in Miami, FL and comprised of \
263+
personnel from around the world.',
264+
},
253265

254266
// LEGAL
255267
{

0 commit comments

Comments
 (0)