suapp-examples icon indicating copy to clipboard operation
suapp-examples copied to clipboard

SUAVE Suapp Examples

Results 8 suapp-examples issues
Sort by recently updated
recently updated
newest added

- fetches gas price estimate from L1 RPC to use in signed L1 transaction - this makes the txs valid on eth providers that use a realistic gas price (e.g....

Fixes https://github.com/flashbots/suapp-examples/issues/56 Removing the environment variables works, the alternative is setting them to correct values. The L1 private key correct value is the default one: ``` export L1_PRIVKEY=6c45335a22461ccdb978b78ab61b238bad2fae4544fb55c14eb096c875ccfc52 ``` But...

## Problem no.1 ### Error If you follow the main README.md example https://github.com/flashbots/suapp-examples/blob/bf735798f18821f080da90f221b40ee60f2b60a2/README.md#L63-L74 You will actually get the following error: ``` 1. Create and fund test accounts 2024/04/17 14:56:43 Test...

I believe the private OFA example is messed up because we're not submitting the backrun on newMatch but instead when we call a [separate function](https://github.com/flashbots/suapp-examples/blob/e67b54d0b8ef673ad373d19ab8e88e247d101709/examples/app-ofa-private/main.go#L130). Also passing the builderURL in...

suave-geth

###  Description Enhancement part of closed PR: https://github.com/flashbots/suapp-examples/pull/64 ###  Usage ```go constructorArgs := []interface{}{arg1, arg2} contract := fr.Suave.DeployContract("path.sol/path.json", constructorArgs...) ```

veryone can use his own apikey to chat with chatgpt.