getIdentity abstract method
Gets the name and avatar of a provided address on the given chain
Implementation
Future<BlockchainIdentity> getIdentity(String address);
Gets the name and avatar of a provided address on the given chain
Future<BlockchainIdentity> getIdentity(String address);