feat: bridge lane health API and dual-chain token list updates
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1666,8 +1666,23 @@
|
||||
"tags": [
|
||||
"gru",
|
||||
"compliant",
|
||||
"electronic-money"
|
||||
]
|
||||
"electronic-money",
|
||||
"fiat",
|
||||
"cash"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "Cash & Equivalents",
|
||||
"assetGroup": "MMF / Repo",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "USD",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false,
|
||||
"category": "gru-emoney",
|
||||
"currency": "USD",
|
||||
"settlement": "fiat",
|
||||
"cashLike": true,
|
||||
"backing": "cash,cash-equivalents"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
@@ -1679,8 +1694,23 @@
|
||||
"tags": [
|
||||
"gru",
|
||||
"compliant",
|
||||
"treasury-bond"
|
||||
]
|
||||
"treasury-bond",
|
||||
"fiat",
|
||||
"cash"
|
||||
],
|
||||
"extensions": {
|
||||
"assetClass": "Cash & Equivalents",
|
||||
"assetGroup": "MMF / Repo",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "USD",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false,
|
||||
"category": "gru-emoney",
|
||||
"currency": "USD",
|
||||
"settlement": "fiat",
|
||||
"cashLike": true,
|
||||
"backing": "cash,cash-equivalents"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chainId": 138,
|
||||
@@ -1691,12 +1721,19 @@
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUC.png",
|
||||
"tags": [
|
||||
"gru",
|
||||
"compliant",
|
||||
"commodity"
|
||||
"compliant"
|
||||
],
|
||||
"extensions": {
|
||||
"unitOfAccount": "troy_ounce",
|
||||
"unitDescription": "1 full token (10^decimals base units) = 1 troy oz fine gold"
|
||||
"unitDescription": "1 full token (10^decimals base units) = 1 troy oz fine gold",
|
||||
"assetClass": "Commodities",
|
||||
"assetGroup": "Precious Metals",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "Gold",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false,
|
||||
"category": "gru-emoney",
|
||||
"cashLike": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1708,12 +1745,19 @@
|
||||
"logoURI": "https://explorer.d-bis.org/token-icons/cXAUT.png",
|
||||
"tags": [
|
||||
"gru",
|
||||
"compliant",
|
||||
"commodity"
|
||||
"compliant"
|
||||
],
|
||||
"extensions": {
|
||||
"unitOfAccount": "troy_ounce",
|
||||
"unitDescription": "1 full token (10^decimals base units) = 1 troy oz fine gold"
|
||||
"unitDescription": "1 full token (10^decimals base units) = 1 troy oz fine gold",
|
||||
"assetClass": "Commodities",
|
||||
"assetGroup": "Precious Metals",
|
||||
"instrumentType": "eMoney",
|
||||
"underlying": "Gold",
|
||||
"gruLayer": "M1",
|
||||
"rwaEligible": false,
|
||||
"category": "gru-emoney",
|
||||
"cashLike": false
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user