Skip to content

AdvaithD/chainrunner-go

Repository files navigation

Logs

  • Able to get 10k uniswap pairs over ipc in ~900ms
  • Able to get 100k uniswap pairs over ipc in ~40s

Research doc (11 Jan 2022)

  • Connect to client, uniswapFlashbotsQuery, get reserves, pairs, and pairInfos

  • Create util mappings TokenIdToName, TokenNameToId, TokenToAddr

  • edges are graph.Edge, and vertices are int

  • for each pair in pairinfos we apply them to TokenIdToName TokenNameToId and TokenToAddr mappings

About

Onchain trading bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published