Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 238 Bytes

File metadata and controls

9 lines (7 loc) · 238 Bytes

Multicall GO

Multicall implementation in go

  • Based on Uniswap V3 Multicall 2
  • Does not require ABI for the called contract
  • Formats output
  • Returns block number
  • Example in main.go can be run with RPC_URL=XXX go run main.go