Future<Balance> getBalance(String owner, {String coinType = '0x2::sui::SUI'}) => core.getBalance(owner, coinType: coinType);