@override Future<BigInt> getReferenceGasPrice() async => BigInt.from((await core.getReferenceGasPrice()).toInt());