Active development: 3 commits across 1 contributor
Code ActivitySource linked
1 active day(s) in 0xfnzero/pons-trade-sdk.
Utility
Verified BuilderLow-latency Go parser for Pons v2 on Robinhood Chain: typed EVM logs, receipts, events, revert data, ABI validation, source filtering, and indexer helpers.
Code ActivitySource linked
1 active day(s) in 0xfnzero/pons-trade-sdk.
Code ActivitySource linked
1 active day(s) in 0xfnzero/pons-parser-sdk.
View evidenceGithub ReleaseSource verified
## Initial production release A low-latency Go parser for Pons v2 receipts, EVM logs, events, and revert data on Robinhood Chain. ### Highlights - Typed parsers for token launches and bonding-curve buy and sell events - Generic coverage for official Pons v2 operational events - Trusted-source filtering and strict source validation for production indexers - Canonical ABI validation for logs and Solidity revert data - Bounded 1 MiB payload handling and ambiguous selector detection - Topic helpers and extensible event registries - English and Chinese documentation with receipt, log, and error par
View evidenceGithub ReleaseSource verified
## Initial production release A production-oriented Go SDK for integrating Pons v2 trading workflows on Robinhood Chain. ### Highlights - Typed contract reads and transaction builders for launch, `launchAndBuy`, buy, sell, fee claims, fee sweeps, and graduation - Official Robinhood Chain addresses and ABI-backed calldata generation - Deterministic bonding-curve buy and sell quotes with overflow-safe slippage bounds - Uniswap v4 pool key and pool ID reconstruction - Canonical Solidity revert-data and custom-error decoding - English and Chinese documentation with practical integration examples -
View evidence