Contracts: {
    cctp?: contracts.CircleContracts;
    coreBridge?: string;
    gateway?: string;
    nftBridge?: string;
    relayer?: string;
    tokenBridge?: string;
    tokenBridgeRelayer?: string;
    translator?: string;
}

Type declaration

  • Optional cctp?: contracts.CircleContracts
  • Optional coreBridge?: string
  • Optional gateway?: string
  • Optional nftBridge?: string
  • Optional relayer?: string
  • Optional tokenBridge?: string
  • Optional tokenBridgeRelayer?: string
  • Optional translator?: string

Generated using TypeDoc