Form ADV Data API

Registration Form for Investment Advisers

All Form ADV data since May 2019
Updated quarterly
Up to 15,000 records per quarter

The Form ADV Data API endpoint provides developers with a simple interface to query and access data from Form ADV (Part 1) filing data. This endpoint allows you to search for filings by investment adviser, filing date, number of investment advisory / research employees, regulatory assets under management, or any other field in the Form ADV filing, and returns structured JSON data for easy integration into your application.

API Endpoint

https://api.fincoded.com/v1/form-adv

Supported HTTP methods: GET
Response content type: JSON

Use the API key on your user dashboard to authenticate your requests, using the key=[YOUR_API_KEY] query parameter:

https://api.fincoded.com/v1/form-adv?key=[YOUR_API_KEY]

Request Parameters

You can query the endpoint by any Form ADV property; see the Response Data Model below for a full list of available properties. You will need to consult the Form ADV PDF form (see References at bottom) for more information on what each property section/field number relates to.

Request Parameters
Standard query parameters, all optional. See the API introduction for more details.
  • property[operator]value: Filter the data based on various data model properties, operators (=, <=, >=, !=, <, >) and values.
  • page: The page number for the set of results you want to retrieve.
  • count: The number of results per page.
  • sortBy: The field you want to sort the results by, in full dotted JSON path syntax.
  • sortOrder: The order you want to sort the results, asc for ascending and desc for descending order.
  • subdocuments: When set to true, for endpoints that contain subdocuments for each result (eg informationTable holdings in 13F data), limit these subdocuments to those that match the subdocument filter conditions.
Request Examples

Return all Form ADV data by the investment adviser with SEC file number of 801-73669 (Coatue Management). No sort order is specified, so data is returned by filing date, most recent first.

https://api.fincoded.com/v1/form-adv?item1.1D.1=801-73669

Return all Form ADV data by investment advisers with total Regulatory Assets Under Management of $50 billion or more.

https://api.fincoded.com/v1/form-adv?item5.5F.2c>50000000000

Response Data Model

Response type: JSON

The data model for each returned item closely resembles the section names and field numbers in the original filing PDF, converted to JSON syntax. Additionally a sourceReference property contains metadata about the original filing, including the date and filing ID of the filing.

