getDomain()
Resolve a wallet domain on the blockchain
Method Signature
Parameters
Name
Type
Description
blockchain
String
Blockchain address
name
String
Domain name
Example
Result
The result will be an object of type Map<String, dynamic>
Last updated