Files
proxmox/docs/04-configuration/naming-conventions/examples/utrnf-lending-triad.example.json
defiQUG dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
2026-04-12 06:12:20 -07:00

14 lines
325 B
JSON

{
"chainId": 138,
"address": "0x0000000000000000000000000000000000000001",
"symbol": "aUSDC",
"decimals": 6,
"underlying": "USDC",
"utrnfRole": "asset",
"tokenRole": "lending_supply_receipt",
"assetToken": "aUSDC",
"variableDebtToken": "vdUSDC",
"stableDebtToken": "sdUSDC",
"forwardCanonical": false
}