simple-blind-arbitrage
simple-blind-arbitrage copied to clipboard
Suggestion: rewrite using viem.sh
viem is a smaller, faster, and more tested alternative to ethersjs. It uses native BigInts instead of BigNumbers, and has nice features like automatically bundle reads into a multicall.
Would welcome a branch with this!