Property Type Enum Values Path
sourceReference object sourceReference
source string
formADV
sourceReference.source
filingId number sourceReference.filingId
formVersion string sourceReference.formVersion
date date sourceReference.date
properties object properties
adviserType string
ERA
RIA
properties.adviserType
filingTypes string[] properties.filingTypes
filingAmendmentFiscalYear number properties.filingAmendmentFiscalYear
signature object properties.signature
executionType string properties.signature.executionType
executionDate date properties.signature.executionDate
signatory string properties.signature.signatory
title string properties.signature.title
item1 object item1
1A string item1.1A
1B object item1.1B
1 string item1.1B.1
2 boolean item1.1B.2
1C object item1.1C
Legal boolean item1.1C.Legal
Business boolean item1.1C.Business
New string item1.1C.New
1D object item1.1D
1 string item1.1D.1
2 string item1.1D.2
3 string[] item1.1D.3
1E object item1.1E
1 string item1.1E.1
2 string[] item1.1E.2
1F object item1.1F
1 object item1.1F.1
Street1 string item1.1F.1.Street1
Street2 string item1.1F.1.Street2
City string item1.1F.1.City
State string item1.1F.1.State
Country string item1.1F.1.Country
Postal string item1.1F.1.Postal
Private boolean item1.1F.1.Private
2 object item1.1F.2
MonFri string item1.1F.2.MonFri
Other string item1.1F.2.Other
Hours string item1.1F.2.Hours
3 string item1.1F.3
4 string item1.1F.4
5 number item1.1F.5
1G object item1.1G
Street1 string item1.1G.Street1
Street2 string item1.1G.Street2
City string item1.1G.City
State string item1.1G.State
Country string item1.1G.Country
Postal string item1.1G.Postal
Private boolean item1.1G.Private
1I boolean item1.1I
1J object item1.1J
1 object item1.1J.1
Street1 string item1.1J.1.Street1
Street2 string item1.1J.1.Street2
City string item1.1J.1.City
State string item1.1J.1.State
Country string item1.1J.1.Country
Postal string item1.1J.1.Postal
Private boolean item1.1J.1.Private
Name string item1.1J.1.Name
Title string item1.1J.1.Title
Phone string item1.1J.1.Phone
Fax string item1.1J.1.Fax
Email string item1.1J.1.Email
2 object item1.1J.2
Name string item1.1J.2.Name
EIN string item1.1J.2.EIN
1K object item1.1K
Street1 string item1.1K.Street1
Street2 string item1.1K.Street2
City string item1.1K.City
State string item1.1K.State
Country string item1.1K.Country
Postal string item1.1K.Postal
Private boolean item1.1K.Private
Name string item1.1K.Name
Title string item1.1K.Title
Phone string item1.1K.Phone
Fax string item1.1K.Fax
Email string item1.1K.Email
1L boolean item1.1L
1M boolean item1.1M
1N boolean item1.1N
1O object item1.1O
Billion boolean item1.1O.Billion
Amount string item1.1O.Amount
1P string item1.1P
item2 object item2
2A object item2.2A
1 boolean item2.2A.1
2 boolean item2.2A.2
3 boolean item2.2A.3
4 boolean item2.2A.4
5 boolean item2.2A.5
6 boolean item2.2A.6
7 boolean item2.2A.7
8 boolean item2.2A.8
9 boolean item2.2A.9
10 boolean item2.2A.10
11 boolean item2.2A.11
12 boolean item2.2A.12
13 boolean item2.2A.13
2B object item2.2B
1 boolean item2.2B.1
2 boolean item2.2B.2
3 boolean item2.2B.3
AUM number item2.2B.AUM
2C string[] item2.2C
item3 object item3
3A string item3.3A
3B string item3.3B
3C object item3.3C
State string item3.3C.State
Country string item3.3C.Country
item4 object item4
4A boolean item4.4A
4B date item4.4B
item5 object item5
5A number item5.5A
5B object item5.5B
1 number item5.5B.1
2 number item5.5B.2
3 number item5.5B.3
4 number item5.5B.4
5 number item5.5B.5
6 number item5.5B.6
5C object item5.5C
1 number item5.5C.1
2 number item5.5C.2
5D object item5.5D
1a number item5.5D.1a
1b number item5.5D.1b
1c number item5.5D.1c
1d number item5.5D.1d
1e number item5.5D.1e
1f number item5.5D.1f
1g number item5.5D.1g
1h number item5.5D.1h
1i number item5.5D.1i
1j number item5.5D.1j
1k number item5.5D.1k
1l number item5.5D.1l
1m number item5.5D.1m
1n number item5.5D.1n
1nOther string item5.5D.1nOther
2a boolean item5.5D.2a
2b boolean item5.5D.2b
2c boolean item5.5D.2c
2g boolean item5.5D.2g
2h boolean item5.5D.2h
2i boolean item5.5D.2i
2j boolean item5.5D.2j
2k boolean item5.5D.2k
2l boolean item5.5D.2l
2m boolean item5.5D.2m
2n boolean item5.5D.2n
3a number item5.5D.3a
3b number item5.5D.3b
3c number item5.5D.3c
3d number item5.5D.3d
3e number item5.5D.3e
3f number item5.5D.3f
3g number item5.5D.3g
3h number item5.5D.3h
3i number item5.5D.3i
3j number item5.5D.3j
3k number item5.5D.3k
3l number item5.5D.3l
3m number item5.5D.3m
3n number item5.5D.3n
5E object item5.5E
1 boolean item5.5E.1
2 boolean item5.5E.2
3 boolean item5.5E.3
4 boolean item5.5E.4
5 boolean item5.5E.5
6 boolean item5.5E.6
7 boolean item5.5E.7
Other string item5.5E.Other
5F object item5.5F
1 boolean item5.5F.1
3 number item5.5F.3
2a number item5.5F.2a
2b number item5.5F.2b
2c number item5.5F.2c
2d number item5.5F.2d
2e number item5.5F.2e
2f number item5.5F.2f
5G object item5.5G
1 boolean item5.5G.1
2 boolean item5.5G.2
3 boolean item5.5G.3
4 boolean item5.5G.4
5 boolean item5.5G.5
6 boolean item5.5G.6
7 boolean item5.5G.7
8 boolean item5.5G.8
9 boolean item5.5G.9
10 boolean item5.5G.10
11 boolean item5.5G.11
12 boolean item5.5G.12
Other string item5.5G.Other
5H string item5.5H
5I object item5.5I
1 boolean item5.5I.1
2a number item5.5I.2a
2b number item5.5I.2b
2c number item5.5I.2c
5J object item5.5J
1 boolean item5.5J.1
2 boolean item5.5J.2
5K object item5.5K
1 boolean item5.5K.1
2 boolean item5.5K.2
3 boolean item5.5K.3
4 boolean item5.5K.4
5L object item5.5L
2 boolean item5.5L.2
3 boolean item5.5L.3
4 boolean item5.5L.4
1a boolean item5.5L.1a
1b boolean item5.5L.1b
1c boolean item5.5L.1c
1d boolean item5.5L.1d
1e boolean item5.5L.1e
item6 object item6
6A object item6.6A
1 boolean item6.6A.1
2 boolean item6.6A.2
3 boolean item6.6A.3
4 boolean item6.6A.4
5 boolean item6.6A.5
6 boolean item6.6A.6
7 boolean item6.6A.7
8 boolean item6.6A.8
9 boolean item6.6A.9
10 boolean item6.6A.10
11 boolean item6.6A.11
12 boolean item6.6A.12
13 boolean item6.6A.13
14 boolean item6.6A.14
Other string item6.6A.Other
6B object item6.6B
1 boolean item6.6B.1
2 boolean item6.6B.2
3 boolean item6.6B.3
item7 object item7
7A object item7.7A
1 boolean item7.7A.1
2 boolean item7.7A.2
3 boolean item7.7A.3
4 boolean item7.7A.4
5 boolean item7.7A.5
6 boolean item7.7A.6
7 boolean item7.7A.7
8 boolean item7.7A.8
9 boolean item7.7A.9
10 boolean item7.7A.10
11 boolean item7.7A.11
12 boolean item7.7A.12
13 boolean item7.7A.13
14 boolean item7.7A.14
15 boolean item7.7A.15
16 boolean item7.7A.16
7B boolean item7.7B
item8 object item8
8A object item8.8A
1 boolean item8.8A.1
2 boolean item8.8A.2
3 boolean item8.8A.3
8B object item8.8B
1 boolean item8.8B.1
2 boolean item8.8B.2
3 boolean item8.8B.3
8C object item8.8C
1 boolean item8.8C.1
2 boolean item8.8C.2
3 boolean item8.8C.3
4 boolean item8.8C.4
8D boolean item8.8D
8E boolean item8.8E
8F boolean item8.8F
8G object item8.8G
1 boolean item8.8G.1
2 boolean item8.8G.2
8H object item8.8H
1 boolean item8.8H.1
2 boolean item8.8H.2
8I boolean item8.8I
item9 object item9
9A object item9.9A
1a boolean item9.9A.1a
1b boolean item9.9A.1b
2a number item9.9A.2a
2b number item9.9A.2b
9B object item9.9B
1a boolean item9.9B.1a
1b boolean item9.9B.1b
2a number item9.9B.2a
2b number item9.9B.2b
9C object item9.9C
1 boolean item9.9C.1
2 boolean item9.9C.2
3 boolean item9.9C.3
4 boolean item9.9C.4
9D object item9.9D
1 boolean item9.9D.1
2 boolean item9.9D.2
9E date item9.9E
9F number item9.9F
item10 object item10
10A boolean item10.10A
item11 object item11
11 boolean item11.11
11A object item11.11A
1 boolean item11.11A.1
2 boolean item11.11A.2
11B object item11.11B
1 boolean item11.11B.1
2 boolean item11.11B.2
11C object item11.11C
1 boolean item11.11C.1
2 boolean item11.11C.2
3 boolean item11.11C.3
4 boolean item11.11C.4
5 boolean item11.11C.5
11D object item11.11D
1 boolean item11.11D.1
2 boolean item11.11D.2
3 boolean item11.11D.3
4 boolean item11.11D.4
5 boolean item11.11D.5
11E object item11.11E
1 boolean item11.11E.1
2 boolean item11.11E.2
3 boolean item11.11E.3
4 boolean item11.11E.4
11F boolean item11.11F
11G boolean item11.11G
11H object item11.11H
2 boolean item11.11H.2
1a boolean item11.11H.1a
1b boolean item11.11H.1b
1c boolean item11.11H.1c
item12 object item12
12A boolean item12.12A
12B object item12.12B
1 boolean item12.12B.1
2 boolean item12.12B.2
12C object item12.12C
1 boolean item12.12C.1
2 boolean item12.12C.2
scheduleAB object[] scheduleAB
Schedule string scheduleAB.Schedule
FullLegalName string scheduleAB.FullLegalName
EntityType string scheduleAB.EntityType
EntityInWhich string scheduleAB.EntityInWhich
TitleOrStatus string scheduleAB.TitleOrStatus
StatusAcquired string scheduleAB.StatusAcquired
OwnershipCode string scheduleAB.OwnershipCode
ControlPerson boolean scheduleAB.ControlPerson
PR boolean scheduleAB.PR
OwnerID string scheduleAB.OwnerID
scheduleD object scheduleD
4 object[] scheduleD.4
Name string scheduleD.4.Name
CRDNumber string scheduleD.4.CRDNumber
SECFileNumber string scheduleD.4.SECFileNumber
1B object[] scheduleD.1B
Name string scheduleD.1B.Name
Jurisdiction string[] scheduleD.1B.Jurisdiction
1F object[] scheduleD.1F
Street1 string scheduleD.1F.Street1
Street2 string scheduleD.1F.Street2
City string scheduleD.1F.City
State string scheduleD.1F.State
Country string scheduleD.1F.Country
Postal string scheduleD.1F.Postal
Private boolean scheduleD.1F.Private
Phone string scheduleD.1F.Phone
Fax string scheduleD.1F.Fax
BranchNumber string scheduleD.1F.BranchNumber
Employees number scheduleD.1F.Employees
BD boolean scheduleD.1F.BD
Bank boolean scheduleD.1F.Bank
Insurance boolean scheduleD.1F.Insurance
Commodity boolean scheduleD.1F.Commodity
Municipal boolean scheduleD.1F.Municipal
Accounting boolean scheduleD.1F.Accounting
Law boolean scheduleD.1F.Law
Other string scheduleD.1F.Other
1I string[] scheduleD.1I
1L object[] scheduleD.1L
Street1 string scheduleD.1L.Street1
Street2 string scheduleD.1L.Street2
City string scheduleD.1L.City
State string scheduleD.1L.State
Country string scheduleD.1L.Country
Postal string scheduleD.1L.Postal
Private boolean scheduleD.1L.Private
Name string scheduleD.1L.Name
Phone string scheduleD.1L.Phone
Fax string scheduleD.1L.Fax
Type string scheduleD.1L.Type
Description string scheduleD.1L.Description
1M string[] scheduleD.1M
2A8 object scheduleD.2A8
Name string scheduleD.2A8.Name
CRDNumber string scheduleD.2A8.CRDNumber
SECNumber string scheduleD.2A8.SECNumber
2A9 object scheduleD.2A9
Checkbox1 boolean scheduleD.2A9.Checkbox1
Checkbox2 boolean scheduleD.2A9.Checkbox2
2A10 object scheduleD.2A10
Checkbox1 boolean scheduleD.2A10.Checkbox1
Checkbox2 boolean scheduleD.2A10.Checkbox2
Checkbox3 boolean scheduleD.2A10.Checkbox3
2A12 object scheduleD.2A12
ApplicationNumber string scheduleD.2A12.ApplicationNumber
DateOfOrder date scheduleD.2A12.DateOfOrder
5G3 object[] scheduleD.5G3
SECFileNumber string scheduleD.5G3.SECFileNumber
SeriesID string scheduleD.5G3.SeriesID
RAUM number scheduleD.5G3.RAUM
5I2 object[] scheduleD.5I2
Name string scheduleD.5I2.Name
Sponsor string scheduleD.5I2.Sponsor
SECFileNumber string scheduleD.5I2.SECFileNumber
CRDNumber string scheduleD.5I2.CRDNumber
5K1 object scheduleD.5K1
a object scheduleD.5K1.a
iMID number scheduleD.5K1.a.iMID
iEOY number scheduleD.5K1.a.iEOY
iiMID number scheduleD.5K1.a.iiMID
iiEOY number scheduleD.5K1.a.iiEOY
iiiMID number scheduleD.5K1.a.iiiMID
iiiEOY number scheduleD.5K1.a.iiiEOY
ivMID number scheduleD.5K1.a.ivMID
ivEOY number scheduleD.5K1.a.ivEOY
vMID number scheduleD.5K1.a.vMID
vEOY number scheduleD.5K1.a.vEOY
viMID number scheduleD.5K1.a.viMID
viEOY number scheduleD.5K1.a.viEOY
viiMID number scheduleD.5K1.a.viiMID
viiEOY number scheduleD.5K1.a.viiEOY
viiiMID number scheduleD.5K1.a.viiiMID
viiiEOY number scheduleD.5K1.a.viiiEOY
ixMID number scheduleD.5K1.a.ixMID
ixEOY number scheduleD.5K1.a.ixEOY
xMID number scheduleD.5K1.a.xMID
xEOY number scheduleD.5K1.a.xEOY
xiMID number scheduleD.5K1.a.xiMID
xiEOY number scheduleD.5K1.a.xiEOY
xiiMID number scheduleD.5K1.a.xiiMID
xiiEOY number scheduleD.5K1.a.xiiEOY
xiiDescription string scheduleD.5K1.a.xiiDescription
b object scheduleD.5K1.b
i number scheduleD.5K1.b.i
ii number scheduleD.5K1.b.ii
iii number scheduleD.5K1.b.iii
iv number scheduleD.5K1.b.iv
v number scheduleD.5K1.b.v
vi number scheduleD.5K1.b.vi
vii number scheduleD.5K1.b.vii
viii number scheduleD.5K1.b.viii
ix number scheduleD.5K1.b.ix
x number scheduleD.5K1.b.x
xi number scheduleD.5K1.b.xi
xii number scheduleD.5K1.b.xii
xiiDescription string scheduleD.5K1.b.xiiDescription
5K2 object scheduleD.5K2
a object scheduleD.5K2.a
i object scheduleD.5K2.a.i
LessThan10 object scheduleD.5K2.a.i.LessThan10
1 number scheduleD.5K2.a.i.LessThan10.1
2 number scheduleD.5K2.a.i.LessThan10.2
3a number scheduleD.5K2.a.i.LessThan10.3a
3b number scheduleD.5K2.a.i.LessThan10.3b
3c number scheduleD.5K2.a.i.LessThan10.3c
3d number scheduleD.5K2.a.i.LessThan10.3d
3e number scheduleD.5K2.a.i.LessThan10.3e
3f number scheduleD.5K2.a.i.LessThan10.3f
From10To149 object scheduleD.5K2.a.i.From10To149
1 number scheduleD.5K2.a.i.From10To149.1
2 number scheduleD.5K2.a.i.From10To149.2
3a number scheduleD.5K2.a.i.From10To149.3a
3b number scheduleD.5K2.a.i.From10To149.3b
3c number scheduleD.5K2.a.i.From10To149.3c
3d number scheduleD.5K2.a.i.From10To149.3d
3e number scheduleD.5K2.a.i.From10To149.3e
3f number scheduleD.5K2.a.i.From10To149.3f
MoreThan150 object scheduleD.5K2.a.i.MoreThan150
1 number scheduleD.5K2.a.i.MoreThan150.1
2 number scheduleD.5K2.a.i.MoreThan150.2
3a number scheduleD.5K2.a.i.MoreThan150.3a
3b number scheduleD.5K2.a.i.MoreThan150.3b
3c number scheduleD.5K2.a.i.MoreThan150.3c
3d number scheduleD.5K2.a.i.MoreThan150.3d
3e number scheduleD.5K2.a.i.MoreThan150.3e
3f number scheduleD.5K2.a.i.MoreThan150.3f
Description string scheduleD.5K2.a.i.Description
ii object scheduleD.5K2.a.ii
LessThan10 object scheduleD.5K2.a.ii.LessThan10
1 number scheduleD.5K2.a.ii.LessThan10.1
2 number scheduleD.5K2.a.ii.LessThan10.2
3a number scheduleD.5K2.a.ii.LessThan10.3a
3b number scheduleD.5K2.a.ii.LessThan10.3b
3c number scheduleD.5K2.a.ii.LessThan10.3c
3d number scheduleD.5K2.a.ii.LessThan10.3d
3e number scheduleD.5K2.a.ii.LessThan10.3e
3f number scheduleD.5K2.a.ii.LessThan10.3f
From10To149 object scheduleD.5K2.a.ii.From10To149
1 number scheduleD.5K2.a.ii.From10To149.1
2 number scheduleD.5K2.a.ii.From10To149.2
3a number scheduleD.5K2.a.ii.From10To149.3a
3b number scheduleD.5K2.a.ii.From10To149.3b
3c number scheduleD.5K2.a.ii.From10To149.3c
3d number scheduleD.5K2.a.ii.From10To149.3d
3e number scheduleD.5K2.a.ii.From10To149.3e
3f number scheduleD.5K2.a.ii.From10To149.3f
MoreThan150 object scheduleD.5K2.a.ii.MoreThan150
1 number scheduleD.5K2.a.ii.MoreThan150.1
2 number scheduleD.5K2.a.ii.MoreThan150.2
3a number scheduleD.5K2.a.ii.MoreThan150.3a
3b number scheduleD.5K2.a.ii.MoreThan150.3b
3c number scheduleD.5K2.a.ii.MoreThan150.3c
3d number scheduleD.5K2.a.ii.MoreThan150.3d
3e number scheduleD.5K2.a.ii.MoreThan150.3e
3f number scheduleD.5K2.a.ii.MoreThan150.3f
Description string scheduleD.5K2.a.ii.Description
b object scheduleD.5K2.b
LessThan10 object scheduleD.5K2.b.LessThan10
1 number scheduleD.5K2.b.LessThan10.1
2 number scheduleD.5K2.b.LessThan10.2
From10To149 object scheduleD.5K2.b.From10To149
1 number scheduleD.5K2.b.From10To149.1
2 number scheduleD.5K2.b.From10To149.2
MoreThan150 object scheduleD.5K2.b.MoreThan150
1 number scheduleD.5K2.b.MoreThan150.1
2 number scheduleD.5K2.b.MoreThan150.2
Description string scheduleD.5K2.b.Description
5K3 object[] scheduleD.5K3
a string scheduleD.5K3.a
b string scheduleD.5K3.b
c object scheduleD.5K3.c
State string scheduleD.5K3.c.State
Country string scheduleD.5K3.c.Country
City string scheduleD.5K3.c.City
d boolean scheduleD.5K3.d
e string scheduleD.5K3.e
f string scheduleD.5K3.f
g number scheduleD.5K3.g
6A object[] scheduleD.6A
Name string scheduleD.6A.Name
BD boolean scheduleD.6A.BD
RR boolean scheduleD.6A.RR
Pool boolean scheduleD.6A.Pool
FCM boolean scheduleD.6A.FCM
RealEstate boolean scheduleD.6A.RealEstate
Insurance boolean scheduleD.6A.Insurance
Bank boolean scheduleD.6A.Bank
Trust boolean scheduleD.6A.Trust
Municipal boolean scheduleD.6A.Municipal
SwapDealer boolean scheduleD.6A.SwapDealer
SwapParticipant boolean scheduleD.6A.SwapParticipant
Accountant boolean scheduleD.6A.Accountant
Lawyer boolean scheduleD.6A.Lawyer
Other boolean scheduleD.6A.Other
Description string scheduleD.6A.Description
6B2 object scheduleD.6B2
Description string scheduleD.6B2.Description
BusinessName string scheduleD.6B2.BusinessName
6B3 object scheduleD.6B3
Description string scheduleD.6B3.Description
BusinessName string scheduleD.6B3.BusinessName
7A object[] scheduleD.7A
1 string scheduleD.7A.1
2 string scheduleD.7A.2
3 string scheduleD.7A.3
6 boolean scheduleD.7A.6
7 boolean scheduleD.7A.7
11 boolean scheduleD.7A.11
12 boolean scheduleD.7A.12
4a string scheduleD.7A.4a
4b string[] scheduleD.7A.4b
5a boolean scheduleD.7A.5a
5b boolean scheduleD.7A.5b
5c boolean scheduleD.7A.5c
5d boolean scheduleD.7A.5d
5e boolean scheduleD.7A.5e
5f boolean scheduleD.7A.5f
5g boolean scheduleD.7A.5g
5h boolean scheduleD.7A.5h
5i boolean scheduleD.7A.5i
5j boolean scheduleD.7A.5j
5k boolean scheduleD.7A.5k
5l boolean scheduleD.7A.5l
5m boolean scheduleD.7A.5m
5n boolean scheduleD.7A.5n
5o boolean scheduleD.7A.5o
5p boolean scheduleD.7A.5p
8a boolean scheduleD.7A.8a
8b boolean scheduleD.7A.8b
8c object scheduleD.7A.8c
Street1 string scheduleD.7A.8c.Street1
Street2 string scheduleD.7A.8c.Street2
City string scheduleD.7A.8c.City
State string scheduleD.7A.8c.State
Country string scheduleD.7A.8c.Country
Postal string scheduleD.7A.8c.Postal
Private boolean scheduleD.7A.8c.Private
9a boolean scheduleD.7A.9a
9b string scheduleD.7A.9b
10a boolean scheduleD.7A.10a
10B string[] scheduleD.7A.10B
7B1 object[] scheduleD.7B1
A1a string scheduleD.7B1.A1a
A1b string scheduleD.7B1.A1b
A2 object scheduleD.7B1.A2
State string scheduleD.7B1.A2.State
Country string scheduleD.7B1.A2.Country
A3a string[] scheduleD.7B1.A3a
A3b string[] scheduleD.7B1.A3b
A4 object scheduleD.7B1.A4
1 boolean scheduleD.7B1.A4.1
2 boolean scheduleD.7B1.A4.2
A5 string[] scheduleD.7B1.A5
A6a boolean scheduleD.7B1.A6a
A6b object[] scheduleD.7B1.A6b
Name string scheduleD.7B1.A6b.Name
FundID string scheduleD.7B1.A6b.FundID
A6c boolean scheduleD.7B1.A6c
A6d object scheduleD.7B1.A6d
Name string scheduleD.7B1.A6d.Name
FundID string scheduleD.7B1.A6d.FundID
A7 object[] scheduleD.7B1.A7
a string scheduleD.7B1.A7.a
b string scheduleD.7B1.A7.b
c object scheduleD.7B1.A7.c
State string scheduleD.7B1.A7.c.State
Country string scheduleD.7B1.A7.c.Country
d object scheduleD.7B1.A7.d
1 string[] scheduleD.7B1.A7.d.1
2 string[] scheduleD.7B1.A7.d.2
e object scheduleD.7B1.A7.e
1 boolean scheduleD.7B1.A7.e.1
2 boolean scheduleD.7B1.A7.e.2
f string[] scheduleD.7B1.A7.f
A8a boolean scheduleD.7B1.A8a
A8b boolean scheduleD.7B1.A8b
A9 boolean scheduleD.7B1.A9
A10 string scheduleD.7B1.A10
A11 number scheduleD.7B1.A11
A12 number scheduleD.7B1.A12
A13 number scheduleD.7B1.A13
A14 number scheduleD.7B1.A14
A15a number scheduleD.7B1.A15a
A15b boolean scheduleD.7B1.A15b
A16 number scheduleD.7B1.A16
A17a boolean scheduleD.7B1.A17a
A17b object[] scheduleD.7B1.A17b
Name string scheduleD.7B1.A17b.Name
SECFileNumber string scheduleD.7B1.A17b.SECFileNumber
CRDNumber string scheduleD.7B1.A17b.CRDNumber
A18a boolean scheduleD.7B1.A18a
A18b object[] scheduleD.7B1.A18b
Name string scheduleD.7B1.A18b.Name
SECFileNumber string scheduleD.7B1.A18b.SECFileNumber
CRDNumber string scheduleD.7B1.A18b.CRDNumber
A19 boolean scheduleD.7B1.A19
A20 number scheduleD.7B1.A20
A21 boolean scheduleD.7B1.A21
A22 string[] scheduleD.7B1.A22
A23 object scheduleD.7B1.A23
a1 boolean scheduleD.7B1.A23.a1
a2 boolean scheduleD.7B1.A23.a2
list object[] scheduleD.7B1.A23.list
b string scheduleD.7B1.A23.list.b
c object scheduleD.7B1.A23.list.c
State string scheduleD.7B1.A23.list.c.State
Country string scheduleD.7B1.A23.list.c.Country
City string scheduleD.7B1.A23.list.c.City
d boolean scheduleD.7B1.A23.list.d
e boolean scheduleD.7B1.A23.list.e
eNumber string scheduleD.7B1.A23.list.eNumber
f boolean scheduleD.7B1.A23.list.f
g boolean scheduleD.7B1.A23.g
h string scheduleD.7B1.A23.h
A24 object scheduleD.7B1.A24
a boolean scheduleD.7B1.A24.a
list object[] scheduleD.7B1.A24.list
b string scheduleD.7B1.A24.list.b
c object scheduleD.7B1.A24.list.c
CRDNumber string scheduleD.7B1.A24.list.c.CRDNumber
SECNumber string scheduleD.7B1.A24.list.c.SECNumber
d object scheduleD.7B1.A24.list.d
State string scheduleD.7B1.A24.list.d.State
Country string scheduleD.7B1.A24.list.d.Country
City string scheduleD.7B1.A24.list.d.City
e boolean scheduleD.7B1.A24.list.e
A25 object scheduleD.7B1.A25
a boolean scheduleD.7B1.A25.a
list object[] scheduleD.7B1.A25.list
b string scheduleD.7B1.A25.list.b
c string scheduleD.7B1.A25.list.c
d object scheduleD.7B1.A25.list.d
State string scheduleD.7B1.A25.list.d.State
Country string scheduleD.7B1.A25.list.d.Country
City string scheduleD.7B1.A25.list.d.City
e boolean scheduleD.7B1.A25.list.e
f string scheduleD.7B1.A25.list.f
g string scheduleD.7B1.A25.list.g
A26 object scheduleD.7B1.A26
a boolean scheduleD.7B1.A26.a
list object[] scheduleD.7B1.A26.list
b string scheduleD.7B1.A26.list.b
c object scheduleD.7B1.A26.list.c
State string scheduleD.7B1.A26.list.c.State
Country string scheduleD.7B1.A26.list.c.Country
City string scheduleD.7B1.A26.list.c.City
d boolean scheduleD.7B1.A26.list.d
e string
No
Some
Yes
scheduleD.7B1.A26.list.e
f string scheduleD.7B1.A26.list.f
A27 number scheduleD.7B1.A27
A28 object scheduleD.7B1.A28
a boolean scheduleD.7B1.A28.a
list object[] scheduleD.7B1.A28.list
b boolean scheduleD.7B1.A28.list.b
c string scheduleD.7B1.A28.list.c
d object scheduleD.7B1.A28.list.d
CRDNumber string scheduleD.7B1.A28.list.d.CRDNumber
SECNumber string scheduleD.7B1.A28.list.d.SECNumber
e object scheduleD.7B1.A28.list.e
State string scheduleD.7B1.A28.list.e.State
Country string scheduleD.7B1.A28.list.e.Country
City string scheduleD.7B1.A28.list.e.City
f boolean scheduleD.7B1.A28.list.f
g string[] scheduleD.7B1.A28.list.g
7B2 object[] scheduleD.7B2
1 string scheduleD.7B2.1
2 string scheduleD.7B2.2
3 object scheduleD.7B2.3
Name string scheduleD.7B2.3.Name
SECNumber string scheduleD.7B2.3.SECNumber
4 boolean scheduleD.7B2.4
9C object[] scheduleD.9C
1 string scheduleD.9C.1
2 object scheduleD.9C.2
Street1 string scheduleD.9C.2.Street1
Street2 string scheduleD.9C.2.Street2
City string scheduleD.9C.2.City
State string scheduleD.9C.2.State
Country string scheduleD.9C.2.Country
Postal string scheduleD.9C.2.Postal
Private boolean scheduleD.9C.2.Private
3 boolean scheduleD.9C.3
4 boolean scheduleD.9C.4
6 string scheduleD.9C.6
3Number string scheduleD.9C.3Number
5A boolean scheduleD.9C.5A
5B boolean scheduleD.9C.5B
5C boolean scheduleD.9C.5C
10A object[] scheduleD.10A
1 string scheduleD.10A.1
2 object scheduleD.10A.2
CRDNumber string scheduleD.10A.2.CRDNumber
EffectiveDate date scheduleD.10A.2.EffectiveDate
TerminationDate date scheduleD.10A.2.TerminationDate
3 object scheduleD.10A.3
Street1 string scheduleD.10A.3.Street1
Street2 string scheduleD.10A.3.Street2
City string scheduleD.10A.3.City
State string scheduleD.10A.3.State
Country string scheduleD.10A.3.Country
Postal string scheduleD.10A.3.Postal
Private boolean scheduleD.10A.3.Private
4 string scheduleD.10A.4
7 string scheduleD.10A.7
10B object[] scheduleD.10B
1 string scheduleD.10B.1
2 string scheduleD.10B.2
Miscellaneous string scheduleD.Miscellaneous
scheduleR object[] scheduleR
1A string scheduleR.1A
1B string scheduleR.1B
1C object[] scheduleR.1C
Name string scheduleR.1C.Name
Jurisdiction string[] scheduleR.1C.Jurisdiction
1D string scheduleR.1D
1E object scheduleR.1E
1 object scheduleR.1E.1
Street1 string scheduleR.1E.1.Street1
Street2 string scheduleR.1E.1.Street2
City string scheduleR.1E.1.City
State string scheduleR.1E.1.State
Country string scheduleR.1E.1.Country
Postal string scheduleR.1E.1.Postal
Private boolean scheduleR.1E.1.Private
2 object scheduleR.1E.2
MonFri string scheduleR.1E.2.MonFri
Other string scheduleR.1E.2.Other
Hours string scheduleR.1E.2.Hours
3 string scheduleR.1E.3
4 string scheduleR.1E.4
SameAsFiler boolean scheduleR.1E.SameAsFiler
1F object scheduleR.1F
Street1 string scheduleR.1F.Street1
Street2 string scheduleR.1F.Street2
City string scheduleR.1F.City
State string scheduleR.1F.State
Country string scheduleR.1F.Country
Postal string scheduleR.1F.Postal
Private boolean scheduleR.1F.Private
SameAsFiler boolean scheduleR.1F.SameAsFiler
1G string scheduleR.1G
1H string[] scheduleR.1H
2A object scheduleR.2A
1 boolean scheduleR.2A.1
2 boolean scheduleR.2A.2
4 boolean scheduleR.2A.4
5 boolean scheduleR.2A.5
6 boolean scheduleR.2A.6
7 boolean scheduleR.2A.7
8 boolean scheduleR.2A.8
9 boolean scheduleR.2A.9
ApplicationNumber string scheduleR.2A.ApplicationNumber
OrderDate date scheduleR.2A.OrderDate
3A string scheduleR.3A
3B string scheduleR.3B
3C object scheduleR.3C
State string scheduleR.3C.State
Country string scheduleR.3C.Country
4AB object[] scheduleR.4AB
Schedule string scheduleR.4AB.Schedule
FullLegalName string scheduleR.4AB.FullLegalName
EntityType string scheduleR.4AB.EntityType
EntityInWhich string scheduleR.4AB.EntityInWhich
TitleOrStatus string scheduleR.4AB.TitleOrStatus
StatusAcquired string scheduleR.4AB.StatusAcquired
OwnershipCode string scheduleR.4AB.OwnershipCode
ControlPerson boolean scheduleR.4AB.ControlPerson
PR boolean scheduleR.4AB.PR
OwnerID string scheduleR.4AB.OwnerID
4C object[] scheduleR.4C
1 string scheduleR.4C.1
2 object scheduleR.4C.2
CRDNumber string scheduleR.4C.2.CRDNumber
EffectiveDate date scheduleR.4C.2.EffectiveDate
TerminationDate date scheduleR.4C.2.TerminationDate
3 object scheduleR.4C.3
Street1 string scheduleR.4C.3.Street1
Street2 string scheduleR.4C.3.Street2
City string scheduleR.4C.3.City
State string scheduleR.4C.3.State
Country string scheduleR.4C.3.Country
Postal string scheduleR.4C.3.Postal
Private boolean scheduleR.4C.3.Private
4 string scheduleR.4C.4
7 string scheduleR.4C.7
4D object[] scheduleR.4D
Name string scheduleR.4D.Name
CIK string scheduleR.4D.CIK
drp object drp
Criminal object[] drp.Criminal
InitialAmended string drp.Criminal.InitialAmended
FiledAgainst string drp.Criminal.FiledAgainst
Affiliate object[] drp.Criminal.Affiliate
CRDNumber string drp.Criminal.Affiliate.CRDNumber
Type string drp.Criminal.Affiliate.Type
Registered boolean drp.Criminal.Affiliate.Registered
Name string drp.Criminal.Affiliate.Name
Removal object drp.Criminal.Removal
Association boolean drp.Criminal.Removal.Association
Expired boolean drp.Criminal.Removal.Expired
FiledInError boolean drp.Criminal.Removal.FiledInError
Explantion string drp.Criminal.Removal.Explantion
AffiliateSubmitted boolean drp.Criminal.AffiliateSubmitted
11A1 boolean drp.Criminal.11A1
11A2 boolean drp.Criminal.11A2
11B1 boolean drp.Criminal.11B1
11B2 boolean drp.Criminal.11B2
Organization string drp.Criminal.Organization
Court string drp.Criminal.Court
FirstChargedDate object drp.Criminal.FirstChargedDate
Date date drp.Criminal.FirstChargedDate.Date
IsExact boolean drp.Criminal.FirstChargedDate.IsExact
Explanation string drp.Criminal.FirstChargedDate.Explanation
EventDetail string drp.Criminal.EventDetail
Felony boolean drp.Criminal.Felony
Status string drp.Criminal.Status
StatusDate object drp.Criminal.StatusDate
Date date drp.Criminal.StatusDate.Date
IsExact boolean drp.Criminal.StatusDate.IsExact
Explanation string drp.Criminal.StatusDate.Explanation
Disposition string drp.Criminal.Disposition
Summary string drp.Criminal.Summary
Regulatory object[] drp.Regulatory
InitialAmended string drp.Regulatory.InitialAmended
FiledAgainst string drp.Regulatory.FiledAgainst
Affiliate object[] drp.Regulatory.Affiliate
CRDNumber string drp.Regulatory.Affiliate.CRDNumber
Type string drp.Regulatory.Affiliate.Type
Registered boolean drp.Regulatory.Affiliate.Registered
Name string drp.Regulatory.Affiliate.Name
Removal object drp.Regulatory.Removal
Association boolean drp.Regulatory.Removal.Association
Expired boolean drp.Regulatory.Removal.Expired
FiledInError boolean drp.Regulatory.Removal.FiledInError
Explantion string drp.Regulatory.Removal.Explantion
AffiliateSubmitted boolean drp.Regulatory.AffiliateSubmitted
11C1 boolean drp.Regulatory.11C1
11C2 boolean drp.Regulatory.11C2
11C3 boolean drp.Regulatory.11C3
11C4 boolean drp.Regulatory.11C4
11C5 boolean drp.Regulatory.11C5
11D1 boolean drp.Regulatory.11D1
11D2 boolean drp.Regulatory.11D2
11D3 boolean drp.Regulatory.11D3
11D4 boolean drp.Regulatory.11D4
11D5 boolean drp.Regulatory.11D5
11E1 boolean drp.Regulatory.11E1
11E2 boolean drp.Regulatory.11E2
11E3 boolean drp.Regulatory.11E3
11E4 boolean drp.Regulatory.11E4
11F boolean drp.Regulatory.11F
11G boolean drp.Regulatory.11G
InitiatorType string drp.Regulatory.InitiatorType
InitiatedBy string drp.Regulatory.InitiatedBy
PrincipalSanction string drp.Regulatory.PrincipalSanction
OtherSanctions string drp.Regulatory.OtherSanctions
DateInitiated object drp.Regulatory.DateInitiated
Date date drp.Regulatory.DateInitiated.Date
IsExact boolean drp.Regulatory.DateInitiated.IsExact
Explanation string drp.Regulatory.DateInitiated.Explanation
CaseNumber string drp.Regulatory.CaseNumber
EmployingFirm string drp.Regulatory.EmployingFirm
PrincipalProduct string drp.Regulatory.PrincipalProduct
OtherProduct string drp.Regulatory.OtherProduct
Allegations string drp.Regulatory.Allegations
Status string drp.Regulatory.Status
AppealDetails string drp.Regulatory.AppealDetails
Resolution object drp.Regulatory.Resolution
Type string drp.Regulatory.Resolution.Type
ResolutionDate object drp.Regulatory.Resolution.ResolutionDate
Date date drp.Regulatory.Resolution.ResolutionDate.Date
IsExact boolean drp.Regulatory.Resolution.ResolutionDate.IsExact
Explanation string drp.Regulatory.Resolution.ResolutionDate.Explanation
MonetarySanction boolean drp.Regulatory.Resolution.MonetarySanction
MonetaryAmount number drp.Regulatory.Resolution.MonetaryAmount
Revocation boolean drp.Regulatory.Resolution.Revocation
Disgorgement boolean drp.Regulatory.Resolution.Disgorgement
Censure boolean drp.Regulatory.Resolution.Censure
CeaseAndDesist boolean drp.Regulatory.Resolution.CeaseAndDesist
Bar boolean drp.Regulatory.Resolution.Bar
Suspension boolean drp.Regulatory.Resolution.Suspension
OtherSanctionsOrdered string drp.Regulatory.Resolution.OtherSanctionsOrdered
SanctionDetail string drp.Regulatory.Resolution.SanctionDetail
Summary string drp.Regulatory.Summary
Civil object[] drp.Civil
InitialAmended string drp.Civil.InitialAmended
FiledAgainst string drp.Civil.FiledAgainst
Affiliate object[] drp.Civil.Affiliate
CRDNumber string drp.Civil.Affiliate.CRDNumber
Type string drp.Civil.Affiliate.Type
Registered boolean drp.Civil.Affiliate.Registered
Name string drp.Civil.Affiliate.Name
Removal object drp.Civil.Removal
Association boolean drp.Civil.Removal.Association
Expired boolean drp.Civil.Removal.Expired
FiledInError boolean drp.Civil.Removal.FiledInError
Explantion string drp.Civil.Removal.Explantion
AffiliateSubmitted boolean drp.Civil.AffiliateSubmitted
11H1a boolean drp.Civil.11H1a
11H1b boolean drp.Civil.11H1b
11H1c boolean drp.Civil.11H1c
11H2 boolean drp.Civil.11H2
InitiatedBy string drp.Civil.InitiatedBy
ReliefSought string drp.Civil.ReliefSought
OtherRelief string drp.Civil.OtherRelief
FilingDate object drp.Civil.FilingDate
Date date drp.Civil.FilingDate.Date
IsExact boolean drp.Civil.FilingDate.IsExact
Explanation string drp.Civil.FilingDate.Explanation
PrincipalProduct string drp.Civil.PrincipalProduct
OtherProduct string drp.Civil.OtherProduct
Court string drp.Civil.Court
EmployingFirm string drp.Civil.EmployingFirm
Allegations string drp.Civil.Allegations
Status string drp.Civil.Status
AppealDetails string drp.Civil.AppealDetails
DateServed object drp.Civil.DateServed
Date date drp.Civil.DateServed.Date
IsExact boolean drp.Civil.DateServed.IsExact
Explanation string drp.Civil.DateServed.Explanation
Resolution object drp.Civil.Resolution
Type string drp.Civil.Resolution.Type
ResolutionDate object drp.Civil.Resolution.ResolutionDate
Date date drp.Civil.Resolution.ResolutionDate.Date
IsExact boolean drp.Civil.Resolution.ResolutionDate.IsExact
Explanation string drp.Civil.Resolution.ResolutionDate.Explanation
MonetarySanction boolean drp.Civil.Resolution.MonetarySanction
MonetaryAmount number drp.Civil.Resolution.MonetaryAmount
Revocation boolean drp.Civil.Resolution.Revocation
Disgorgement boolean drp.Civil.Resolution.Disgorgement
Censure boolean drp.Civil.Resolution.Censure
CeaseAndDesist boolean drp.Civil.Resolution.CeaseAndDesist
Bar boolean drp.Civil.Resolution.Bar
Suspension boolean drp.Civil.Resolution.Suspension
OtherSanctionsOrdered string drp.Civil.Resolution.OtherSanctionsOrdered
SanctionDetail string drp.Civil.Resolution.SanctionDetail
Summary string drp.Civil.Summary

