guil-lambert

Results 6 comments of guil-lambert

https://etherscan.io/accounts/label/mev-bot

We must create style sheets to make sure all graphs+figures look the same when generated on different computers. We may also need to create style sheets that correspond to specific...

Added style sheets to this commit: 020cbfcf50a0e39c6b9ce512d444ed34b9d45d91

I created a scheduled query that appends the last day's data to a table hosted here: `arcane-world-371019.First_sync.1` Here's the full query string: ``` SELECT address, block_number, transaction_hash, block_timestamp, log_index, transaction_index,...

I am able to access the database using the following query: ``` pandas.read_gbq("SELECT * FROM `arcane-world-371019.First_sync.1` LIMIT 1000", "arcane-world-371019") ``` Juan can't: ``` hmmm I keep getting access denied (both...

Scheduled! Runs every day at 11:59pm UTC ![Image](https://user-images.githubusercontent.com/83659385/206906275-41bff6ba-1606-4967-88dd-4d016d79dccb.png)