# xinjiy新机遇

By [defu118](https://paragraph.com/@defu520) · 2023-01-20

---

destinationDomain 指接收消息的目标链代码，我填了Celo 网络的代码：0x63656c6f

各个网络的代码可以从这个链接找到：[https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains](https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains)

3， receipientAddress 指的是接收消息的钱包地址，可用官方的测试收件人地址： 0x000000000000000000000000BC3cFeca7Df5A45d61BC60E7898E63670e1654aE

4，messageBody 即传输的消息内容，理论上可以为任何消息，我在这里用【2023 year】的16进制字符串：32303233e5b9b4

字符串到十六进制转换网页链接：[https://dencode.com/en/string/hex](https://dencode.com/en/string/hex)

Hyperlane官网： [https://hyperlane.xyz/](https://hyperlane.xyz/)

Twitter ：[https://twitter.com/Hyperlane\_xyz](https://twitter.com/Hyperlane_xyz)

Discord社区：[https://discord.gg/hyperlane](https://discord.gg/hyperlane)

文档：[https://docs.hyperlane.xyz/hyperlane-docs/](https://docs.hyperlane.xyz/hyperlane-docs/)

Github ：[https://github.com/hyperlane-xyz](https://github.com/hyperlane-xyz)

---

*Originally published on [defu118](https://paragraph.com/@defu520/xinjiy)*
