Skip to content

[Contracts] Handle Cross-Chain Assets and Bridging Event Verification #849

Description

@ONEONUORA

Description

Implement support inside the Soroban smart contract to manage cross-chain deposits and payouts:

  • Define storage schemas for tracking plan asset origins and source transaction hashes.
  • Integrate validation to ensure bridged assets correspond to supported/wrapped tokens on Stellar.
  • Implement payout rules that emit a bridge event upon plan claim if the beneficiary wants payout on a non-Stellar destination chain via Allbridge's messaging protocol.

Acceptance Criteria

  • Smart contract accepts bridging tx hash metadata when creating a plan.
  • Emits events detailing payout amounts, recipient addresses, and target blockchains.
  • Safe integer division for bridge fee deductions.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contracts componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions