Convergence Hackathon 2026

Compliance-Focused Private Token Demo

A privacy-preserving token system using
Chainlink's Automated Compliance Engine (ACE)

API Endpoints

Retrieve Balances

Query your private token balances across all supported tokens in the vault.

GET POST /balances

List Transactions

View your transaction history of deposits, transfers, and withdrawals.

GET POST /transactions

Private Token Transfer

Send tokens privately to any registered public address or a shielded recipient while enforcing ACE policies.

GET POST /private-transfer

Withdraw Tokens

Withdraw tokens from the private vault back to your public Ethereum address.

GET POST /withdraw

Generate Shielded Address

Generate a privacy-preserving shielded address for receiving private transfers without exposing your public address.

GET POST /shielded-address
View Smart Contract on Etherscan 0xE588a6c73933BFD66Af9b4A07d48bcE59c0D2d13 API Documentation