static Future<String> b256FromBech32String(String bechAddress) { return fuels.FuelUtils.b256FromBech32String(bechAddress); }