Skip to content

added cross-chain-token-aggregator#46

Open
shikhar229169 wants to merge 1 commit intosmartcontractkit:mainfrom
shikhar229169:cross-chain-token-aggregator
Open

added cross-chain-token-aggregator#46
shikhar229169 wants to merge 1 commit intosmartcontractkit:mainfrom
shikhar229169:cross-chain-token-aggregator

Conversation

@shikhar229169
Copy link
Copy Markdown

Cross Chain Token Aggregator - New Template

Adds a new starter template demonstrating a user-centric cross-chain token aggregation pattern using CRE Event workflow

What It Does

  • A CRE LogTrigger watches for ERC-20 Transfer events directed at a configured user address. When a matching transfer is detected, the workflow processes the events, and automatically bridges the tokens to the user's desired wallet on a single unichain via preferred Chainlink CCIP or Across Bridge.
  • Allows users to manage scattered token receipts and bridge them on a single chain via automated workflow triggered by Transfer event.
  • Also informs the user about the token receipt via Telegram bot notification.

Capabilities Used

  • log-trigger
  • http
  • chain-read
  • chain-write
  • ccip

@shikhar229169 shikhar229169 requested a review from a team as a code owner March 28, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant