diff --git a/services/token-aggregation/src/config/canonical-tokens.ts b/services/token-aggregation/src/config/canonical-tokens.ts index f015d00..cf73245 100644 --- a/services/token-aggregation/src/config/canonical-tokens.ts +++ b/services/token-aggregation/src/config/canonical-tokens.ts @@ -128,6 +128,10 @@ const FALLBACK_ADDRESSES: Record>> = { cUSDW: { [CHAIN_138]: '0xcA6BFa614935f1AB71c9aB106bAA6FBB6057095e', }, + // ALL / AUSDT corridor hub on Chain 138 (see config/smart-contracts-master.json COMPLIANT_AUSDT_ADDRESS) + cAUSDT: { + [CHAIN_138]: '0x5fdDF65733e3d590463F68f93Cf16E8c04081271', + }, cBTC: { [CHAIN_138]: '0xcb7c000000000000000000000000000000000138', },