Get address
static Future<String> getAddress() async { return await _channel.invokeMethod('evmGetAddress'); }