Domain resolution
Rust SDK API Reference / Domain resolution
Domain-resolution APIs determine the effective target public key for supported SNS domains through a non-blocking RpcClient.
APIs
| API | Description |
|---|---|
resolve | Resolves a .sns or .sol domain to its effective target. |
safe_resolve | Resolves a .sns or .sol domain, requiring matching SRS and SNS targets when SRS-backed .sol resolution is enabled. |