Response Example

{
  "data": [
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1768986,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "BLUE WATER ENERGY LLP",
        "1B": {
          "1": "BLUE WATER ENERGY LLP",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-112468",
          "2": "802-112468",
          "3": []
        },
        "1E": {
          "1": "291382",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "17 CONNAUGHT PLACE",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "8:30 AM TO 5:30 PM"
          },
          "3": "44 0 20 7290 5090",
          "4": "44 0 20 7493 4149",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "17 CONNAUGHT PLACE",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false,
            "Name": "LOUISE A PILGRIM",
            "Title": "",
            "Phone": "44 0 20 7290 5090",
            "Fax": "",
            "Email": "LPILGRIM@BLUEWATERPE.COM"
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": true,
        "1M": true,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": false,
          "2": true,
          "3": false,
          "AUM": 0
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Partnership",
        "3B": "MARCH",
        "3C": {
          "State": "",
          "Country": "United Kingdom"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "LOUISE PILGRIM",
          "title": "CHIEF FINANCIAL OFFICER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "JOHANSSON, JERKER, M",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "05/2011",
          "OwnershipCode": "B",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1567767"
        },
        {
          "Schedule": "A",
          "FullLegalName": "SWORD, GRAEME",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "11/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6130880"
        },
        {
          "Schedule": "A",
          "FullLegalName": "SIKORSKI, THOMAS, JOSEPH",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "05/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1569441"
        },
        {
          "Schedule": "A",
          "FullLegalName": "BWE (LONDON) LTD.",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "OWNER",
          "StatusAcquired": "05/2011",
          "OwnershipCode": "A",
          "ControlPerson": false,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "B",
          "FullLegalName": "JOHANSSON, JERKER, M",
          "EntityType": "I",
          "EntityInWhich": "BWE (LONDON) LTD.",
          "TitleOrStatus": "OWNER",
          "StatusAcquired": "05/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1567767"
        },
        {
          "Schedule": "B",
          "FullLegalName": "SWORD, GRAEME",
          "EntityType": "I",
          "EntityInWhich": "BWE (LONDON) LTD.",
          "TitleOrStatus": "OWNER",
          "StatusAcquired": "11/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6130880"
        },
        {
          "Schedule": "B",
          "FullLegalName": "SIKORSKI, THOMAS, JOSEPH",
          "EntityType": "I",
          "EntityInWhich": "BWE (LONDON) LTD.",
          "TitleOrStatus": "OWNER",
          "StatusAcquired": "05/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1569441"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Pilgrim, Louise, Ann",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF FINANCIAL OFFICER AND CHIEF COMPLIANCE OFFICER",
          "StatusAcquired": "04/2022",
          "OwnershipCode": "NA",
          "ControlPerson": false,
          "PR": false,
          "OwnerID": "7566137"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "https://www.bluewaterpe.com/",
          "https://www.youtube.com/channel/ucu_dijtvgvgqxrgoubylbaw",
          "https://www.linkedin.com/company/blue-water-energy-llp/",
          "https://business.facebook.com/bluewaterenergylondon/"
        ],
        "1L": [
          {
            "Name": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
            "Street1": "EAST WING TRAFALGAR COURT",
            "Street2": "LES BANQUES",
            "City": "ST PETER PORT",
            "State": "",
            "Country": "Guernsey",
            "Postal": "GY1 3PP",
            "Private": false,
            "Phone": "44 1481 749715",
            "Fax": "44 1481 749749",
            "Type": "A third-party unaffiliated record keeper",
            "Description": "CERTAIN RECORDS OF THE FUNDS LISTED IN ITEM 7.B.1."
          }
        ],
        "1M": [
          "United Kingdom - Financial Conduct Authority"
        ],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "BWE GENERAL PARTNER II, LP",
            "2": "BWE GENERAL PARTNER II, LP",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": false,
            "10B": []
          },
          {
            "1": "BWE GENERAL PARTNER, LP",
            "2": "BWE GENERAL PARTNER, LP",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": false,
            "10B": []
          },
          {
            "1": "BWE GP II LTD.",
            "2": "BWE GP II LTD.",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": true,
            "10B": [
              "Guernsey - Guernsey Financial Services Commission"
            ]
          },
          {
            "1": "BWE GP LTD.",
            "2": "BWE GP LTD.",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": true,
            "10B": [
              "Guernsey - Guernsey Financial Services Commission"
            ]
          }
        ],
        "7B1": [
          {
            "A1a": "BWE II EAST TOWN CO-INVEST, L.P.",
            "A1b": "805-2517213230",
            "A2": {
              "State": "",
              "Country": "Guernsey"
            },
            "A3a": [
              "BWE GP II LTD."
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Private Equity Fund",
            "A11": 100000000,
            "A12": 10000000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "BWE GP II LTD."
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "238",
                  "f": true
                }
              ],
              "g": true,
              "h": "Report Not Yet Received"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BLUE WATER ENERGY FUND I, L.P.",
            "A1b": "805-3992278662",
            "A2": {
              "State": "",
              "Country": "Guernsey"
            },
            "A3a": [
              "BWE GENERAL PARTNER, LP"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Private Equity Fund",
            "A11": 212750000,
            "A12": 10000000,
            "A13": 25,
            "A14": 1,
            "A15a": 20,
            "A15b": false,
            "A16": 82,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "BWE GP LTD."
              },
              {
                "Name": "BWE GENERAL PARTNER, LP"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-183606"
            ],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "238",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BLUE WATER ENERGY FUND I-A, L.P.",
            "A1b": "805-2343681095",
            "A2": {
              "State": "",
              "Country": "Guernsey"
            },
            "A3a": [
              "BWE GENERAL PARTNER, LP"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Private Equity Fund",
            "A11": 648790000,
            "A12": 10000000,
            "A13": 32,
            "A14": 3,
            "A15a": 17,
            "A15b": false,
            "A16": 7,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "BWE GP LTD."
              },
              {
                "Name": "BWE GENERAL PARTNER, LP"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-183607"
            ],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "238",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BLUE WATER ENERGY FUND II, L.P.",
            "A1b": "805-7757030725",
            "A2": {
              "State": "",
              "Country": "Guernsey"
            },
            "A3a": [
              "BWE GENERAL PARTNER II, LP"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Private Equity Fund",
            "A11": 1000590000,
            "A12": 10000000,
            "A13": 51,
            "A14": 3,
            "A15a": 17,
            "A15b": false,
            "A16": 39,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "BWE GP II LTD."
              },
              {
                "Name": "BWE GENERAL PARTNER II, LP"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-270714"
            ],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "238",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BWE I EAST TOWN CO-INVEST FUND, L.P.",
            "A1b": "805-9640417341",
            "A2": {
              "State": "",
              "Country": "Guernsey"
            },
            "A3a": [
              "BWE GP LTD."
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Private Equity Fund",
            "A11": 120000000,
            "A12": 10000000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "BWE GP LTD."
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "238",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "AZTEC GROUP FINANCIAL SERVICES (GUERNSEY) LIMITED",
                  "c": {
                    "City": "ST PETER PORT",
                    "State": "",
                    "Country": "Guernsey"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": ""
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1765482,
        "formVersion": "10/2021",
        "date": "2023-06-28T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "THUNDERBIRD PARTNERS LLP",
        "1B": {
          "1": "THUNDERBIRD PARTNERS LLP",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-96167",
          "2": "802-96167",
          "3": []
        },
        "1E": {
          "1": "175509",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "110 PARK STREET",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9:00AM - 5:00PM"
          },
          "3": "44 207 947 2000",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": false,
        "1J": {
          "1": {
            "Street1": "110 PARK STREET",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false,
            "Name": "ANDREW BASTOW",
            "Title": "GENERAL COUNSEL",
            "Phone": "44 207 947 2000",
            "Fax": "",
            "Email": "ENQUIRIES@TBIRD.COM"
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": true,
        "1M": true,
        "1N": false,
        "1O": {
          "Billion": false
        },
        "1P": "213800MUO1UFO9U9VH39"
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": false,
          "2": true,
          "3": false,
          "AUM": 0
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Partnership",
        "3B": "MARCH",
        "3C": {
          "State": "",
          "Country": "United Kingdom"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-28T04:00:00.000Z",
          "signatory": "SCOTT MCDERMID",
          "title": "COO"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "LOML ENTERPRISES LIMITED",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "CORPORATE MEMBER",
          "StatusAcquired": "07/2014",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN ENTITY"
        },
        {
          "Schedule": "A",
          "FullLegalName": "FEAR, DAVID, JEFFREY",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "MANAGING PARTNER - CHIEF INVESTMENT OFFICER",
          "StatusAcquired": "05/2014",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1956904"
        },
        {
          "Schedule": "B",
          "FullLegalName": "FEAR, DAVID, JEFFREY",
          "EntityType": "I",
          "EntityInWhich": "LOML ENTERPRISES LIMITED",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "05/2014",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1956904"
        },
        {
          "Schedule": "A",
          "FullLegalName": "MCDERMID, SCOTT",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF OPERATING OFFICER",
          "StatusAcquired": "01/2021",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6476940"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [],
        "1L": [
          {
            "Name": "CITCO FUND SERVICES (IRELAND) LTD",
            "Street1": "TELLENGANA HOUSE",
            "Street2": "BLACKROCK ROAD",
            "City": "CORK",
            "State": "",
            "Country": "Ireland",
            "Postal": "",
            "Private": false,
            "Phone": "353 21 4836600",
            "Fax": "",
            "Type": "A third-party unaffiliated record keeper",
            "Description": "SERVES AS ADMINISTRATOR TO THE PRIVATE FUNDS MANAGED BY THE ADVISER, AND IN THAT CAPACITY, MAINTAINS CERTAIN BOOKS AND RECORDS RELATING TO THE PRIVATE INVESTMENT FUNDS."
          },
          {
            "Name": "THROGMORTON UK LIMITED",
            "Street1": "4TH FLOOR, PHOENIX",
            "Street2": "STATION ROAD",
            "City": "READING",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "RG1 1NB",
            "Private": false,
            "Phone": "44 118 9393200",
            "Fax": "",
            "Type": "A third-party unaffiliated record keeper",
            "Description": "REGISTERED OFFICE RECORDS, BOOKS AND ACCOUNTS."
          },
          {
            "Name": "SIX DEGREES",
            "Street1": "91/95 BRICK LANE",
            "Street2": "INTERXION LONDON 3 APT/SUITE:MMR FLO",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "E1 6QL",
            "Private": false,
            "Phone": "+442074581250",
            "Fax": "",
            "Type": "Other",
            "Description": "CERTAIN BOOKS AND RECORDS RELATED TO ACTIVITIES OF THE ADVISOR WHICH ARE IN ELECTRONIC FORMAT, EXCLUDING THE OFFICIAL FUND ACCOUNTING RECORDS (WHICH ARE MAINTAINED BY THE FUND ADMINISTRATOR)."
          },
          {
            "Name": "MIMECAST",
            "Street1": "CITYPOINT",
            "Street2": "ONE ROPEMAKER STREET",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "EC2Y 9AW",
            "Private": false,
            "Phone": "+442078478700",
            "Fax": "",
            "Type": "Other",
            "Description": "ARCHIVE OF ELECTRONIC COMMUNICATIONS."
          }
        ],
        "1M": [
          "United Kingdom - Financial Conduct Authority"
        ],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "THUNDERBIRD FUND MANAGEMENT LIMITED",
            "2": "THUNDERBIRD FUND MANAGEMENT LIMITED",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": true,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "RULE 203(M)-1",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "THUNDERBIRD MASTER FUND LIMITED",
            "A1b": "805-7437127460",
            "A2": {
              "State": "",
              "Country": "Cayman Islands"
            },
            "A3a": [
              "PETER HUBER",
              "MONETTE WINDSOR",
              "PATRICK AGEMIAN"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [
              "Cayman Islands - Cayman Islands Monetary Authority"
            ],
            "A6a": true,
            "A6b": [
              {
                "Name": "THUNDERBIRD PARTICIPATION LP",
                "FundID": "805-3724472141"
              },
              {
                "Name": "THUNDERBIRD OFFSHORE FUND LIMITED",
                "FundID": "805-8174250948"
              },
              {
                "Name": "THUNDERBIRD ONSHORE FUND LLC",
                "FundID": "805-5846466586"
              }
            ],
            "A6c": false,
            "A6d": {},
            "A7": [
              {
                "a": "THUNDERBIRD ONSHORE FUND LLC",
                "b": "805-5846466586",
                "c": {
                  "State": "Delaware",
                  "Country": "United States"
                },
                "d": {
                  "1": [
                    "THUNDERBIRD FUND MANAGEMENT LIMITED"
                  ],
                  "2": []
                },
                "e": {
                  "1": false,
                  "2": true
                },
                "f": []
              },
              {
                "a": "THUNDERBIRD PARTICIPATION LP",
                "b": "805-3724472141",
                "c": {
                  "State": "",
                  "Country": "Cayman Islands"
                },
                "d": {
                  "1": [
                    "THUNDERBIRD FUND MANAGEMENT LIMITED"
                  ],
                  "2": []
                },
                "e": {
                  "1": false,
                  "2": true
                },
                "f": [
                  "Cayman Islands - Cayman Islands Monetary Authority"
                ]
              },
              {
                "a": "THUNDERBIRD OFFSHORE FUND LIMITED",
                "b": "805-8174250948",
                "c": {
                  "State": "",
                  "Country": "Cayman Islands"
                },
                "d": {
                  "1": [
                    "PETER HUBER",
                    "MONETTE WINDSOR",
                    "PATRICK AGEMIAN"
                  ],
                  "2": []
                },
                "e": {
                  "1": false,
                  "2": true
                },
                "f": [
                  "Cayman Islands - Cayman Islands Monetary Authority"
                ]
              }
            ],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Hedge Fund",
            "A11": 1145188098,
            "A12": 100000,
            "A13": 26,
            "A14": 12,
            "A15a": 0,
            "A15b": false,
            "A16": 20,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-234889",
              "021-234890"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "GRAND CAYMAN",
                    "State": "",
                    "Country": "Cayman Islands"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "1323",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "MORGAN STANLEY & CO. LLC",
                  "c": {
                    "CRDNumber": "8209",
                    "SECNumber": "8-15869"
                  },
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": true
                },
                {
                  "b": "UBS SECURITIES LLC",
                  "c": {
                    "CRDNumber": "7654",
                    "SECNumber": "8-22651"
                  },
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": true
                },
                {
                  "b": "CITIGROUP GLOBAL MARKETS INC.",
                  "c": {
                    "CRDNumber": "7059",
                    "SECNumber": "8-8177"
                  },
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "THE BANK OF NEW YORK MELLON",
                  "c": "THE BANK OF NEW YORK MELLON",
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": false
                },
                {
                  "b": "CITCO BANK NEDERLAND N.V.",
                  "c": "CITCO BANK NEDERLAND N.V.",
                  "d": {
                    "City": "DUBLIN",
                    "State": "",
                    "Country": "Ireland"
                  },
                  "e": false
                },
                {
                  "b": "GOLDMAN SACHS INTERNATIONAL",
                  "c": "GOLDMAN SACHS INTERNATIONAL",
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": false
                },
                {
                  "b": "UBS SECURITIES LLC",
                  "c": "UBS SECURITIES LLC",
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": false,
                  "f": "8-22651"
                },
                {
                  "b": "MORGAN STANLEY & CO. LLC",
                  "c": "MORGAN STANLEY & CO. LLC",
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": false,
                  "f": "8-15869"
                },
                {
                  "b": "CITIBANK, N.A.",
                  "c": "CITIBANK, N.A.",
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": false
                },
                {
                  "b": "CITIGROUP GLOBAL MARKETS INC.",
                  "c": "CITIGROUP GLOBAL MARKETS INC.",
                  "d": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "e": false,
                  "f": "8-8177"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CITCO FUND ADMINISTRATION (CAYMAN ISLANDS) LIMITED",
                  "c": {
                    "City": "GRAND CAYMAN",
                    "State": "",
                    "Country": "Cayman Islands"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 100,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "We have listed Thunderbird Fund Management Limited in Section 7.A of Schedule D, which serves as the general partner and managing member of private funds identified in Section 7.B.(1) of Schedule D.  Thunderbird Fund Management Limited has delegated investment discretion to us, and does not separately file reports as an exempt reporting adviser, consistent with the position in the SEC staff no-action letter to the American Bar Association Subcommittee on Private Investment Entities (Dec. 8, 2005)  With respect to Section 7.B.(1) Question 27, although 100% of the private fund's assets are independently valued by a non-related person (i.e. the administrator), Thunderbird Partners LLP retains ultimate responsibility to value the fund's assets, as is consistent with, and pursuant to, AIFMD."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1769512,
        "formVersion": "10/2021",
        "date": "2023-06-26T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "CHESSICA MANAGEMENT GROUP, LLC",
        "1B": {
          "1": "CHESSICA MANAGEMENT GROUP, LLC",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-128407",
          "2": "802-128407",
          "3": []
        },
        "1E": {
          "1": "327386",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "3725 WALDEN AVENUE",
            "Street2": "",
            "City": "LANCASTER",
            "State": "NY",
            "Country": "United States",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9AM-5PM"
          },
          "3": "716-393-9609",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "3725 WALDEN AVENUE",
            "Street2": "",
            "City": "LANCASTER",
            "State": "NY",
            "Country": "United States",
            "Postal": "",
            "Private": false,
            "Name": "ALEX RABINOVICH",
            "Title": "MANAGING DIRECTOR",
            "Phone": "716-393-9609",
            "Fax": "",
            "Email": "ALEX@CHESSICALLC.COM"
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": false,
        "1M": false,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": false,
          "2": true,
          "3": false,
          "AUM": 33000000
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Company",
        "3B": "DECEMBER",
        "3C": {
          "State": "New York",
          "Country": "United States"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Domestic",
          "executionDate": "2023-06-13T04:00:00.000Z",
          "signatory": "/S/ ALEXANDER RABINOVICH",
          "title": "CHIEF COMPLIANCE OFFICER & MANAGING DIRECTOR"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "Rabinovich, Alexander",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "MANAGING MEMBER & CHIEF COMPLIANCE OFFICER",
          "StatusAcquired": "11/2019",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7775158"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Plotkin, Victor",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "MANAGING MEMBER",
          "StatusAcquired": "11/2019",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7775163"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "http://www.chessicallc.com/"
        ],
        "1L": [],
        "1M": [],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [],
        "7B1": [
          {
            "A1a": "CHESSICA, L.P.",
            "A1b": "805-8692320733",
            "A2": {
              "State": "New York",
              "Country": "United States"
            },
            "A3a": [
              "CHESSICA MANAGEMENT GROUP, LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Hedge Fund",
            "A11": 33000000,
            "A12": 250000,
            "A13": 20,
            "A14": 30,
            "A15a": 7,
            "A15b": false,
            "A16": 21,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-131570"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "DENVER",
                    "State": "Colorado",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "349",
                  "f": true
                }
              ],
              "g": false,
              "h": "Report Not Yet Received"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "INTERACTIVE BROKERS LLC",
                  "c": {
                    "CRDNumber": "36418",
                    "SECNumber": "8-47257"
                  },
                  "d": {
                    "City": "GREENWICH",
                    "State": "Connecticut",
                    "Country": "United States"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "INTERACTIVE BROKERS LLC",
                  "c": "INTERACTIVE BROKERS LLC",
                  "d": {
                    "City": "GREENWICH",
                    "State": "Connecticut",
                    "Country": "United States"
                  },
                  "e": false,
                  "f": "8-47257"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "YULISH & ASSOCIATES",
                  "c": {
                    "City": "OXNARD",
                    "State": "California",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 100,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": ""
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1771444,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "VAUBAN ADVISERS LLC",
        "1B": {
          "1": "VAUBAN ADVISERS LLC",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-126095",
          "2": "802-126095",
          "3": []
        },
        "1E": {
          "1": "319358",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "333 BUSH STREET",
            "Street2": "STE 2300",
            "City": "SAN FRANCISCO",
            "State": "CA",
            "Country": "United States",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9:00 AM - 5:00 PM"
          },
          "3": "650-669-8381",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "333 BUSH STREET",
            "Street2": "STE 2300",
            "City": "SAN FRANCISCO",
            "State": "CA",
            "Country": "United States",
            "Postal": "",
            "Private": false,
            "Name": "DARRELL KAZAK",
            "Title": "",
            "Phone": "650-669-8381",
            "Fax": "",
            "Email": "DARRELL.KAZAK@CARTA.COM"
          },
          "2": {
            "Name": "ESHARES, INC. DBA CARTA, INC.",
            "EIN": "45-5639657"
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": false,
        "1M": false,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": true,
          "2": false,
          "3": false
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Company",
        "3B": "MARCH",
        "3C": {
          "State": "Delaware",
          "Country": "United States"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": true,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Domestic",
          "executionDate": "2023-06-29T04:00:00.000Z",
          "signatory": "MEGAN GREER",
          "title": "MANAGER AND CHIEF EXECUTIVE OFFICER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "VAUBAN US LLC",
          "EntityType": "DE",
          "EntityInWhich": "",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "12/2022",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "92-1333146"
        },
        {
          "Schedule": "A",
          "FullLegalName": "STRACHMAN, DANIEL, ALEX",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "03/2022",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "2637174"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Kazak, Darrell, Dean",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF COMPLIANCE OFFICER",
          "StatusAcquired": "06/2023",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "4909934"
        },
        {
          "Schedule": "A",
          "FullLegalName": "GREER, MEGAN, GRIFFIN",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "MANAGER AND CHIEF EXECUTIVE OFFICER",
          "StatusAcquired": "06/2023",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "5694562"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Ku-Jewell, Samantha",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "GENERAL COUNSEL",
          "StatusAcquired": "06/2023",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7775361"
        },
        {
          "Schedule": "B",
          "FullLegalName": "ESHARES, INC. DBA CARTA, INC.",
          "EntityType": "DE",
          "EntityInWhich": "VAUBAN US LLC",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "12/2022",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "45-5639657"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "https://www.linkedin.com/company/vauban-tech",
          "https://www.vauban.io",
          "https://twitter.com/vaubandotio",
          "https://carta.com"
        ],
        "1L": [],
        "1M": [],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "CARTA SECURITIES, LLC",
            "2": "CARTA SECURITIES, LLC",
            "3": "8-69701",
            "6": false,
            "7": true,
            "11": false,
            "12": true,
            "4a": "282086",
            "4b": [
              "1657834"
            ],
            "5a": true,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "CARTA CAPITAL MARKETS, LLC",
            "2": "CARTA CAPITAL MARKETS, LLC",
            "3": "8-70396",
            "6": false,
            "7": true,
            "11": false,
            "12": true,
            "4a": "304751",
            "4b": [
              "1786211"
            ],
            "5a": true,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "VAUBAN CAPITAL GP LLC",
            "2": "VAUBAN CAPITAL GP LLC",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "AMO SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4561813734",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3114965,
            "A12": 1000,
            "A13": 68,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 56,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482513"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "AQUA PURA ALLIANCE SPV1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7745871777",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 847318,
            "A12": 1000,
            "A13": 68,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 28,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482543"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TIE ANGELS TEXAS LIDROTEC, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9005977901",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 16,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 10,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478033"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "VALUTIA MOISES II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1419192644",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 570002,
            "A12": 1000,
            "A13": 31,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 99,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482043"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "WARREN JAMES SERIES A SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1409064248",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 300000,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-462970"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ADB HOLDINGS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3832544316",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 5000000,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "AFTER GOODBYE PRE-SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3437159240",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ZELL CAPITAL TELLY SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9370321312",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 23,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ZEN FRIENDS - ZARV PRE-SEED I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1993917995",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 40000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 90,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ZM USA 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9559260177",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2000000,
            "A12": 1000,
            "A13": 48,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 2,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BEAM ANGELS R1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8381366598",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 194000,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482456"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BILLGO - PD INVESTMENT, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1785697938",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 815000,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480255"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BINKEY FF, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9648984387",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 66000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-461253"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GRID VENTURES LLC HEDLUM I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7152285121",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 400000,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 13,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GS INVEST, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3056356202",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3500000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "HANSA TECHNOLOGY COMPANY INC., A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9013172093",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 31500,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 8,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KIKI - SPV 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6242143240",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 325000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MISTRAL AI SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3127388120",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1963750,
            "A12": 1000,
            "A13": 83,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 83,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MISTRAL AI SPV II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8849048692",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1904750,
            "A12": 1000,
            "A13": 76,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 85,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MUEVE CAPITAL COLLECTIVE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9811436224",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MV ADVISORS ENSO SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5689589500",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 127000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OBVIO SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4458633895",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 240000,
            "A12": 1000,
            "A13": 25,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 17,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OCAMPO SPV 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1306843680",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 55000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OPHELIA LABS ANGELS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8176470437",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 400000,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 13,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ABSAROKA - BILLGO SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8601519587",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 304022,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "X FUND SIMBI PRE-A, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3235640984",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 90460,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 81,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482044"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CS ANGEL 4 UPDATE AI, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2233511499",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 125000,
            "A12": 1000,
            "A13": 22,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 24,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DREAM VILLAGE INVESTMENT FUND, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6526579397",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 50000,
            "A12": 1000,
            "A13": 52,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ENKI SOLAR VENTURE IV, LP, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1616363423",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1500000,
            "A12": 1000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 72,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "EPPES CREEK VENTURES SPV III, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5797437023",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 337571,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 10,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TOBAL GLOBAL, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1500627087",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 110000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482540"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "VIRTUAL FULFILLMENT TECHNOLOGIES, INC. SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1102768563",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 125000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478031"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TOP ONE PERCENT VENTURES SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6845700894",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 30,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 25,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "UNITX SERIES B SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1805081369",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 340000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GRAPHITI SPV FRIENDS AND STRATEGIC INVESTORS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2848937949",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 376055,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 93,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KISMET PRE-SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1024168690",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 1,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KOPA MARKET ANGEL SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3615904532",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3000000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MINERVA FRIENDS AND FAMILY ROLL UP SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4535183364",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 2,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OTB SAFE NOTE I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8632925432",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RNN VENTURES SPRING FREE EV SERIES A, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9879150849",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 22,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 25,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "RNN VENTURES, LLC",
                "CRDNumber": "315240"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RNP CAPITAL - 3VVV, INC SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9984115798",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 185000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TEQUILA TIME, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7823812108",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 10,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OBVIANT RAISE I SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2623653488",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 65000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482427"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OPENLINE US, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5968743648",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 338500,
            "A12": 1000,
            "A13": 32,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 95,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478673"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PRIVACYHAWK SEED ROUND, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1217640005",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 247588,
            "A12": 1000,
            "A13": 19,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477210"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CP PRE-SEED, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8287448584",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 20,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-479478"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CV COREDB I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3399164482",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 625000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480253"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CV OPPORTUNITY W SER B, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2219659247",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1694998,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 66,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482403"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "EMPAT INC ANGEL ROUND ROLL UP SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9791325626",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 350000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ESTABLISHED VENTURES FUNDS ATLANTIC SEA FARMS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9031664368",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 125000,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FILIGRAN SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7353492043",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 785000,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 65,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GAMMITE VENTURES TAIV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6103283387",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 475000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FLORRENT PRE-SEED CTV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5834568788",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MAGNETIS SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5369837540",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 7,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MECO DIAGNOSTICS SAC TAAC SIDECAR, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2817493234",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 60,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS CHEQ SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7716302928",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 210000,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS TAIV II SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3324069637",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 103000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CASA PADEL SEED ROLL UP SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7724430732",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 294999,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 68,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478058"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CM TERMINAL SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8623758448",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 51,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484214"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "COSMO CONSTRUCTION I LTD, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1377808510",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 425000,
            "A12": 1000,
            "A13": 24,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 61,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482246"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RNP CAPITAL - SOFTIRON SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9711769985",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 327000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482541"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RUNG FUND SPV1 PATHSTREAM A2, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4728173946",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 552011,
            "A12": 1000,
            "A13": 16,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477157"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SAASHOLIC CLICKSIGN I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3826953263",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2000000,
            "A12": 1000,
            "A13": 33,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476321"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "WELLNESS GROWTH VENTURES SPV 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4834035262",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 219010,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 2,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "WELLNESS GROWTH VENTURES",
                "CRDNumber": "314761"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484189"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "1862 SECOND FRONT SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6850872956",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MAESTRO SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7065248479",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 24,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MAGNESTAR SPV - 1862 CAPITAL, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1621374932",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MAKE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5504055977",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 5,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "WOH PRO SPORTS PRE-SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7527501951",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 471000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "XTRA VISION AI - ANGELS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1760240704",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 10,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ST HILDIE'S VERIDITAS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8915156525",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SUBSCRIBILI HEALTHCARE TECH SEED SERIES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2487256480",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2500000,
            "A12": 1000,
            "A13": 2,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SPARKCHARGE-TALE 2023 CONV NOTE SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3191396960",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ATLAS CELERA SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1695094172",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 625000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CABINET HEALTH SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8671542965",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 33,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CIRCLE LABS ROLL UP SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8513179433",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 600000,
            "A12": 1000,
            "A13": 27,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 4,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CONGO CLOTHING COMPANY S1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5380473171",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CP 15, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3881096905",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SILVERWAVE SYNDICATE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6278527580",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 230000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484204"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ATK DLT1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4086628961",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 275000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-475618"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FLERI SEED 1 SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6425017796",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 26000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 19,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482440"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MARIBEL FOUNDER SPV II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7446897187",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 874999,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478057"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SOUL SECURITY (DREAM) US SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7083757240",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 760000,
            "A12": 1000,
            "A13": 28,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 54,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-462971"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SPOVER SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1597560293",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 210001,
            "A12": 1000,
            "A13": 29,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 7,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477211"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "EQV SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8036176504",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477140"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FIRST SEED INVESTMENT SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7452061013",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 131000,
            "A12": 1000,
            "A13": 16,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482523"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FLAT WORLD (BLACKROCK NEURO), A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9616834162",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 296100,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 84,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "FLAT WORLD PARTNERS"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482523"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ROUND TABLE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6327938653",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2500000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 34,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SAC 23, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4336929227",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 35,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 3,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RNP CAPITAL - XIID CORPORATION, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3862509765",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 312000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SHAD JAAMA SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2907515787",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 315000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SIA TAAC3 SPV EVITADO, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6943194351",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 120000,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 79,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SNOWBALL LABS SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3606994146",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 35,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 65,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "VENTUREROCK FINTECH SPV INC, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6076578157",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "VICUS VENTURES KOMI SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3174163289",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 79,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "UPHONEST SCOUT ANGELS SPV IV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2812686587",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 200000,
            "A12": 1000,
            "A13": 37,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 2,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CS ANGEL 4 BAGEL, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9465233705",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 5,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DEJA BLUE SPV 1 - USD, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8483312187",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 400000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "COLLEGE FUTURES I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8982701794",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS POOLIT SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9357923358",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 110000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 20,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482421"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CYBERSMART US SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9675970477",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 50000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-458663"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CYCLOPS INVESTORS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4366435465",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 550000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 45,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482244"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DECTECH PRESEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5520230551",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1500000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477979"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DIFERENTE - CARAVELA SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5912148938",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 334650,
            "A12": 1000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476319"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ENTERPRISE FUND VC & PE SPV III 2022, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1033959516",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 242000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 43,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478028"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "L1 SC INVEST 6, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9515985013",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 595000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478032"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KINDLING-CALIBER CO-INVESTMENT, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2075194447",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 167000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477208"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LILIAC7 V, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5123591424",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 177000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477774"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ATTUNED CORP. - FRIENDS, FAMILY & FOUNDER VEHICLE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5126850918",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1500000,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BIOMETRY SEED, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4842643686",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DECCA LANE SPV OCTET, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9337530461",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 63000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482452"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS HOUND SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9453373220",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 125000,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 9,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-475020"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "HANGAR CAPITAL HEALTH 2022, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8027350782",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 875000,
            "A12": 1000,
            "A13": 17,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-458276"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ALLOSENSE EARLY INVESTORS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4756888722",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "AGC X SUN LABS OPPORTUNITY, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2071330950",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 200000,
            "A12": 1000,
            "A13": 39,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 14,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ASAAK PRE-SERIES A, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4032036948",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 25000,
            "A12": 1000,
            "A13": 41,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 1,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BOVI.AG - SAC 23 SIDECAR, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4998694591",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 80000,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 59,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BSTECH VENTURES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9553091493",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 109,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 12,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BLV 4, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1819118322",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 432000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484424"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BREAKAWAY SERIES A, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6334665067",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 209042,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482249"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CAERUSX CRISPR-QC, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1782008367",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 322001,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482255"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CARBONBUILT SERIES B SAFE SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4198077250",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 831000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 15,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478029"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CHAI ANGEL SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7640902218",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 25000,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484206"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "L1 SC INVEST 4, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9532046005",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 130000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 19,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482240"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LIT-NEP FREEFLOW SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7422429170",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 76280,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476357"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LOOPWHEEL HADRIUS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5184326733",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 53750,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 9,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482406"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CLIMATE TECH INSIGHTS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8272094138",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 175000,
            "A12": 1000,
            "A13": 17,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 6,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477204"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TAON SPV2, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5976060039",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 238000,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 47,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TEAL ANGELS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4698066668",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 24,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "THE HIGHLINE PARTNERS OROS SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6072471916",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1100000,
            "A12": 1000,
            "A13": 16,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 7,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TIN SAFE F&F 2023, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7800314617",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 24,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TKL SEED SPV II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9058830933",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 400000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 28,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS TEMPMEE II SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1308889890",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 97483,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476391"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FRIENDS OF LEADSIMPLE SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8155642837",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 575000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-461879"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GRIST ANALYTICS JCVC, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8889002794",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 122000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484346"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ID8 INVESTMENTS ESCALA SPV II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8441266350",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 300000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 15,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484192"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "IMPACT MILL - RADIANT LABS SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5324745797",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 257000,
            "A12": 1000,
            "A13": 17,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484187"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GO BEYOND VENTURES SELECT SPV 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4531010543",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 750000,
            "A12": 1000,
            "A13": 24,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GREENJETS ANGEL SYNDICATE I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8124974752",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 60000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 20,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KYPROCK 23 SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5930928784",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2700000,
            "A12": 1000,
            "A13": 2,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 56,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LL1 VENTURES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5497355226",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 19,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 90,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LLUNA SEED INVESTMENT, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3312384652",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 50000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FRIENDS & FAMILY - PRE-SEED, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2046347841",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 336000,
            "A12": 1000,
            "A13": 20,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480259"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DESPERADO HOLDINGS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3376834621",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 270000,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477209"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MED-KICK, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4071745581",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 180000,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482537"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIAMI ANGELS APEXEDGE II SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7324404307",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 44000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-478060"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FOOD AMIGOS INVESTMENT, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4276949563",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 150000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 3,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480256"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "1TOUCH RNP CAPITAL SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3497230194",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482418"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MIDTOWN CROSSING ALLIANCE SPV1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4753660472",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 430000,
            "A12": 1000,
            "A13": 17,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482545"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "IANTREK SERIES B SPV 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8228548345",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 917798,
            "A12": 1000,
            "A13": 19,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482041"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "JOYNED CAPITAL SPV III, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8109783220",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 335000,
            "A12": 1000,
            "A13": 13,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 99,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482438"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KAHANI SERIES SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2331367397",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 558500,
            "A12": 1000,
            "A13": 30,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 4,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482093"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KC-PICKLEBALL, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3991444467",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 200000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476301"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "L1 SC INVEST 3, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6175936415",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1304998,
            "A12": 1000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 46,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482242"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MANTA CAP GLOBIVEST ADV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3498455964",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 483285,
            "A12": 1000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 83,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480260"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MARBLE CREEK VENTURES LUNAR SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3840439840",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 110500,
            "A12": 1000,
            "A13": 11,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482247"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MARIBEL FOUNDER SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5412643913",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 600000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477770"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "MICHROMA SEED DMMPF SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1952079854",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 125000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 63,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477152"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NS ONE CAR NOW, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2132539886",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 170000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 1,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480254"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SAC22 - EARTHGRID, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8919134386",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 135000,
            "A12": 1000,
            "A13": 23,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477206"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "OAKVALE SPORTS INVESTCO, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-5836135776",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2690000,
            "A12": 1000,
            "A13": 7,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 97,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476632"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PROJECT MONITOR RUV1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7140158639",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 135000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 37,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482110"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PROJECT MONITOR RUV2, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3935209185",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 260000,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482436"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NCL RACERS SAFE, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9555609953",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3500000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "2050 CAPITAL AMFG 2022 SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-2748679896",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 834735,
            "A12": 1000,
            "A13": 17,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 98,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-446826"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SPV C ANGELS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3476825213",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 77500,
            "A12": 1000,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 42,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482100"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "TIE ANGELS SEALONIX INVESTMENT 2023, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7686776180",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1395000,
            "A12": 1000,
            "A13": 33,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 1,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484194"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PCA CO-INVESTMENTS II, L.P., A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3450261145",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 1,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PERRY SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3279355048",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 50000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PLLAY SEED, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8734688094",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 66,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "PULSAR CAPITAL ASSIDUUS SERIES A, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4373680928",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 6175000,
            "A12": 1000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 60,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "QUILT SEED ANGEL FUND, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-7242526151",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 200000,
            "A12": 1000,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "RESET FINANCIAL SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1139945723",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1000000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SEED SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9984642618",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 250000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 10,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NAS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8789160497",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 2,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 5,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NEWNORM PRE-SEED ANGELS, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1699355204",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1500000,
            "A12": 1000,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NEXUS GROWTH VENTURES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3489282985",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 100000,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 55,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NOMO SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1960335486",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 300000,
            "A12": 1000,
            "A13": 3,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "NS FLOURISH HEALTH, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9028973565",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 300000,
            "A12": 1000,
            "A13": 10,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "NEW STACK, LLC",
                "SECFileNumber": "802-122899",
                "CRDNumber": "317702"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SAC22 - HARVEST THERMAL, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6694807845",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 92500,
            "A12": 1000,
            "A13": 19,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477205"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SANTA BARBARA VENTURE PARTNERS GP II, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9608185164",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 563791,
            "A12": 1000,
            "A13": 18,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482519"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "UC BETTER MEAT COMPANY SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-3674536896",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 788125,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 23,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "COCOFLOSS FRIENDS & FAMILY, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-8602849919",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1103000,
            "A12": 1000,
            "A13": 32,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-480258"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "COEXIST SAFE 1, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9681261859",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 27450,
            "A12": 1000,
            "A13": 6,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482254"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "COSMO HR I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4465042401",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 139500,
            "A12": 1000,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 31,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-461246"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SEAAHEAD BLUE ANGELS NATRX I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6813861372",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 238000,
            "A12": 1000,
            "A13": 16,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-461244"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SEED 42, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6016907804",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 400000,
            "A12": 1000,
            "A13": 31,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 55,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-484202"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BLUE WATER VENTURES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1305456387",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 68000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-476339"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "M3 FLUIDICS SPV, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-1945854072",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 52120,
            "A12": 1000,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482047"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "SEED ROUND - MODERN PEDIATRICS FAMILIES, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9764819126",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1002000,
            "A12": 1000,
            "A13": 50,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-461537"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "DUST, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-9692764425",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 858798,
            "A12": 1000,
            "A13": 41,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 56,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-482511"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ECCO SPV I PERSONA, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-4330012756",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 1000,
            "A13": 4,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-466374"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LITQUIDITY TRYM SPV I, A SERIES OF VAUBAN PLATFORM LP",
            "A1b": "805-6813719145",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "VAUBAN CAPITAL GP LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 21000,
            "A12": 1000,
            "A13": 5,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 5,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-477767"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "VAUBAN TECHNOLOGIES UK",
                  "c": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "d": true,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "The Registrant qualifies as an exempt reporting adviser (an �ERA�) and, as such, is not subject to the recordkeeping requirements of Rule 204-2 under the Investment Advisers Act of 1940 (the �Advisers Act�). As a result, the Registrant marked �no� in response to the question in Item 1.L. Regarding Schedule D, Section 7.A. for Vauban Capital GP LLC (the �GP Entity�), the Registrant notes that the GP Entity is the general partner to the Registrant�s private fund clients. The GP Entity is not filing its own Form ADV but is instead relying on the interpretive guidance outlined in the �Frequently Asked Questions on Form ADV and IARD� on the SEC�s website under the heading �Reporting to the SEC as an Exempt Reporting Adviser.� That guidance essentially permits a GP entity to a private fund to rely on the Form ADV of the fund�s investment adviser. In addition, with regards to question 10(a) of Section 7.A. for Carta Capital Markets, LLC, the Registrant notes that while Carta Capital Markets is not registered as a securities dealer in any province or territory of Canada, it relies on an exception from registration as a securities dealer in Alberta, British Columbia, Manitoba, New Brunswick, Nova Scotia, Ontario, Quebec and Saskatchewan. Further, as an ERA, the Registrant is not subject to Rule 205-3 under the Advisers Act, and it is not currently subject to a state law equivalent, which would require fund investors to be qualified clients. As a result, Registrant has marked �no� in response to question 15(b) of Schedule D, Section 7.B.(1) for each private fund client."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1768084,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "SEED FUND ADVISORY",
        "1B": {
          "1": "SEED FUND ADVISORY",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-75695",
          "2": "802-75695",
          "3": []
        },
        "1E": {
          "1": "162624",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "APEX HOUSE, BANK STREET, TWENTYEIGHT, CYBERCITY",
            "Street2": "",
            "City": "EBENE",
            "State": "",
            "Country": "Mauritius",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "8:30 AM - 5:15 PM"
          },
          "3": "+230 4673000",
          "4": "+230 4674000",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": false,
        "1J": {
          "1": {
            "Street1": "",
            "Street2": "",
            "City": "",
            "State": "",
            "Country": "",
            "Postal": "",
            "Private": false,
            "Name": "",
            "Title": "",
            "Phone": "",
            "Fax": "",
            "Email": ""
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": false,
        "1M": true,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": true,
          "2": true,
          "3": false,
          "AUM": 12908533
        },
        "2C": []
      },
      "item3": {
        "3A": "Other (specify)",
        "3B": "MARCH",
        "3C": {
          "State": "",
          "Country": "Mauritius"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "GULSHAN RAJ RAMGOOLAM",
          "title": "DIRECTOR"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "SEED ADVISORS PRIVATE LTD",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "09/2006",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "U67120MH2006PTC16251"
        },
        {
          "Schedule": "B",
          "FullLegalName": "GANDHI, PRAVIN",
          "EntityType": "I",
          "EntityInWhich": "SEED ADVISORS PRIVATE LTD",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "05/2006",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6047114"
        },
        {
          "Schedule": "B",
          "FullLegalName": "MURTHY, MAHESH",
          "EntityType": "I",
          "EntityInWhich": "SEED ADVISORS PRIVATE LTD",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "05/2006",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6047118"
        },
        {
          "Schedule": "B",
          "FullLegalName": "JACOB, BHARATI",
          "EntityType": "I",
          "EntityInWhich": "SEED ADVISORS PRIVATE LTD",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "05/2006",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6047119"
        },
        {
          "Schedule": "A",
          "FullLegalName": "RAVI, MURLIMANOHAR",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "01/2015",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6501376"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Ramgoolam, Gulshan, Raj",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "02/2016",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6629163"
        },
        {
          "Schedule": "A",
          "FullLegalName": "KHATIB, ZOUBEIR",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "04/2021",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6175425"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [],
        "1L": [],
        "1M": [
          "Mauritius, Republic of - Financial Services Commission"
        ],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "SEED ADVISORS PRIVATE LIMITED",
            "2": "SEED ADVISORS PRIVATE LIMITED",
            "3": "",
            "6": true,
            "7": false,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "VENTURE CAPITAL FUND ADVISER AND PRIVATE FUND ADVISER FOR SEED ADVISORS PRIVATE LIMITED",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "SEEDFUND2 INTERNATIONAL",
            "A1b": "805-5730955208",
            "A2": {
              "State": "",
              "Country": "Mauritius"
            },
            "A3a": [
              "SATEETA JEEWOOLALL-JESSOO",
              "BIBI RESMAH CHOOMKA",
              "JAYESH ARVIND PAREKH"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [
              "Mauritius, Republic of - Financial Services Commission"
            ],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 12908533,
            "A12": 100000,
            "A13": 12,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 93,
            "A17a": false,
            "A17b": [],
            "A18a": true,
            "A18b": [
              {
                "Name": "SEED ADVISORS PRIVATE LIMITED"
              }
            ],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-136983"
            ],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "EBENE",
                    "State": "",
                    "Country": "Mauritius"
                  },
                  "d": true,
                  "e": false,
                  "eNumber": "",
                  "f": false
                }
              ],
              "g": true,
              "h": "Report Not Yet Received"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "SBM BANK (MAURITIUS) LTD.",
                  "c": "SBM BANK (MAURITIUS) LTD.",
                  "d": {
                    "City": "PORT LOUIS",
                    "State": "",
                    "Country": "Mauritius"
                  },
                  "e": false
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "APEX FINANCIAL SERVICES (MAURITIUS) LTD",
                  "c": {
                    "City": "EBENE",
                    "State": "",
                    "Country": "Mauritius"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": true,
              "list": [
                {
                  "b": true,
                  "c": "SEED ADVISORS PRIVATE LIMITED",
                  "d": {},
                  "e": {
                    "City": "MUMBAI",
                    "State": "",
                    "Country": "India"
                  },
                  "f": false,
                  "g": []
                }
              ]
            }
          },
          {
            "A1a": "SEED VENTURE FUND",
            "A1b": "805-6693496792",
            "A2": {
              "State": "",
              "Country": "Mauritius"
            },
            "A3a": [
              "BIBI RESMAH CHOOMKA",
              "SATEETA JEEWOOLALL-JESSOO",
              "MURLIMANOHAR RAVI"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [
              "Mauritius, Republic of - Financial Services Commission"
            ],
            "A6a": false,
            "A6b": [],
            "A6c": true,
            "A6d": {
              "Name": "THE SEED FUND"
            },
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2278,
            "A12": 50000,
            "A13": 35,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 39,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-96986"
            ],
            "A23": {
              "a1": false,
              "a2": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "SBM BANK (MAURITIUS) LTD.",
                  "c": "SBM BANK (MAURITIUS) LTD.",
                  "d": {
                    "City": "PORT LOUIS",
                    "State": "",
                    "Country": "Mauritius"
                  },
                  "e": false
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "APEX FINANCIAL SERVICES (MAURITIUS) LTD",
                  "c": {
                    "City": "EBENE",
                    "State": "",
                    "Country": "Mauritius"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": true,
              "list": [
                {
                  "b": true,
                  "c": "SEED ADVISORS PRIVATE LIMITED",
                  "d": {},
                  "e": {
                    "City": "MUMBAI",
                    "State": "",
                    "Country": "India"
                  },
                  "f": false,
                  "g": []
                }
              ]
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "SEED ADVISORS PRIVATE LTD. (PARENT) OPERATES A SINGLE, INTEGRATED ADVISORY BUSINESS.  SEED FUND ADVISORY IS FILING THIS FORM ADV, AND PARENT IS RELYING ON SEED FUND ADVISORY'S FILING AS AN EXEMPT REPORTING ADVISER."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1772239,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "ECHO HEALTH VENTURES LLC",
        "1B": {
          "1": "ECHO HEALTH VENTURES LLC",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-120655",
          "2": "802-120655",
          "3": []
        },
        "1E": {
          "1": "312774",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "324 BLACKWELL STREET",
            "Street2": "SUITE 1100",
            "City": "DURHAM",
            "State": "NC",
            "Country": "United States",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9:00AM-6:00PM"
          },
          "3": "206-259-2584",
          "4": "",
          "5": 3
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "",
            "Street2": "",
            "City": "",
            "State": "",
            "Country": "",
            "Postal": "",
            "Private": false,
            "Name": "",
            "Title": "",
            "Phone": "",
            "Fax": "",
            "Email": ""
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": true,
        "1M": false,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": true,
          "2": false,
          "3": false
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Company",
        "3B": "DECEMBER",
        "3C": {
          "State": "Delaware",
          "Country": "United States"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": true,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": true,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Domestic",
          "executionDate": "2023-06-29T04:00:00.000Z",
          "signatory": "JONATHAN R. EIDE",
          "title": "CHIEF OPERATING OFFICER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "Coppedge, Robert, Matthew",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF EXECUTIVE OFFICER",
          "StatusAcquired": "12/2020",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6755188"
        },
        {
          "Schedule": "A",
          "FullLegalName": "EIDE, JONATHAN, RUTHERFORD",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF OPERATING OFFICER",
          "StatusAcquired": "12/2020",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7344500"
        },
        {
          "Schedule": "B",
          "FullLegalName": "CASCADIA ECHO HOLDING COMPANY LLC",
          "EntityType": "DE",
          "EntityInWhich": "EHV HOLDINGS LLC",
          "TitleOrStatus": "MEMBER",
          "StatusAcquired": "11/2016",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "81-4351007"
        },
        {
          "Schedule": "B",
          "FullLegalName": "MOSAIC HEALTH SOLUTIONS, LLC",
          "EntityType": "DE",
          "EntityInWhich": "EHV HOLDINGS LLC",
          "TitleOrStatus": "MEMBER",
          "StatusAcquired": "11/2016",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "30-0859470"
        },
        {
          "Schedule": "B",
          "FullLegalName": "REGENCE BLUESHIELD",
          "EntityType": "DE",
          "EntityInWhich": "CASCADIA ECHO HOLDING COMPANY LLC",
          "TitleOrStatus": "MEMBER",
          "StatusAcquired": "11/2016",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "91-0282080"
        },
        {
          "Schedule": "B",
          "FullLegalName": "REGENCE INSURANCE HOLDING CORPORATION",
          "EntityType": "DE",
          "EntityInWhich": "REGENCE BLUESHIELD",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "11/2011",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "45-4027446"
        },
        {
          "Schedule": "B",
          "FullLegalName": "CAMBIA HEALTH SOLUTIONS, INC.",
          "EntityType": "DE",
          "EntityInWhich": "REGENCE INSURANCE HOLDING CORPORATION",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "11/2011",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "93-1179316"
        },
        {
          "Schedule": "B",
          "FullLegalName": "NOBLEHEALTH, INC.",
          "EntityType": "DE",
          "EntityInWhich": "MOSAIC HEALTH SOLUTIONS, LLC",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "11/2016",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "26-0529453"
        },
        {
          "Schedule": "B",
          "FullLegalName": "BLUE CROSS BLUE SHIELD OF NORTH CAROLINA",
          "EntityType": "DE",
          "EntityInWhich": "NOBLEHEALTH, INC.",
          "TitleOrStatus": "SOLE SHAREHOLDER",
          "StatusAcquired": "11/2016",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "56-0894904"
        },
        {
          "Schedule": "A",
          "FullLegalName": "EHV HOLDINGS LLC",
          "EntityType": "DE",
          "EntityInWhich": "",
          "TitleOrStatus": "SOLE MEMBER",
          "StatusAcquired": "12/2020",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "81-4352200"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [
          {
            "Street1": "1 BROADWAY",
            "Street2": "4TH FLOOR",
            "City": "CAMBRIDGE",
            "State": "MA",
            "Country": "United States",
            "Postal": "02142",
            "Private": false,
            "Phone": "206-259-2584",
            "Fax": "",
            "BranchNumber": "",
            "Employees": 4,
            "BD": false,
            "Bank": false,
            "Insurance": false,
            "Commodity": false,
            "Municipal": false,
            "Accounting": false,
            "Law": false,
            "Other": ""
          },
          {
            "Street1": "200 SW MARKET STREET",
            "Street2": "",
            "City": "PORTLAND",
            "State": "OR",
            "Country": "United States",
            "Postal": "97201",
            "Private": false,
            "Phone": "206-259-2584",
            "Fax": "",
            "BranchNumber": "",
            "Employees": 3,
            "BD": false,
            "Bank": false,
            "Insurance": false,
            "Commodity": false,
            "Municipal": false,
            "Accounting": false,
            "Law": false,
            "Other": ""
          },
          {
            "Street1": "1800 NINTH AVENUE",
            "Street2": "",
            "City": "SEATTLE",
            "State": "WA",
            "Country": "United States",
            "Postal": "98101",
            "Private": false,
            "Phone": "206-259-2584",
            "Fax": "",
            "BranchNumber": "",
            "Employees": 1,
            "BD": false,
            "Bank": false,
            "Insurance": false,
            "Commodity": false,
            "Municipal": false,
            "Accounting": false,
            "Law": false,
            "Other": ""
          }
        ],
        "1I": [
          "https://twitter.com/healthecho",
          "http://www.echohealthventures.com/",
          "https://www.linkedin.com/company/echo-health-ventures/"
        ],
        "1L": [
          {
            "Name": "ECHO HEALTH VENTURES LLC",
            "Street1": "100 SW MARKET STREET",
            "Street2": "M/S E15B",
            "City": "PORTLAND",
            "State": "OR",
            "Country": "United States",
            "Postal": "97201-5723",
            "Private": false,
            "Phone": "(503) 220-6360",
            "Fax": "",
            "Type": "One of your branch offices or affiliates",
            "Description": "ORIGINAL OR DUPLICATE COPIES OF VARIOUS DOCUMENTS GOVERNING THE OPERATION OF ECHO HEALTH VENTURES LLC."
          }
        ],
        "1M": [],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "BLUE CROSS AND BLUE SHIELD OF NORTH CAROLINA SENIOR HEALTH",
            "2": "BLUE CROSS AND BLUE SHIELD OF NORTH CAROLINA SENIOR HEALTH",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "GROUP SERVICES, INC.",
            "2": "GROUP SERVICES, INC.",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE BLUECROSS BLUESHIELD OF OREGON",
            "2": "REGENCE BLUECROSS BLUESHIELD OF OREGON",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE BLUESHIELD OF IDAHO, INC.",
            "2": "REGENCE BLUESHIELD OF IDAHO, INC.",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "BRIDGESPAN HEALTH COMPANY",
            "2": "BRIDGESPAN HEALTH COMPANY",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE HEALTH MAINTENANCE OF OREGON, INC.",
            "2": "REGENCE HEALTH MAINTENANCE OF OREGON, INC.",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE HMO OREGON",
            "2": "REGENCE HMO OREGON",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE INSURANCE HOLDING CORPORATION",
            "2": "REGENCE INSURANCE HOLDING CORPORATION",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "ASURIS NORTHWEST HEALTH",
            "2": "ASURIS NORTHWEST HEALTH",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE BLUECROSS BLUESHIELD OF UTAH",
            "2": "REGENCE BLUECROSS BLUESHIELD OF UTAH",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "REGENCE BLUESHIELD",
            "2": "REGENCE BLUESHIELD",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "COMMENCEMENT BAY RISK MANAGEMENT INSURANCE COMPANY",
            "2": "COMMENCEMENT BAY RISK MANAGEMENT INSURANCE COMPANY",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "CSN ACQUISITION CORPORATION",
            "2": "CSN ACQUISITION CORPORATION",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "BLUE CROSS AND BLUE SHIELD OF NORTH CAROLINA",
            "2": "BLUE CROSS AND BLUE SHIELD OF NORTH CAROLINA",
            "3": "",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": true,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "ECHO HEALTH INVESTMENTS LLC",
            "A1b": "805-9936421170",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "ECHO HEALTH VENTURES LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 432992443,
            "A12": 0,
            "A13": 1,
            "A14": 100,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "PORTLAND",
                    "State": "Oregon",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "34",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "BANK OF AMERICA, N.A.",
                  "c": "BANK OF AMERICA",
                  "d": {
                    "City": "DURHAM",
                    "State": "North Carolina",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "B4TYDEB6GKMZO031MB27"
                }
              ]
            },
            "A26": {
              "a": false,
              "list": []
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "ECHO INNOVATION ALLIANCE LLC",
            "A1b": "805-8327210048",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "ECHO HEALTH VENTURES LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 99929942,
            "A12": 0,
            "A13": 4,
            "A14": 74,
            "A15a": 0,
            "A15b": true,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-386889"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "PORTLAND",
                    "State": "Oregon",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "34",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": false,
              "list": []
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "Gross asset values of each private fund are calculated as of December 31, 2022."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1768999,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "BWE GP II LTD.",
        "1B": {
          "1": "BWE GP II LTD.",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-112755",
          "2": "802-112755",
          "3": []
        },
        "1E": {
          "1": "288929",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "EAST WING TRAFALGAR COURT, LES BANQUES",
            "Street2": "",
            "City": "ST PETER PORT",
            "State": "",
            "Country": "Guernsey",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "8:30AM TO 5:30PM"
          },
          "3": "44 1481 749700",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": false,
        "1J": {
          "1": {
            "Street1": "",
            "Street2": "",
            "City": "",
            "State": "",
            "Country": "",
            "Postal": "",
            "Private": false,
            "Name": "",
            "Title": "",
            "Phone": "",
            "Fax": "",
            "Email": ""
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": false,
        "1M": true,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": false,
          "2": true,
          "3": false,
          "AUM": 0
        },
        "2C": []
      },
      "item3": {
        "3A": "Corporation",
        "3B": "MARCH",
        "3C": {
          "State": "",
          "Country": "Guernsey"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": true,
          "2": true,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "LOUISE PILGRIM",
          "title": "CHIEF FINANCIAL OFFICER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "BWE GP II LTD.",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "GENERAL PARTNER OF BWE GENERAL PARTNER II, LP",
          "StatusAcquired": "06/2016",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "288929"
        },
        {
          "Schedule": "A",
          "FullLegalName": "BWE HOLDINGS LIMITED",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "OWNER OF BWE GP II LTD.",
          "StatusAcquired": "06/2016",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "A",
          "FullLegalName": "HOLDEN, SIMON, ROBERT",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR OF BWE GP II LTD.",
          "StatusAcquired": "09/2017",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6775207"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Chick, Matthew, Nicholas",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR OF BWE GP II LTD.",
          "StatusAcquired": "09/2017",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6773863"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Mills, Peter",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR OF BWE GP II LTD.",
          "StatusAcquired": "06/2016",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6905781"
        },
        {
          "Schedule": "A",
          "FullLegalName": "SWORD, GRAEME",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "LIMITED PARTNER OF BWE GENERAL PARTNER II, LP",
          "StatusAcquired": "12/2016",
          "OwnershipCode": "B",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6130880"
        },
        {
          "Schedule": "A",
          "FullLegalName": "JOHANSSON, JERKER, M",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "LIMITED PARTNER OF BWE GENERAL PARTNER II, LP",
          "StatusAcquired": "12/2016",
          "OwnershipCode": "B",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1567767"
        },
        {
          "Schedule": "A",
          "FullLegalName": "THOMAS J. SIKORSKI 2009 PERPETUITIES TRUST",
          "EntityType": "DE",
          "EntityInWhich": "",
          "TitleOrStatus": "LIMITED PARTNER OF BWE GENERAL PARTNER II, LP",
          "StatusAcquired": "12/2016",
          "OwnershipCode": "A",
          "ControlPerson": false,
          "PR": false,
          "OwnerID": "46-6427383"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Delany, B., Cort",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "TRUSTEE OF THE THOMAS J. SIKORSKI 2009 PERPETUITIES TRUST",
          "StatusAcquired": "05/2009",
          "OwnershipCode": "NA",
          "ControlPerson": false,
          "PR": false,
          "OwnerID": "6908770"
        },
        {
          "Schedule": "A",
          "FullLegalName": "BWE FUND II (FRIENDS & FAMILY), L.P.",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "LIMITED PARTNER OF BWE GENERAL PARTNER II, LP",
          "StatusAcquired": "12/2017",
          "OwnershipCode": "NA",
          "ControlPerson": false,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "B",
          "FullLegalName": "BWE HOLDINGS LIMITED",
          "EntityType": "FE",
          "EntityInWhich": "BWE GP II LTD.",
          "TitleOrStatus": "OWNER",
          "StatusAcquired": "12/2016",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "B",
          "FullLegalName": "SIKORSKI, THOMAS, JOSEPH",
          "EntityType": "I",
          "EntityInWhich": "BWE HOLDINGS LIMITED",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "09/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1569441"
        },
        {
          "Schedule": "B",
          "FullLegalName": "SWORD, GRAEME",
          "EntityType": "I",
          "EntityInWhich": "BWE HOLDINGS LIMITED",
          "TitleOrStatus": "SHAHREHOLDER",
          "StatusAcquired": "11/2011",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6130880"
        },
        {
          "Schedule": "B",
          "FullLegalName": "RIPA HOLDINGS S.A.R.L., SPF",
          "EntityType": "FE",
          "EntityInWhich": "BWE HOLDINGS LIMITED",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "12/2017",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "B",
          "FullLegalName": "JOHANSSON, JERKER, M",
          "EntityType": "I",
          "EntityInWhich": "RIPA HOLDINGS S.A.R.L., SPF",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "12/2017",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1567767"
        },
        {
          "Schedule": "B",
          "FullLegalName": "BWE GP II LTD.",
          "EntityType": "FE",
          "EntityInWhich": "BWE FUND II (FRIENDS & FAMILY), L.P.",
          "TitleOrStatus": "GENERAL PARTNER",
          "StatusAcquired": "05/2017",
          "OwnershipCode": "F",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "288929"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [
          {
            "Name": "BWE GENERAL PARTNER II, LP (RELYING ADVISER)",
            "Jurisdiction": [
              "GUERNSEY"
            ]
          }
        ],
        "1F": [],
        "1I": [],
        "1L": [],
        "1M": [
          "Guernsey - Guernsey Financial Services Commission"
        ],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "GENERAL PARTNER FOR POOLED INVESTMENT VEHICLES",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "BWE GP LTD.",
            "2": "BWE GP LTD.",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "288928",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": true,
            "10B": [
              "Guernsey - Guernsey Financial Services Commission"
            ]
          },
          {
            "1": "BLUE WATER ENERGY LLP",
            "2": "BLUE WATER ENERGY LLP",
            "3": "802-112468",
            "6": false,
            "7": true,
            "11": false,
            "12": false,
            "4a": "291382",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": true,
            "10B": [
              "United Kingdom - Financial Conduct Authority"
            ]
          },
          {
            "1": "BWE GENERAL PARTNER, LP",
            "2": "BWE GENERAL PARTNER, LP",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "203(M)",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [],
        "7B2": [
          {
            "1": "BLUE WATER ENERGY FUND II, L.P.",
            "2": "805-7757030725",
            "3": {
              "Name": "BLUE WATER ENERGY LLP",
              "SECNumber": "802-112468"
            },
            "4": false
          },
          {
            "1": "BWE II EAST TOWN CO-INVEST, L.P.",
            "2": "805-2517213230",
            "3": {
              "Name": "BLUE WATER ENERGY LLP",
              "SECNumber": "802-112468"
            },
            "4": false
          }
        ],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "The Applicant and its related person, BWE General Partner II, LP (the \"Relying Adviser\") are filing a single Form ADV in reliance on the guidance provided by the staff of the Securities and Exchange Commission in the Answers to Frequently Asked Questions on Form ADV and IARD concerning special purpose entities. The Applicant is the general partner of the Relying Adviser. Schedules A & B also contain information concerning the ownership of the Relying Adviser. For Item 1.M. the Relying Adviser is not registered with the Guernsey Financial Services Commission. For item 3., the Relying Adviser is a limited partnership, organized under the laws of Guernsey.  The Applicant and the Relying Adviser act as advisers to the Blue Water Energy Fund II, L.P., but only the Applicant acts as an adviser to  BWE II East Town Co-Invest, L.P."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1771370,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "ASTARIS CAPITAL MANAGEMENT LLP",
        "1B": {
          "1": "ASTARIS CAPITAL MANAGEMENT LLP",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-73085",
          "2": "802-73085",
          "3": []
        },
        "1E": {
          "1": "160262",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "3 TILNEY STREET",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "08:00-19:00"
          },
          "3": "+44 20 7590 5400",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "3 TILNEY STREET",
            "Street2": "",
            "City": "LONDON",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "",
            "Private": false,
            "Name": "GEOFFREY HAFFNER",
            "Title": "MR.",
            "Phone": "+442075905406",
            "Fax": "",
            "Email": "GEOFF.HAFFNER@ASTARIS.COM"
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": true,
        "1M": true,
        "1N": false,
        "1O": {
          "Billion": false
        },
        "1P": "69J6YZOPJKDCUWSN5B26"
      },
      "item10": {
        "10A": true
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": false,
          "2": true,
          "3": false,
          "AUM": 0
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Partnership",
        "3B": "MARCH",
        "3C": {
          "State": "",
          "Country": "United Kingdom"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": true,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "GEOFFREY HAFFNER",
          "title": "CHIEF OPERATING OFFICER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "ASTARIS CAPITAL MANAGEMENT (UK) LIMITED",
          "EntityType": "FE",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "01/2009",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "B",
          "FullLegalName": "ASTARIS CAPITAL MANAGEMENT (CAYMAN) LIMITED",
          "EntityType": "FE",
          "EntityInWhich": "ASTARIS CAPITAL MANAGEMENT (UK) LIMITED",
          "TitleOrStatus": "SHAREHOLDER",
          "StatusAcquired": "11/2008",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "FOREIGN"
        },
        {
          "Schedule": "A",
          "FullLegalName": "HAFFNER, GEOFFREY, NEIL",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF OPERATING OFFICER AND PARTNER",
          "StatusAcquired": "03/2020",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6856320"
        },
        {
          "Schedule": "A",
          "FullLegalName": "BECK, MARTIN, HANS",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF INVESTMENT OFFICER AND PARTNER",
          "StatusAcquired": "10/2019",
          "OwnershipCode": "B",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6014005"
        },
        {
          "Schedule": "A",
          "FullLegalName": "pohlhausen, robert, ernst",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "12/2019",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7282187"
        },
        {
          "Schedule": "A",
          "FullLegalName": "bischoff, bjorn",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PARTNER",
          "StatusAcquired": "12/2019",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7282188"
        },
        {
          "Schedule": "B",
          "FullLegalName": "BECK, MARTIN, HANS",
          "EntityType": "I",
          "EntityInWhich": "ASTARIS CAPITAL MANAGEMENT (CAYMAN) LIMITED",
          "TitleOrStatus": "SHAREHOLDER, DIRECTOR",
          "StatusAcquired": "10/2020",
          "OwnershipCode": "D",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "6014005"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "http://www.astaris.com"
        ],
        "1L": [
          {
            "Name": "BCS WILSON PARTNERS",
            "Street1": "WINDSOR HOUSE",
            "Street2": "STATION COURT, STATION ROAD, GREAT SHELFORD",
            "City": "CAMBRIDGE",
            "State": "",
            "Country": "United Kingdom",
            "Postal": "CB22 5NE",
            "Private": false,
            "Phone": "+441223849099",
            "Fax": "",
            "Type": "A third-party unaffiliated record keeper",
            "Description": "THE BOOKS AND RECORDS OF THE ADVISOR ARE MAINTAINED BY THE ACCOUNTING FIRM BCS WILSON PARTNERS."
          }
        ],
        "1M": [
          "United Kingdom - Financial Conduct Authority"
        ],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "ASTARIS CAPITAL MANAGEMENT GP LIMITED",
            "2": "ASTARIS CAPITAL MANAGEMENT GP LIMITED",
            "3": "",
            "6": false,
            "7": false,
            "11": false,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": true,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "2012 NO-ACTION LETTER",
            "10a": false,
            "10B": []
          },
          {
            "1": "ASTARIS CAPITAL MANGEMENT (CAYMAN) LIMITED",
            "2": "ASTARIS CAPITAL MANGEMENT (CAYMAN) LIMITED",
            "3": "",
            "6": true,
            "7": true,
            "11": true,
            "12": false,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": true,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": true,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": false,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": true,
            "9b": "2012 NO ACTION LETTER",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "ASTARIS SPECIAL SITUATIONS MASTER FUND LIMITED",
            "A1b": "805-1352533657",
            "A2": {
              "State": "",
              "Country": "Cayman Islands"
            },
            "A3a": [
              "JULIE O'HARA",
              "DIDIER MARTINEAU",
              "DAVID MCGEOUGH"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [
              "Cayman Islands - Cayman Islands Stock Exchange Authority"
            ],
            "A6a": true,
            "A6b": [
              {
                "Name": "ASTARIS SPECIAL SITUATIONS FEEDER FUND LIMITED",
                "FundID": "805-5058689610"
              },
              {
                "Name": "ASTARIS SPECIAL SITUATIONS FEEDER FUND LP",
                "FundID": "805-4015217909"
              }
            ],
            "A6c": false,
            "A6d": {},
            "A7": [
              {
                "a": "ASTARIS SPECIAL SITUATIONS FEEDER FUND LIMITED",
                "b": "805-5058689610",
                "c": {
                  "State": "",
                  "Country": "Cayman Islands"
                },
                "d": {
                  "1": [
                    "JULIE OHARA",
                    "DAVID MCGEOUGH",
                    "DIDIER MARTINEAU"
                  ],
                  "2": []
                },
                "e": {
                  "1": false,
                  "2": true
                },
                "f": [
                  "Cayman Islands - Cayman Islands Monetary Authority"
                ]
              },
              {
                "a": "ASTARIS SPECIAL SITUATIONS FEEDER FUND LP",
                "b": "805-4015217909",
                "c": {
                  "State": "Delaware",
                  "Country": "United States"
                },
                "d": {
                  "1": [
                    "ASTARIS CAPITAL MANAGEMENT GP LIMITED"
                  ],
                  "2": []
                },
                "e": {
                  "1": false,
                  "2": true
                },
                "f": []
              }
            ],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Hedge Fund",
            "A11": 311090803,
            "A12": 100000,
            "A13": 49,
            "A14": 3,
            "A15a": 13,
            "A15b": false,
            "A16": 89,
            "A17a": true,
            "A17b": [
              {
                "Name": "ASTARIS CAPITAL MANAGEMENT (CAYMAN) LIMITED"
              }
            ],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 25,
            "A21": true,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": false,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "GEORGE TOWN",
                    "State": "",
                    "Country": "Cayman Islands"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "1323",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "GOLDMAN SACHS INTERNATIONAL",
                  "c": {},
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": true
                },
                {
                  "b": "BARCLAYS BANK PLC",
                  "c": {},
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "GOLDMAN SACHS INTERNATIONAL",
                  "c": "GOLDMAN SACHS",
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": false
                },
                {
                  "b": "BARCLAYS BANK PLC",
                  "c": "BARCLAYS",
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": false
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "SS&C FUND SERVICES (CAYMAN) LTD",
                  "c": {
                    "City": "CAMANA BAY",
                    "State": "",
                    "Country": "Cayman Islands"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 100,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "WRL12/70-11947",
            "A1b": "805-4670634496",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "WRL12/70-11947 GP"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": true,
            "A8b": false,
            "A9": false,
            "A10": "FAMILY INVESTMENT VEHICLE",
            "A11": 10194292,
            "A12": 0,
            "A13": 2,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 0,
            "A17a": true,
            "A17b": [
              {
                "Name": "WRL12"
              }
            ],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "NORTHERN TRUST SECURITIES LLP",
                  "c": "NORTHERN TRUST",
                  "d": {
                    "City": "LONDON",
                    "State": "",
                    "Country": "United Kingdom"
                  },
                  "e": false,
                  "g": "549300EF8AZLRG0UC208"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "THE NORTHERN TRUST CORPORATION",
                  "c": {
                    "City": "CHICARGO",
                    "State": "Illinois",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "No",
                  "f": "NOT APPLICABLE"
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [
          {
            "1": "",
            "2": {
              "CRDNumber": "6015992",
              "EffectiveDate": "2008-11-12T05:00:00.000Z"
            },
            "3": {
              "Street1": "WINDWARD 3, REGATTA OFFICE PARK, WEST BAY ROAD",
              "Street2": "P.O. BOX 30872",
              "City": "GRAND CAYMAN",
              "State": "",
              "Country": "Cayman Islands",
              "Postal": "KY1 1204",
              "Private": false
            },
            "4": "CATER, ROISIN, MARIE",
            "7": "DIRECTOR OF ASTARIS CAPITAL MANAGEMENT (CAYMAN) LIMITED"
          }
        ],
        "10B": [],
        "Miscellaneous": ""
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1770094,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "INFOTECH CAPITAL MANAGEMENT COMPANY, LTD.",
        "1B": {
          "1": "IPV CAPITAL",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-128480",
          "2": "802-128480",
          "3": []
        },
        "1E": {
          "1": "326471",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "ROOM 801, PLATINUM BUILDING",
            "Street2": "NO.233, TAICANG ROAD",
            "City": "SHANGHAI",
            "State": "",
            "Country": "China",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9:00 - 18:00  (GMT+8)"
          },
          "3": "86 21 6141 4788",
          "4": "",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "",
            "Street2": "",
            "City": "",
            "State": "",
            "Country": "",
            "Postal": "",
            "Private": false,
            "Name": "",
            "Title": "",
            "Phone": "",
            "Fax": "",
            "Email": ""
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": false,
        "1M": false,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": true,
          "2": false,
          "3": false
        },
        "2C": []
      },
      "item3": {
        "3A": "Other (specify)",
        "3B": "DECEMBER",
        "3C": {
          "State": "",
          "Country": "Cayman Islands"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Non-Resident",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "BANH KIN KWONG",
          "title": "DIRECTOR AND MANAGING PARTNER"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "Li, Fang, Roger",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "09/2006",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7771382"
        },
        {
          "Schedule": "A",
          "FullLegalName": "BRITTS, DAVID, SCOTT",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "11/2021",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "1576816"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Kwong, Banh, Kin",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "DIRECTOR",
          "StatusAcquired": "11/2021",
          "OwnershipCode": "C",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7771383"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "https://www.ipvcap.com"
        ],
        "1L": [],
        "1M": [],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "IPV MANAGEMENT III, L.L.C.",
            "2": "IPV MANAGEMENT III, L.L.C.",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "IPV CAPITAL III, L.P.",
            "A1b": "805-6787135186",
            "A2": {
              "State": "",
              "Country": "Cayman Islands"
            },
            "A3a": [
              "IPV MANAGEMENT III, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 20000000,
            "A12": 250000,
            "A13": 9,
            "A14": 14,
            "A15a": 0,
            "A15b": false,
            "A16": 90,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-456814"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "SHANGHAI",
                    "State": "",
                    "Country": "China"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "34",
                  "f": true
                }
              ],
              "g": false,
              "h": "Report Not Yet Received"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": false,
              "list": []
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "LINNOVATE PARTNERS LIMITED",
                  "c": {
                    "City": "HONG KONG",
                    "State": "",
                    "Country": "China"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": "The Registrant qualifies as an exempt reporting adviser (an �ERA�) and, as such, is not subject to the recordkeeping requirements of Rule 204-2 under the Investment Advisers Act of 1940 (the �Advisers Act�). As a result, the Registrant marked �no� in response to the question in Item 1.L. Regarding Schedule D, Section 7.A. for IPV Management III, L.L.C. (the �GP Entity�), the Registrant notes that the GP Entity is the general partner to the Registrant�s private fund client. The GP Entity is not filing its own Form ADV but is instead relying on the interpretive guidance outlined in the �Frequently Asked Questions on Form ADV and IARD� on the SEC�s website under the heading �Reporting to the SEC as an Exempt Reporting Adviser.� That guidance essentially permits a GP entity to a private fund to rely on the Form ADV of the fund�s investment adviser. In addition, as an ERA, the Registrant is not subject to Rule 206(4)-2 under the Advisers Act (the custody rule) or a state law equivalent. Moreover, as an ERA, the Registrant is not subject to Rule 205-3 under the Advisers Act, and it is not currently subject to a state law equivalent, which would require fund investors to be qualified clients. As a result, Registrant has marked �no� in response to question 15(b) of Schedule D, Section 7.B.(1). Furthermore, regarding Schedule D, Section 7.B.(1), Question 25(a), the Registrant notes that its private fund client maintains its cash reserves with SVB and First Citizen Bank."
      }
    },
    {
      "sourceReference": {
        "source": "formADV",
        "filingId": 1771725,
        "formVersion": "10/2021",
        "date": "2023-06-30T04:00:00.000Z"
      },
      "drp": {
        "Criminal": [],
        "Regulatory": [],
        "Civil": []
      },
      "item1": {
        "1A": "LCV BLOCKCHAIN MANAGEMENT, LLC",
        "1B": {
          "1": "LCV BLOCKCHAIN MANAGEMENT, LLC",
          "2": false
        },
        "1C": {
          "Legal": false,
          "Business": false
        },
        "1D": {
          "1": "802-117247",
          "2": "802-117247",
          "3": []
        },
        "1E": {
          "1": "300457",
          "2": []
        },
        "1F": {
          "1": {
            "Street1": "130 FIFTH AVENUE",
            "Street2": "FIFTH FLOOR",
            "City": "NEW YORK",
            "State": "NY",
            "Country": "United States",
            "Postal": "",
            "Private": false
          },
          "2": {
            "MonFri": "Monday - Friday",
            "Other": "",
            "Hours": "9:00 AM - 5:00 PM EST"
          },
          "3": "212-201-5800",
          "4": "N/A",
          "5": 0
        },
        "1G": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false
        },
        "1I": true,
        "1J": {
          "1": {
            "Street1": "",
            "Street2": "",
            "City": "",
            "State": "",
            "Country": "",
            "Postal": "",
            "Private": false,
            "Name": "",
            "Title": "",
            "Phone": "",
            "Fax": "",
            "Email": ""
          },
          "2": {
            "Name": "",
            "EIN": ""
          }
        },
        "1K": {
          "Street1": "",
          "Street2": "",
          "City": "",
          "State": "",
          "Country": "",
          "Postal": "",
          "Private": false,
          "Name": "",
          "Title": "",
          "Phone": "",
          "Fax": "",
          "Email": ""
        },
        "1L": true,
        "1M": false,
        "1N": false,
        "1O": {
          "Billion": false
        }
      },
      "item10": {
        "10A": false
      },
      "item11": {
        "11": false,
        "11A": {
          "1": false,
          "2": false
        },
        "11B": {
          "1": false,
          "2": false
        },
        "11C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11D": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false
        },
        "11E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "11F": false,
        "11G": false,
        "11H": {
          "2": false,
          "1a": false,
          "1b": false,
          "1c": false
        }
      },
      "item12": {
        "12A": false,
        "12B": {
          "1": false,
          "2": false
        },
        "12C": {
          "1": false,
          "2": false
        }
      },
      "item2": {
        "2A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false
        },
        "2B": {
          "1": true,
          "2": false,
          "3": false
        },
        "2C": []
      },
      "item3": {
        "3A": "Limited Liability Company",
        "3B": "DECEMBER",
        "3C": {
          "State": "Delaware",
          "Country": "United States"
        }
      },
      "item4": {
        "4A": false
      },
      "item5": {
        "5A": 0,
        "5B": {
          "1": 0,
          "2": 0,
          "3": 0,
          "4": 0,
          "5": 0,
          "6": 0
        },
        "5C": {
          "1": 0,
          "2": 0
        },
        "5D": {
          "1a": 0,
          "1b": 0,
          "1c": 0,
          "1d": 0,
          "1e": 0,
          "1f": 0,
          "1g": 0,
          "1h": 0,
          "1i": 0,
          "1j": 0,
          "1k": 0,
          "1l": 0,
          "1m": 0,
          "1n": 0,
          "1nOther": "",
          "2a": false,
          "2b": false,
          "2c": false,
          "2g": false,
          "2h": false,
          "2i": false,
          "2j": false,
          "2k": false,
          "2l": false,
          "2m": false,
          "2n": false,
          "3a": 0,
          "3b": 0,
          "3c": 0,
          "3d": 0,
          "3e": 0,
          "3f": 0,
          "3g": 0,
          "3h": 0,
          "3i": 0,
          "3j": 0,
          "3k": 0,
          "3l": 0,
          "3m": 0,
          "3n": 0
        },
        "5E": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false
        },
        "5F": {
          "1": false,
          "3": 0
        },
        "5G": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false
        },
        "5H": "",
        "5I": {
          "1": false
        },
        "5J": {
          "1": false,
          "2": false
        },
        "5K": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "5L": {
          "2": false,
          "3": false,
          "4": false,
          "1a": false,
          "1b": false,
          "1c": false,
          "1d": false,
          "1e": false
        }
      },
      "item6": {
        "6A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "Other": ""
        },
        "6B": {
          "1": false,
          "2": false,
          "3": false
        }
      },
      "item7": {
        "7A": {
          "1": false,
          "2": false,
          "3": false,
          "4": false,
          "5": false,
          "6": false,
          "7": false,
          "8": false,
          "9": false,
          "10": false,
          "11": false,
          "12": false,
          "13": false,
          "14": false,
          "15": false,
          "16": false
        },
        "7B": true
      },
      "item8": {
        "8A": {
          "1": false,
          "2": false,
          "3": false
        },
        "8B": {
          "1": false,
          "2": false,
          "3": false
        },
        "8C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "8D": false,
        "8E": false,
        "8F": false,
        "8G": {
          "1": false,
          "2": false
        },
        "8H": {
          "1": false,
          "2": false
        },
        "8I": false
      },
      "item9": {
        "9A": {
          "1a": false,
          "1b": false
        },
        "9B": {
          "1a": false,
          "1b": false
        },
        "9C": {
          "1": false,
          "2": false,
          "3": false,
          "4": false
        },
        "9D": {
          "1": false,
          "2": false
        }
      },
      "properties": {
        "adviserType": "ERA",
        "filingTypes": [],
        "signature": {
          "executionType": "Domestic",
          "executionDate": "2023-06-30T04:00:00.000Z",
          "signatory": "/S/KRISTOPHER WOODS",
          "title": "AUTHORIZED SIGNATORY"
        }
      },
      "scheduleAB": [
        {
          "Schedule": "A",
          "FullLegalName": "WOODS, EMIL, KHAN",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PRINCIPAL OF THE GENERAL PARTNER",
          "StatusAcquired": "10/2018",
          "OwnershipCode": "E",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "2742340"
        },
        {
          "Schedule": "A",
          "FullLegalName": "AKBAR, MURTAZA, SYED",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "PRINCIPAL OF THE GENERAL PARTNER",
          "StatusAcquired": "10/2018",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "4431468"
        },
        {
          "Schedule": "A",
          "FullLegalName": "Perlman, Richard",
          "EntityType": "I",
          "EntityInWhich": "",
          "TitleOrStatus": "CHIEF FINANCIAL OFFICER",
          "StatusAcquired": "06/2021",
          "OwnershipCode": "NA",
          "ControlPerson": true,
          "PR": false,
          "OwnerID": "7530073"
        }
      ],
      "scheduleD": {
        "4": [],
        "1B": [],
        "1F": [],
        "1I": [
          "https://www.linkedin.com/company/liberty-city-ventures",
          "https://www.libertycityventures.com/"
        ],
        "1L": [
          {
            "Name": "CORNERSTONE FUND SERVICES",
            "Street1": "3300 NORTH ASHTON BLVD",
            "Street2": "SUITE 240",
            "City": "LEHI",
            "State": "UT",
            "Country": "United States",
            "Postal": "84043",
            "Private": false,
            "Phone": "385-722-4861",
            "Fax": "",
            "Type": "A third-party unaffiliated record keeper",
            "Description": "FINANCIAL RECORDS"
          }
        ],
        "1M": [],
        "2A8": {},
        "2A9": {},
        "2A10": {},
        "2A12": {},
        "5G3": [],
        "5I2": [],
        "5K1": {
          "a": {},
          "b": {}
        },
        "5K2": {
          "a": {
            "i": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            },
            "ii": {
              "LessThan10": {},
              "From10To149": {},
              "MoreThan150": {}
            }
          },
          "b": {
            "LessThan10": {},
            "From10To149": {},
            "MoreThan150": {}
          }
        },
        "5K3": [],
        "6A": [],
        "6B2": {
          "Description": "",
          "BusinessName": ""
        },
        "6B3": {
          "Description": "",
          "BusinessName": ""
        },
        "7A": [
          {
            "1": "LCV BLOCKCHAIN GP, LLC",
            "2": "LCV BLOCKCHAIN GP, LLC",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          },
          {
            "1": "LCV GP VIII, L.L.C.",
            "2": "LCV GP VIII, L.L.C.",
            "3": "",
            "6": false,
            "7": true,
            "11": true,
            "12": true,
            "4a": "",
            "4b": [],
            "5a": false,
            "5b": false,
            "5c": false,
            "5d": false,
            "5e": false,
            "5f": false,
            "5g": false,
            "5h": false,
            "5i": false,
            "5j": false,
            "5k": false,
            "5l": false,
            "5m": false,
            "5n": false,
            "5o": false,
            "5p": true,
            "8a": false,
            "8b": false,
            "8c": {
              "Street1": "",
              "Street2": "",
              "City": "",
              "State": "",
              "Country": "",
              "Postal": "",
              "Private": false
            },
            "9a": false,
            "9b": "",
            "10a": false,
            "10B": []
          }
        ],
        "7B1": [
          {
            "A1a": "FALCON 2021, LLC",
            "A1b": "805-1169443660",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 561005,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV FUND VIII, L.P.",
            "A1b": "805-4070661644",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV GP VIII, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 613295178,
            "A12": 0,
            "A13": 169,
            "A14": 3,
            "A15a": 17,
            "A15b": false,
            "A16": 42,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-398203"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "274",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC SECURITIES COMPANY, LLC",
                  "c": {},
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LIBERTY CITY VENTURES 1815, LLC",
            "A1b": "805-6398769099",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 13750000,
            "A12": 0,
            "A13": 16,
            "A14": 8,
            "A15a": 0,
            "A15b": false,
            "A16": 50,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 6F, LLC",
            "A1b": "805-5897947526",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 9330665,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 7G, LLC",
            "A1b": "805-7598645667",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 26131011,
            "A12": 0,
            "A13": 7,
            "A14": 97,
            "A15a": 0,
            "A15b": false,
            "A16": 2,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CH/LCV ONEFOOTBALL, LLC",
            "A1b": "805-9407575782",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT, LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 13933091,
            "A12": 0,
            "A13": 14,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 31,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "CH/LCV FUND VII, L.P.",
            "A1b": "805-9978231224",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN GP, LLC"
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 309262730,
            "A12": 0,
            "A13": 34,
            "A14": 4,
            "A15a": 0,
            "A15b": false,
            "A16": 71,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-327053"
            ],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "274",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC SECURITIES COMPANY, LLC",
                  "c": {},
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "GLOBAL FACTOR SOLUTIONS, LLC",
            "A1b": "805-9249041305",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT, LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 438067,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 5E, LLC",
            "A1b": "805-7480249296",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 10000000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "FALCON ONEFOOTBALL, LLC",
            "A1b": "805-2883310435",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 151310041,
            "A12": 0,
            "A13": 1,
            "A14": 17,
            "A15a": 0,
            "A15b": false,
            "A16": 62,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "274",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 4D LLC",
            "A1b": "805-8849352378",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3790311,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 3C LLC",
            "A1b": "805-9865772106",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV GP VIII, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 13750000,
            "A12": 0,
            "A13": 8,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 41,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [
              "021-396961"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2022 4 LLC",
            "A1b": "805-6229416286",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 30000000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "KA-PAX, INC.",
            "A1b": "805-2730732680",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "MARISSA L. MILLMAN"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 500000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV VIII AIV I BLOCKER, LLC",
            "A1b": "805-5542994466",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV GP VIII, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 3344344,
            "A12": 0,
            "A13": 52,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LIBERTY CITY VENTURES 444 THE D'AMELIO FAMILY FUND LLC",
            "A1b": "805-2128311345",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LIBERTY CITY VENTURES 444 CAPITAL METAVERSE GP I, LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 997462,
            "A12": 0,
            "A13": 1,
            "A14": 100,
            "A15a": 0,
            "A15b": true,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 100,
            "A21": true,
            "A22": [
              "021-445846"
            ],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 13 LLC",
            "A1b": "805-5585034670",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 141250,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 50,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 50,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 14 LLC",
            "A1b": "805-5800419360",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 180742429,
            "A12": 500000,
            "A13": 14,
            "A14": 24,
            "A15a": 0,
            "A15b": false,
            "A16": 34,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "274",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2022 1 LLC",
            "A1b": "805-5207022336",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 55660993,
            "A12": 0,
            "A13": 4,
            "A14": 71,
            "A15a": 0,
            "A15b": true,
            "A16": 28,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 71,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 21 LLC",
            "A1b": "805-5443606554",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 2216761,
            "A12": 0,
            "A13": 15,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 46,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 36,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2022 3 LLC",
            "A1b": "805-8412595803",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 5000000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2022 7 LLC",
            "A1b": "805-8879672292",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 5000000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "BQ VENTURES 4 LLC",
            "A1b": "805-4863053076",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": false
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 5000000,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": true,
            "A16": 100,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV CO-INVEST I, LP",
            "A1b": "805-4124476741",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV GP VIII, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 84324803,
            "A12": 0,
            "A13": 2,
            "A14": 0,
            "A15a": 100,
            "A15b": false,
            "A16": 89,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": true,
            "A22": [],
            "A23": {
              "a1": true,
              "a2": true,
              "list": [
                {
                  "b": "",
                  "c": {
                    "City": "NEW YORK",
                    "State": "New York",
                    "Country": "United States"
                  },
                  "d": true,
                  "e": true,
                  "eNumber": "274",
                  "f": true
                }
              ],
              "g": true,
              "h": "Yes"
            },
            "A24": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC SECURITIES COMPANY, LLC",
                  "c": {},
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": true
                }
              ]
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV FUND AI, LLC",
            "A1b": "805-6099742794",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 1704708,
            "A12": 0,
            "A13": 9,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 35,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV VIII AIV I, LP",
            "A1b": "805-7589629934",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV GP VIII, L.L.C."
            ],
            "A3b": [],
            "A4": {
              "1": false,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 7403821,
            "A12": 0,
            "A13": 116,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          },
          {
            "A1a": "LCV 2021 2B, LLC",
            "A1b": "805-6691742184",
            "A2": {
              "State": "Delaware",
              "Country": "United States"
            },
            "A3a": [
              "LCV BLOCKCHAIN MANAGEMENT LLC"
            ],
            "A3b": [],
            "A4": {
              "1": true,
              "2": true
            },
            "A5": [],
            "A6a": false,
            "A6b": [],
            "A6c": false,
            "A6d": {},
            "A7": [],
            "A8a": false,
            "A8b": false,
            "A9": false,
            "A10": "Venture Capital Fund",
            "A11": 50265756,
            "A12": 0,
            "A13": 1,
            "A14": 0,
            "A15a": 0,
            "A15b": false,
            "A16": 0,
            "A17a": false,
            "A17b": [],
            "A18a": false,
            "A18b": [],
            "A19": false,
            "A20": 0,
            "A21": false,
            "A22": [],
            "A23": {
              "a1": false,
              "list": [],
              "g": false
            },
            "A24": {
              "a": false,
              "list": []
            },
            "A25": {
              "a": true,
              "list": [
                {
                  "b": "FIRST REPUBLIC BANK",
                  "c": "FIRST REPUBLIC BANK",
                  "d": {
                    "City": "SAN FRANCISCO",
                    "State": "California",
                    "Country": "United States"
                  },
                  "e": false,
                  "g": "YWC0TIKBQM2JV8L4IV08"
                }
              ]
            },
            "A26": {
              "a": true,
              "list": [
                {
                  "b": "CORNERSTONE FUND SERVICES",
                  "c": {
                    "City": "LEHI",
                    "State": "Utah",
                    "Country": "United States"
                  },
                  "d": false,
                  "e": "Yes",
                  "f": ""
                }
              ]
            },
            "A27": 0,
            "A28": {
              "a": false,
              "list": []
            }
          }
        ],
        "7B2": [],
        "9C": [],
        "10A": [],
        "10B": [],
        "Miscellaneous": ""
      }
    }
  ],
  "metadata": {
    "total": 200382,
    "count": 10,
    "page": 1,
    "pages": 20039
  }
}