Files
smom-dbis-138/config/dbis-exchange.production.v1.json
zaragoza444 17e5cb3222
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m29s
CI/CD Pipeline / Security Scanning (push) Successful in 3m16s
CI/CD Pipeline / Lint and Format (push) Failing after 46s
CI/CD Pipeline / Terraform Validation (push) Failing after 25s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 27s
Deploy ChainID 138 / Deploy ChainID 138 (push) Failing after 52s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 30s
Validation / validate-genesis (push) Successful in 27s
Validation / validate-terraform (push) Failing after 30s
Validation / validate-kubernetes (push) Failing after 11s
Validation / validate-smart-contracts (push) Failing after 10s
Validation / validate-security (push) Failing after 1m31s
Validation / validate-documentation (push) Failing after 19s
Verify Deployment / Verify Deployment (push) Failing after 59s
chore: sync Office 24 Zardasht identity and deploy paths
Align externalId, office name, and portal topology with live Fineract
(HOSPITALLERS-ZARDASHT-IRAQ-IRAN). Default LXC root to /srv/zardasht-portal
and SSH alias dev-bis-zardasht in host config.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 01:58:03 -07:00

27 lines
798 B
JSON

{
"$schema": "DBIS Exchange — production (128-chain OMNL Bank)",
"version": "1.0.0",
"chainId": 138,
"brandName": "DBIS Exchange",
"officeId": 24,
"settlementOfficeExternalId": "HOSPITALLERS-ZARDASHT-IRAQ-IRAN",
"chainRegistry": "config/omnl-supported-chains.v1.json",
"maxSupportedChains": 128,
"routers": {
"enhancedSwapRouterV2": "0xa421706768aeb7fafa2d912c5e10824ef3437ad4",
"uniswapV2": "0x3019A7fDc76ba7F64F18d78e66842760037ee638",
"sushiV2": "0xB37b93D38559f53b62ab020A14919f2630a1aE34"
},
"factory": {
"uniswapV2": "0x0C30F6e67Ab3667fCc2f5CEA8e274ef1FB920279"
},
"tokens": [],
"defaultSlippageBps": 50,
"production": {
"requireApiKey": true,
"monitorSwaps": true,
"postSwapSettlementAudit": true,
"onlineBankMode": true
}
}