GetDomain()
Resolve a wallet domain on the blockchain
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| String | Blockchain address |
| String | Domain name |
Example
Result
The result will be of type Map
, but for easier readability, here is the equivalent in JSON.
Last updated