Files
smom-dbis-138/config/offices/office-24-settlement.v1.json
zaragoza444 5229c2d888
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m13s
CI/CD Pipeline / Lint and Format (push) Has been cancelled
CI/CD Pipeline / Security Scanning (push) Has been cancelled
CI/CD Pipeline / Terraform Validation (push) Has been cancelled
CI/CD Pipeline / Kubernetes Validation (push) Has been cancelled
Deploy ChainID 138 / Deploy ChainID 138 (push) Has been cancelled
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Has been cancelled
Validation / validate-genesis (push) Has been cancelled
Validation / validate-terraform (push) Has been cancelled
Validation / validate-kubernetes (push) Has been cancelled
Validation / validate-smart-contracts (push) Has been cancelled
Validation / validate-security (push) Has been cancelled
Validation / validate-documentation (push) Has been cancelled
Verify Deployment / Verify Deployment (push) Has been cancelled
fix(omnl): production blockers for M0-M4 settlement stack
Exempt dashboard read APIs from anonymous rate limits, preserve nginx-injected auth, wire chain-mint and DB env through deploy/LXC scripts, resolve M3 token addresses from registry, and harden super-admin seeding.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 06:47:20 -07:00

32 lines
1.1 KiB
JSON

{
"$schema": "OMNL Office 24 — Ali HOSPITALLERS settlement profile",
"version": "1.0.0",
"officeId": 24,
"externalId": "HOSPITALLERS-ZARDASHT-IRAQ-IRAN",
"name": "HOSPITALLERS — Zardasht (Iraq / Iran Operations)",
"fineractTenant": "omnl",
"tenantUser": "ali_hospitallers_tenant",
"adminUser": "ali_hospitallers_admin",
"operatorUser": "ali_hospitallers_operator",
"settlement": {
"defaultCurrency": "USD",
"defaultLineId": "USD-M1",
"moneyLayers": ["M0", "M1", "M2", "M3", "M4"],
"glM0": "1050",
"glM1": "2100",
"glM2": "2200",
"glM3": "2300",
"glM4NearMoney": "1000",
"glM4Contingent": "1410",
"glSettlement": "1000",
"glTradeFinanceContingent": "1410"
},
"rails": {
"swift": { "enabled": true, "listenerUrl": "http://192.168.11.114:8788" },
"hybx": { "enabled": true, "sidecarUrl": "http://192.168.11.89:8080" },
"chain138": { "enabled": true, "rpcEnv": "RPC_URL_138", "defaultLineId": "USD-M2" }
},
"omnlLegalName": "ORGANISATION MONDIALE DU NUMERIQUE L.P.B.C.",
"omnlLei": "98450070C57395F6B906"
}