Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 732 Bytes

File metadata and controls

19 lines (11 loc) · 732 Bytes

AddressRegistryLegalEntity

Legal entity details for a blockchain address.

Properties

Name Type Description Notes
verified Boolean Whether the entity was resolved from verified public registry data (e.g. LEI sources).
entityName String Legal entity display name.
jurisdiction String Jurisdiction (e.g. ISO 3166-1 alpha-2 country code).
lei String Legal Entity Identifier when available; may be empty when unverified.
travelRuleProviders List<AddressRegistryTravelRuleProvider>
email String Travel Rule contact email when available.