chore(config): add OneX Shiva integration SSOT for zBank office 29
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m13s
CI/CD Pipeline / Security Scanning (push) Successful in 2m28s
CI/CD Pipeline / Lint and Format (push) Failing after 44s
CI/CD Pipeline / Terraform Validation (push) Failing after 25s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 26s
Validation / validate-genesis (push) Has started running
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
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m13s
CI/CD Pipeline / Security Scanning (push) Successful in 2m28s
CI/CD Pipeline / Lint and Format (push) Failing after 44s
CI/CD Pipeline / Terraform Validation (push) Failing after 25s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 26s
Validation / validate-genesis (push) Has started running
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
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
46
config/onex-shiva-integration.v1.json
Normal file
46
config/onex-shiva-integration.v1.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"$schema": "OneX Wallet + OneX Bank on Shiva Blockchain — OMNL integration",
|
||||
"version": "1.0.0",
|
||||
"updated": "2026-07-02",
|
||||
"brand": {
|
||||
"wallet": "OneX Wallet",
|
||||
"bank": "OneX Bank",
|
||||
"blockchain": "Shiva Blockchain"
|
||||
},
|
||||
"chain": {
|
||||
"chainId": 900001,
|
||||
"name": "Shiva Blockchain (OneX)",
|
||||
"network": "shiva-onex",
|
||||
"type": "evm",
|
||||
"nativeSymbol": "SHIVA",
|
||||
"rpcEnv": "CHAIN_900001_RPC_URL",
|
||||
"rpcDefault": "https://rpc.shiva.onex.omdnl.org",
|
||||
"explorerUrl": "https://explorer.shiva.onex.omdnl.org",
|
||||
"omnlRegistrySlot": 900001
|
||||
},
|
||||
"fineract": {
|
||||
"officeId": 29,
|
||||
"externalId": "ZBANK-OMNL",
|
||||
"entityName": "zBank",
|
||||
"hybxWalletId": "HYBX-OFFICE-029",
|
||||
"m1SpendableGl": "2100"
|
||||
},
|
||||
"bankCorridor": {
|
||||
"orderingName": "OneX Bank",
|
||||
"creditorBic": "ONEXSHIV33",
|
||||
"debtorIban": "SH98ONEX000000000000000029",
|
||||
"swiftMessageKind": "MT103",
|
||||
"remittanceTemplate": "OneX Bank → Z Online Bank · Shiva blockchain settlement"
|
||||
},
|
||||
"wallet": {
|
||||
"thirdwebMetadataName": "OneX Wallet",
|
||||
"supportedAuth": ["email", "google", "apple", "passkey"],
|
||||
"defaultTokenLineId": "USD-M2",
|
||||
"defaultTokenSymbol": "cUSDC"
|
||||
},
|
||||
"settlement": {
|
||||
"zBridgeOfficeId": 24,
|
||||
"targetChainId": 900001,
|
||||
"rails": ["HYBX", "SWIFT", "CHAIN_MINT"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user