Skip to content

AdvaithD/chainrunner-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec93dcf · Nov 22, 2022
Dec 30, 2021
Dec 28, 2021
Feb 28, 2022
Feb 13, 2022
Feb 28, 2022
Feb 10, 2022
Feb 8, 2022
Feb 9, 2022
Feb 8, 2022
Nov 22, 2022
Feb 10, 2022
Feb 8, 2022
Feb 28, 2022
Feb 8, 2022
Feb 10, 2022
Feb 13, 2022
Feb 13, 2022
Feb 13, 2022
Feb 8, 2022

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