Skip to content
View zz-gopher's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zz-gopher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. chain-lens chain-lens Public

    High-performance EVM data CLI in Go. Features a hybrid engine: Multicall3 batching for speed + concurrent fallback for maximum reliability.(高性能 Go 语言 EVM 数据 CLI。采用混合引擎:Multicall3 极速批量聚合 + 自动并发降级保障稳定性)

    Go 1

  2. debank_asset_batcher debank_asset_batcher Public

    异步批量抓取 DeBank 钱包资产:分批落盘、断点续跑、按地址更新 Excel

    Python 1

  3. WhaleSonar WhaleSonar Public

    WhaleSonar 是一个基于 Go 语言构建的高并发、事件驱动型区块链监控系统。该系统旨在实时监听以太坊主网上的大额代币交易(如 USDC),通过 WebSocket 订阅链上日志,精准捕获“巨鲸”动向。项目采用微服务架构思想

    Go

  4. dex-analyzer dex-analyzer Public

    A CLI tool for analyzing real execution prices and slippage in Uniswap V2–like AMMs, based on on-chain reserves.(一款基于链上储备金的CLI工具,用于分析类似Uniswap V2的自动做市商(AMM)中的实际执行价格与滑点。)

    Go

  5. milestone-escrow milestone-escrow Public

    milestone-escrow is a milestone-based escrow smart contract for ERC20 payments: the payer deposits funds into the contract, the payee submits deliverables per milestone, and funds are released upon…

    TypeScript

  6. crypto-monitor crypto-monitor Public

    crypto-monitor 是一个用 Go 编写的命令行工具,用来连接以太坊系网络(EVM)RPC 节点,对一批钱包地址进行资产查询与监控,并将结果输出到控制台或 CSV 等格式,便于后续分析与自动化处理。

    Go