feat(chain138): ISO20022 gateway, swift-listener, and address inventory sync.
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m14s
CI/CD Pipeline / Security Scanning (push) Successful in 2m20s
CI/CD Pipeline / Lint and Format (push) Failing after 44s
CI/CD Pipeline / Terraform Validation (push) Failing after 23s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 24s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 25s
Validation / validate-genesis (push) Successful in 26s
Validation / validate-terraform (push) Failing after 23s
Validation / validate-kubernetes (push) Failing after 8s
Validation / validate-smart-contracts (push) Failing after 9s
Validation / validate-security (push) Failing after 1m13s
Validation / validate-documentation (push) Failing after 17s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (push) Failing after 28s
Verify Deployment / Verify Deployment (push) Failing after 1m18s
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m14s
CI/CD Pipeline / Security Scanning (push) Successful in 2m20s
CI/CD Pipeline / Lint and Format (push) Failing after 44s
CI/CD Pipeline / Terraform Validation (push) Failing after 23s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 24s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 25s
Validation / validate-genesis (push) Successful in 26s
Validation / validate-terraform (push) Failing after 23s
Validation / validate-kubernetes (push) Failing after 8s
Validation / validate-smart-contracts (push) Failing after 9s
Validation / validate-security (push) Failing after 1m13s
Validation / validate-documentation (push) Failing after 17s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (push) Failing after 28s
Verify Deployment / Verify Deployment (push) Failing after 1m18s
Update checkpoint-core ISO20022 types/hashes, swift-listener canonical mapping, and chain138 address inventory. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 6,
|
||||
"patch": 9
|
||||
"patch": 10
|
||||
},
|
||||
"timestamp": "2026-06-13T22:54:22.248Z",
|
||||
"timestamp": "2026-06-18T18:27:15.134Z",
|
||||
"keywords": [
|
||||
"dbis",
|
||||
"chain138",
|
||||
@@ -804,6 +804,78 @@
|
||||
"backing": "native-gas-asset",
|
||||
"walletClass": "token"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x219522c60e83dEe01FC5b0329d6fA8fD84b9D13d",
|
||||
"name": "USD Coin (Compliant V2)",
|
||||
"symbol": "cUSDC_V2",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://d-bis.org/tokens/cusdc.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"fiat",
|
||||
"cash",
|
||||
"gru",
|
||||
"x402"
|
||||
],
|
||||
"extensions": {
|
||||
"category": "gru-emoney",
|
||||
"instrument": "emoney-or-fiat-backed-stablecoin",
|
||||
"currency": "USD",
|
||||
"settlement": "fiat",
|
||||
"cashLike": true,
|
||||
"backing": "cash,cash-equivalents",
|
||||
"gruVersion": "v2",
|
||||
"gruFamily": "cUSDC",
|
||||
"preferredForX402": true,
|
||||
"x402Ready": true,
|
||||
"liquiditySourceSymbol": "cUSDC",
|
||||
"assetClass": "Cash & Equivalents",
|
||||
"assetGroup": "MMF / Repo",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "USD",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
"address": "0x9FBfab33882Efe0038DAa608185718b772EE5660",
|
||||
"name": "Tether USD (Compliant V2)",
|
||||
"symbol": "cUSDT_V2",
|
||||
"decimals": 6,
|
||||
"logoURI": "https://d-bis.org/tokens/cusdt.svg",
|
||||
"tags": [
|
||||
"stablecoin",
|
||||
"defi",
|
||||
"compliant",
|
||||
"fiat",
|
||||
"cash",
|
||||
"gru",
|
||||
"x402"
|
||||
],
|
||||
"extensions": {
|
||||
"category": "gru-emoney",
|
||||
"instrument": "emoney-or-fiat-backed-stablecoin",
|
||||
"currency": "USD",
|
||||
"settlement": "fiat",
|
||||
"cashLike": true,
|
||||
"backing": "cash,cash-equivalents",
|
||||
"gruVersion": "v2",
|
||||
"gruFamily": "cUSDT",
|
||||
"preferredForX402": true,
|
||||
"x402Ready": true,
|
||||
"liquiditySourceSymbol": "cUSDT",
|
||||
"assetClass": "Cash & Equivalents",
|
||||
"assetGroup": "MMF / Repo",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "USD",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"tags": {
|
||||
|
||||
Reference in New Issue
Block a user