Sns

interface Sns

Sns interface

This interface represents the SNS API

Inheritors

Functions

Link copied to clipboard
abstract suspend fun resolveNameServiceAddress(domain: String): Option<AccountAddress?>

Resolve name service address

Link copied to clipboard
abstract suspend fun resolveNameServiceNames(address: AccountAddress, limit: UInt? = null, cursor: String? = null): Option<Page>

Resolve name service names