Skip to content

[feature] Pass data between two contracts between two chains

Son of Odin requested to merge cross-chain-pass-data into develop

This extends memo in THORChain to be used for arbitrary purposes, including being able to send arbitrary data between two smart contracts on two chains.

This could be used to "swap and stake", or maybe purchase a bitcoin ordinal with dogecoin. You could also just swap with some dust to send a message without making a substantial swap of value.

Merge request reports