Overview

TMX Collateral is a Canton-based collateral management that enables tokenized asset to be used as a collateral for secure funding. TMX acts as a neutral coordination layer between:

TMX does not provide credit or act as the payment service. As such, all of the cash movement between Financial Institution and Investor or vice versa occur outside the TMX Collateral Platform. TMX Collateral only sending the instruction or emitting events.

Integration Architecture

System Diagram

image.png

Integration Prerequisites

The tokenized assets must support security-token controls to integrate with TMX Collateral:

  1. Address/amount freeze The system must be able to freeze a specific amount of tokens at a specific address in order to avoid double-spending when the token is being used as collateral.
  2. Forced Transfer The system must support force transfer that allow authorized parties (issuer, transfer agent, FI) to move tokens from the designated collateral address to the Financial Institution address in the liquidated process under specifc legal conditions.

API and Security Requirements

Integration Points (API Contracts)

Standard Headers:

X-Platform-API-Key: <your-platform-api-key>
Content-Type: application/json