TestNet Details

Token Details (TestNet)

InstrumentId.id = USDCx

InstrumentId.admin = decentralized-usdc-interchain-rep::122049e2af8a725bd19759320fc83c638e7718973eac189d8f201309c512d1ffec61

Deployment Details with Kubernetes (TestNet)

Example Values file

imageRepository: europe-docker.pkg.dev/da-images/public/docker

oidc:
  issuerUri: ""
  audience: https://canton.network.global
  scope: daml_ledger_api
  frontendClientId: ""

  # the frontend chart uses the validator credentials to upload DARs
  clientId: ""
  clientSecret:
      name: ""
      key: ""

network:
  participant:
    host: participant
    ports:
      admin: 5002
      ledger: 5001
      jsonApi: 7575
  validator:
    host: validator-app
    port: 5003
  utilityApiUrl: "https://api.utilities.digitalasset-staging.com"

crossChainRepresentative: "decentralized-usdc-interchain-rep::122049e2af8a725bd19759320fc83c638e7718973eac189d8f201309c512d1ffec61"