{"id":2301,"date":"2026-09-03T15:00:58","date_gmt":"2026-09-03T15:00:58","guid":{"rendered":"https:\/\/proptrustverified.com\/es\/?p=2301"},"modified":"2026-09-03T15:03:38","modified_gmt":"2026-09-03T15:03:38","slug":"ptvs-forensic-audit-report-sample-ptvs-2026-es-0412","status":"publish","type":"post","link":"https:\/\/proptrustverified.com\/es\/ptvs-forensic-audit-report-sample-ptvs-2026-es-0412\/","title":{"rendered":"PTVS Forensic Audit Report \u2014 Sample | PTVS-2026-ES-0412"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>PTVS Forensic Audit Report \u2014 Sample | PTVS-2026-ES-0412<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Playfair+Display:wght@600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n@page { size: A4; margin: 2cm 2.5cm; }\n* { margin: 0; padding: 0; box-sizing: border-box; }\nbody { font-family: 'Inter', sans-serif; background: #fff; color: #1a1a1a; line-height: 1.7; font-size: 11pt; max-width: 210mm; margin: 0 auto; padding: 30px; }\nh1, h2, h3 { font-family: 'Playfair Display', serif; color: #0B132B; }\n\n\/* HEADER *\/\n.report-header { border-bottom: 3px solid #D4AF37; padding-bottom: 20px; margin-bottom: 30px; display: flex; justify-content: space-between; align-items: flex-end; }\n.report-logo { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; color: #0B132B; }\n.report-logo span { color: #D4AF37; }\n.report-meta { text-align: right; font-size: 9pt; color: #555; line-height: 1.5; }\n.report-meta strong { color: #0B132B; }\n\n\/* TITLE *\/\n.report-title { text-align: center; margin: 30px 0; padding: 25px; background: #f9f9f9; border-left: 4px solid #D4AF37; border-right: 4px solid #D4AF37; }\n.report-title h1 { font-size: 18pt; margin-bottom: 10px; }\n.report-title .subtitle { font-size: 10pt; color: #555; text-transform: uppercase; letter-spacing: 2px; }\n\n\/* SCORE BOX *\/\n.score-box { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 15px; margin: 25px 0; }\n.score-card { text-align: center; padding: 15px; border: 1px solid #ddd; border-radius: 6px; background: #fafafa; }\n.score-card.main { background: #0B132B; color: #fff; border-color: #0B132B; grid-column: span 4; }\n.score-card.main .score-value { font-size: 48pt; font-family: 'Playfair Display', serif; color: #D4AF37; line-height: 1; }\n.score-card.main .score-grade { font-size: 14pt; color: #F4E5C2; margin-top: 5px; letter-spacing: 3px; }\n.score-card .score-label { font-size: 8pt; text-transform: uppercase; letter-spacing: 1px; color: #777; margin-bottom: 5px; }\n.score-card .score-num { font-size: 18pt; font-weight: 700; color: #0B132B; }\n.score-card .score-weight { font-size: 7pt; color: #999; }\n\n\/* SECTIONS *\/\n.section { margin: 30px 0; }\n.section h2 { font-size: 13pt; border-bottom: 2px solid #D4AF37; padding-bottom: 5px; margin-bottom: 15px; }\n.section h3 { font-size: 11pt; margin: 15px 0 8px; color: #333; }\np { margin-bottom: 10px; text-align: justify; }\n\n\/* TABLES *\/\ntable { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 9.5pt; }\nth, td { border: 1px solid #ddd; padding: 8px 10px; text-align: left; }\nth { background: #0B132B; color: #fff; font-weight: 600; }\ntr:nth-child(even) { background: #f9f9f9; }\n\n\/* BADGES *\/\n.badge { display: inline-block; padding: 3px 10px; border-radius: 3px; font-size: 9pt; font-weight: 600; letter-spacing: 1px; }\n.badge-green { background: #d4edda; color: #155724; }\n.badge-yellow { background: #fff3cd; color: #856404; }\n.badge-red { background: #f8d7da; color: #721c24; }\n\n\/* HASH BOX *\/\n.hash-box { background: #1a1a1a; color: #4ADE80; font-family: 'Courier New', monospace; font-size: 9pt; padding: 15px; border-radius: 4px; margin: 15px 0; word-break: break-all; }\n.hash-box .label { color: #D4AF37; font-weight: 600; margin-bottom: 8px; display: block; font-family: 'Inter', sans-serif; }\n\n\/* HIGHLIGHT *\/\n.highlight { background: #f0f7ff; border-left: 3px solid #0B132B; padding: 15px; margin: 15px 0; font-size: 10pt; }\n\n\/* SIGNATURE *\/\n.signature-block { margin-top: 50px; display: flex; justify-content: space-between; align-items: flex-end; border-top: 1px solid #ddd; padding-top: 30px; }\n.signature-left { max-width: 60%; }\n.signature-right { text-align: right; }\n.signature-line { width: 200px; border-bottom: 1px solid #333; margin: 20px 0 5px auto; }\n\n\/* FOOTER *\/\n.report-footer { margin-top: 40px; padding-top: 15px; border-top: 2px solid #D4AF37; font-size: 8pt; color: #888; text-align: center; }\n\n@media print { body { padding: 0; } .no-print { display: none; } }\n@media (max-width: 768px) { .score-box { grid-template-columns: 1fr 1fr; } .score-card.main { grid-column: span 2; } .signature-block { flex-direction: column; gap: 30px; } .report-header { flex-direction: column; gap: 15px; } }\n<\/style>\n<\/head>\n<body>\n\n<!-- HEADER -->\n<div class=\"report-header\">\n  <div class=\"report-logo\">Prop Trust <span>Verified<\/span>\u2122<\/div>\n  <div class=\"report-meta\">\n    <strong>Report ID:<\/strong> PTVS-2026-ES-0412<br>\n    <strong>Issued:<\/strong> 3 September 2026<br>\n    <strong>Expires:<\/strong> 3 September 2027<br>\n    <strong>Standard:<\/strong> PTVS v1.0\n  <\/div>\n<\/div>\n\n<!-- TITLE -->\n<div class=\"report-title\">\n  <div class=\"subtitle\">Layer 0 \u2014 Physical Reality (L0-PR)<\/div>\n  <h1>Forensic Audit Report<br>Real Estate RWA Verification<\/h1>\n  <p style=\"margin: 10px 0 0; font-size: 10pt; color: #555;\">Court-Admissible \u00b7 eIDAS 2.0 QES Signed \u00b7 On-Chain Anchored<\/p>\n<\/div>\n\n<!-- PTVS SCORE (NUEVO: El coraz\u00f3n del informe) -->\n<div class=\"score-box\">\n  <div class=\"score-card main\">\n    <div class=\"score-value\">91<\/div>\n    <div class=\"score-grade\">GRADE AAA<\/div>\n    <p style=\"font-size: 9pt; color: #ccc; margin-top: 8px;\">Asset Approved for Institutional Tokenization \u00b7 Circuit Breaker Threshold: &lt;70<\/p>\n  <\/div>\n  <div class=\"score-card\">\n    <div class=\"score-label\">Structural (E)<\/div>\n    <div class=\"score-num\">88<\/div>\n    <div class=\"score-weight\">Weight: 40%<\/div>\n  <\/div>\n  <div class=\"score-card\">\n    <div class=\"score-label\">Legal (L)<\/div>\n    <div class=\"score-num\">95<\/div>\n    <div class=\"score-weight\">Weight: 30%<\/div>\n  <\/div>\n  <div class=\"score-card\">\n    <div class=\"score-label\">Environmental (M)<\/div>\n    <div class=\"score-num\">92<\/div>\n    <div class=\"score-weight\">Weight: 20%<\/div>\n  <\/div>\n  <div class=\"score-card\">\n    <div class=\"score-label\">Documentary (D)<\/div>\n    <div class=\"score-num\">90<\/div>\n    <div class=\"score-weight\">Weight: 10%<\/div>\n  <\/div>\n<\/div>\n\n<p style=\"font-size: 9pt; color: #777; margin-bottom: 20px;\"><strong>Formula:<\/strong> PTVS Score = (E \u00d7 0.40) + (L \u00d7 0.30) + (M \u00d7 0.20) + (D \u00d7 0.10) = (88\u00d70.40) + (95\u00d70.30) + (92\u00d70.20) + (90\u00d70.10) = 35.2 + 28.5 + 18.4 + 9.0 = <strong>91.1 \u2192 91<\/strong><\/p>\n\n<!-- 1. ASSET IDENTIFICATION -->\n<div class=\"section\">\n  <h2>1. Asset Identification &#038; On-Chain Anchoring<\/h2>\n  <table>\n    <tr><th style=\"width:35%;\">Field<\/th><th>Value<\/th><\/tr>\n    <tr><td><strong>Asset Name<\/strong><\/td><td>Edificio Residencial \u00abPlaza de la Reina\u00bb<\/td><\/tr>\n    <tr><td><strong>Physical Address<\/strong><\/td><td>Calle de la Paz, N\u00ba 14, 46003 Val\u00e8ncia, Spain<\/td><\/tr>\n    <tr><td><strong>Cadastral Reference<\/strong><\/td><td>9876543YJ2797S0001WX<\/td><\/tr>\n    <tr><td><strong>Token Issuer (SPV)<\/strong><\/td><td>Real Estate Tokenization S.L. (SPV-024)<\/td><\/tr>\n    <tr><td><strong>Target Platform<\/strong><\/td><td>Tokeny Solutions \/ ERC-3643<\/td><\/tr>\n    <tr><td><strong>ONCHAINID Address<\/strong><\/td><td style=\"font-family: monospace;\">0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18<\/td><\/tr>\n    <tr><td><strong>Sworn Judicial Expert<\/strong><\/td><td>D. Aurelio Tamarit Blay (ID No. 0161 \u2014 PTCE Spain)<\/td><\/tr>\n    <tr><td><strong>Re-Audit Due Date<\/strong><\/td><td>3 September 2027 (Annual Mandatory)<\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- 2. LEGAL PILLAR -->\n<div class=\"section\">\n  <h2>2. Legal Pillar: Due Diligence &#038; Registry Verification<\/h2>\n  <p>Registry search conducted at Registro de la Propiedad N\u00ba 4 de Val\u00e8ncia (Nota Simple dated 28 August 2026, &lt;30 days validity per PTVS Protocol).<\/p>\n  <table>\n    <tr><th>Verification Point<\/th><th>Result<\/th><th>Status<\/th><\/tr>\n    <tr><td>Ownership (Titularidad)<\/td><td>100% held by SPV-024. No third-party pre-emption rights.<\/td><td><span class=\"badge badge-green\">PASS<\/span><\/td><\/tr>\n    <tr><td>Encumbrances (Cargas)<\/td><td>Clear. Prior mortgage with Banco Santander cancelled (Entry 412, Vol. 2304). No executive seizures or preventive annotations.<\/td><td><span class=\"badge badge-green\">PASS<\/span><\/td><\/tr>\n    <tr><td>Urban Planning<\/td><td>Consolidated Urban Land (Residential\/Commercial). First Occupancy License valid. No open sanction proceedings.<\/td><td><span class=\"badge badge-green\">PASS<\/span><\/td><\/tr>\n    <tr><td>PTVS Legal Sub-Score<\/td><td colspan=\"2\"><strong>95 \/ 100<\/strong><\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- 3. TECHNICAL PILLAR -->\n<div class=\"section\">\n  <h2>3. Structural Pillar: Forensic Inspection &#038; NDT<\/h2>\n  <p>On-site inspection conducted 1-2 September 2026. All equipment calibrated per ISO 17025 with certificates valid at the date of inspection.<\/p>\n  \n  <h3>3A. NDT Equipment Register (ISO 17025 Compliance)<\/h3>\n  <table>\n    <tr><th>Equipment<\/th><th>Model \/ Serial No.<\/th><th>Last Calibration<\/th><th>Certificate No.<\/th><\/tr>\n    <tr><td>Sclerometer<\/td><td>Proceq SilverSchmidt N \/ SN-4421<\/td><td>15 May 2026<\/td><td>CAL-2026-0891<\/td><\/tr>\n    <tr><td>Thermal Camera<\/td><td>FLIR E96 \/ SN-78932<\/td><td>22 June 2026<\/td><td>CAL-2026-1102<\/td><\/tr>\n    <tr><td>GPR<\/td><td>Proceq GP8800 \/ SN-3312<\/td><td>10 April 2026<\/td><td>CAL-2026-0654<\/td><\/tr>\n    <tr><td>Ultrasonic Tester<\/td><td>PUNDIT Lab \/ SN-5567<\/td><td>30 July 2026<\/td><td>CAL-2026-1388<\/td><\/tr>\n  <\/table>\n\n  <h3>3B. Structural Findings<\/h3>\n  <table>\n    <tr><th>Element<\/th><th>Method<\/th><th>Finding<\/th><th>Severity<\/th><\/tr>\n    <tr><td>Foundation &#038; Columns<\/td><td>Sclerometry (UNE-EN 12504-2)<\/td><td>Mean compressive strength: 28 MPa (Design min: 25 MPa). No excessive deflection or differential settlement.<\/td><td><span class=\"badge badge-green\">None<\/span><\/td><\/tr>\n    <tr><td>Reinforcement<\/td><td>GPR + Phenolphthalein Test<\/td><td>Alkali-silica reaction: <strong>Absent<\/strong>. Carbonation depth &lt;5mm. No active corrosion.<\/td><td><span class=\"badge badge-green\">None<\/span><\/td><\/tr>\n    <tr><td>Facade<\/td><td>Drone Inspection (4K)<\/td><td>Ventilated facade anchoring: Intact. No detached panels or cracks &gt;0.3mm.<\/td><td><span class=\"badge badge-green\">None<\/span><\/td><\/tr>\n    <tr><td>Roof Waterproofing<\/td><td>Capacitive Moisture Sensor<\/td><td>Elasticity correct. Minor condensation moisture detected in interior light well (Flat 2B).<\/td><td><span class=\"badge badge-yellow\">Minor<\/span><\/td><\/tr>\n    <tr><td>Electrical<\/td><td>Visual + REBT Compliance<\/td><td>Updated per REBT. Valid bulletin (2025).<\/td><td><span class=\"badge badge-green\">None<\/span><\/td><\/tr>\n    <tr><td>Energy Rating<\/td><td>Certificate Review<\/td><td>EPC Grade B. Valid until 2028.<\/td><td><span class=\"badge badge-green\">None<\/span><\/td><\/tr>\n  <\/table>\n  <p><strong>Structural Sub-Score: 88 \/ 100<\/strong> (Minor observation on Flat 2B moisture \u2014 remediation required before next annual re-audit).<\/p>\n<\/div>\n\n<!-- 4. ENVIRONMENTAL PILLAR (NUEVO: Faltaba en el original) -->\n<div class=\"section\">\n  <h2>4. Environmental Pillar<\/h2>\n  <table>\n    <tr><th>Hazard<\/th><th>Method<\/th><th>Finding<\/th><th>Status<\/th><\/tr>\n    <tr><td>Asbestos (ACM)<\/td><td>Visual inspection + Material sampling (UNE 171370-1)<\/td><td>No asbestos-containing materials detected in facade, roofing, or pipe insulation.<\/td><td><span class=\"badge badge-green\">Clear<\/span><\/td><\/tr>\n    <tr><td>Soil Contamination<\/td><td>Desktop review + Historical land use analysis (RD 9\/2005)<\/td><td>No prior industrial use. Not listed in the Valencian Contaminated Soil Registry.<\/td><td><span class=\"badge badge-green\">Clear<\/span><\/td><\/tr>\n    <tr><td>Radon Gas<\/td><td>Passive detector (ISO 11665-4) \u2014 90-day exposure in basement<\/td><td>Concentration: 85 Bq\/m\u00b3 (Below EU reference level of 300 Bq\/m\u00b3).<\/td><td><span class=\"badge badge-green\">Clear<\/span><\/td><\/tr>\n    <tr><td>Environmental Sub-Score<\/td><td colspan=\"3\"><strong>92 \/ 100<\/strong><\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- 5. VALUATION -->\n<div class=\"section\">\n  <h2>5. Valuation &#038; Tokenization Limits<\/h2>\n  <table>\n    <tr><th>Parameter<\/th><th>Value<\/th><\/tr>\n    <tr><td>Valuation Method<\/td><td>Comparative Market Analysis + Income Capitalization (Order ECO\/805\/2003, RICS Standards)<\/td><\/tr>\n    <tr><td>Certified Market Value<\/td><td><strong>\u20ac2,450,000.00<\/strong><\/td><\/tr>\n    <tr><td>Maximum Tokenization LTV<\/td><td>100% of certified value (PTVS Rule: No artificial collateral inflation)<\/td><\/tr>\n    <tr><td>Documentary Sub-Score<\/td><td><strong>90 \/ 100<\/strong><\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- 6. SMART CONTRACT INTEGRATION (NUEVO) -->\n<div class=\"section\">\n  <h2>6. Smart Contract Integration &#038; Circuit Breaker Rules<\/h2>\n  <p>This report&#8217;s cryptographic hash is injected into <code>PTVSClaimInjector.sol<\/code> and linked to the asset&#8217;s ONCHAINID. The following automated rules apply:<\/p>\n  <table>\n    <tr><th>Condition<\/th><th>Smart Contract Action<\/th><\/tr>\n    <tr><td>PTVS Score \u2265 85 (Grade AAA)<\/td><td><span class=\"badge badge-green\">YIELD UNLOCKED<\/span> \u2014 Quarterly distributions proceed normally.<\/td><\/tr>\n    <tr><td>PTVS Score 70\u201384 (Grade A)<\/td><td><span class=\"badge badge-yellow\">YIELD FROZEN<\/span> \u2014 Distributions paused. Remediation plan required within 60 days.<\/td><\/tr>\n    <tr><td>PTVS Score &lt; 70 (Grade B\/C)<\/td><td><span class=\"badge badge-red\">TECHNICAL DEFAULT<\/span> \u2014 All transfers blocked. 30-day cure period or mandatory buyback at par.<\/td><\/tr>\n    <tr><td>Re-Audit Expired (>12 months)<\/td><td><span class=\"badge badge-red\">TOKEN FROZEN<\/span> \u2014 Secondary market sales suspended until new audit is submitted.<\/td><\/tr>\n  <\/table>\n<\/div>\n\n<!-- 7. CRYPTOGRAPHIC ANCHOR -->\n<div class=\"section\">\n  <h2>7. Cryptographic Anchor &#038; Chain of Custody<\/h2>\n  <p>This report was generated in PDF\/A-3 format (ISO 19005). The SHA-256 hash was calculated on the final, closed document and signed with a Qualified Electronic Signature (QES) under eIDAS 2.0 Regulation.<\/p>\n  \n  <div class=\"hash-box\">\n    <span class=\"label\">SHA-256 HASH (Report Fingerprint)<\/span>\n    7f83b1a23948c9a3b2e1c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5\n  <\/div>\n  <div class=\"hash-box\">\n    <span class=\"label\">ON-CHAIN ANCHOR (Polygon Mainnet)<\/span>\n    Tx Hash: 0xa1b2c3d4e5f6&#8230;7890abcd \u00b7 Block: #84,219,302 \u00b7 Gas: 42,318<br>\n    Contract: PTVSClaimInjector.sol (0x8a9b&#8230;c1d2)<br>\n    Asset ONCHAINID: 0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18\n  <\/div>\n\n  <div class=\"highlight\">\n    <strong>Public Verification:<\/strong> Any third party can verify this report&#8217;s integrity by recalculating the SHA-256 hash of the original PDF and comparing it against the on-chain record at <a href=\"https:\/\/polygonscan.com\" style=\"color: #0B132B;\">polygonscan.com<\/a> or at <a href=\"https:\/\/proptrustverified.com\/verify\" style=\"color: #0B132B;\">proptrustverified.com\/verify<\/a>.\n  <\/div>\n<\/div>\n\n<!-- 8. EXPERT DECLARATION -->\n<div class=\"section\">\n  <h2>8. Sworn Expert Declaration &#038; Liability<\/h2>\n  <p>Based on the legal verifications, forensic engineering tests, environmental assessments, and economic valuation conducted under the standardized methodology of the Prop Trust Verified Standard (PTVS v1.0):<\/p>\n  <p><strong>I hereby certify<\/strong> that the residential building \u00abPlaza de la Reina\u00bb is in good structural condition, free of hidden structural defects, legally sound, environmentally safe, and fit to serve as reliable collateral for a Real World Asset (RWA) token issuance under the ERC-3643 standard.<\/p>\n  <p>This report is issued under my strict professional, civil, and criminal liability as a Sworn Judicial Expert. It is fully admissible as expert evidence before the courts of the European Union and in international arbitration proceedings under the Hague Convention.<\/p>\n<\/div>\n\n<!-- SIGNATURE -->\n<div class=\"signature-block\">\n  <div class=\"signature-left\">\n    <p><strong>D. Aurelio Tamarit Blay<\/strong><br>\n    Sworn Judicial Expert (ID No. 0161)<br>\n    Prop Trust Certified Expert (PTCE)<br>\n    Real Estate &#038; Naval Forensic Expertise<br>\n    Creator of the PTVS Standard v1.0<br>\n    ORCID: 0009-0007-5824-3602<\/p>\n  <\/div>\n  <div class=\"signature-right\">\n    <p>Val\u00e8ncia, 3 September 2026<\/p>\n    <div class=\"signature-line\"><\/div>\n    <p style=\"font-size: 8pt; color: #888;\">[eIDAS 2.0 QES Digital Signature]<br>[Timestamp Authority Seal]<\/p>\n  <\/div>\n<\/div>\n\n<!-- FOOTER -->\n<div class=\"report-footer\">\n  <p>Prop Trust Verified Standard v1.0 \u00b7 DOI: 10.5281\/zenodo.21923530<\/p>\n  <p>This document is the intellectual property of the Forensics Oracle Initiative. Unauthorized modification voids all legal validity.<\/p>\n  <p style=\"margin-top: 5px; font-family: 'Playfair Display', serif; color: #D4AF37; letter-spacing: 2px;\">VERITAS IN RE \u00b7 CERTITUDO IN CODE<\/p>\n<\/div>\n\n<\/body>\n<\/html>\n<div style=\"margin: 20px 0;\"><div class=\"qrcswholewtapper\" style=\"text-align:left;\"><div class=\"qrcprowrapper\"  id=\"qrcwraa2leds\"><div class=\"qrc_canvass\" id=\"qrc_cuttenpages_2\" style=\"display:inline-block\" data-text=\"https:\/\/proptrustverified.com\/es\/ptvs-forensic-audit-report-sample-ptvs-2026-es-0412\/\"><\/div><div><a download=\"PTVS Forensic Audit Report \u2014 Sample | PTVS-2026-ES-0412.png\" class=\"qrcdownloads\" id=\"worign\">\r\n           <button type=\"button\" style=\"min-width:200px;background:#dddddd;color:#000;font-weight: 600;border: 1px solid #dddddd;border-radius:4px;font-size:12px;padding: 6px 0;\" class=\"uqr_code_btn\">Download QR<\/button>\r\n           <\/a><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>PTVS Forensic Audit Report \u2014 Sample | PTVS-2026-ES-0412 Prop Trust Verified\u2122 Report ID: PTVS-2026-ES-0412 Issued: 3 September 2026 Expires: 3 September 2027 Standard: PTVS v1.0 Layer 0 \u2014 Physical Reality (L0-PR) Forensic Audit ReportReal Estate RWA Verification Court-Admissible \u00b7 eIDAS 2.0 QES Signed \u00b7 On-Chain Anchored 91 GRADE AAA Asset Approved for Institutional Tokenization \u00b7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[47],"tags":[],"class_list":["post-2301","post","type-post","status-publish","format-standard","hentry","category-sin-categoria-es"],"_links":{"self":[{"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/posts\/2301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/comments?post=2301"}],"version-history":[{"count":4,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/posts\/2301\/revisions"}],"predecessor-version":[{"id":2305,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/posts\/2301\/revisions\/2305"}],"wp:attachment":[{"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/media?parent=2301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/categories?post=2301"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/proptrustverified.com\/es\/wp-json\/wp\/v2\/tags?post=2301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}