Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

github.com/1aBcD1234aBcD1/routing-api-tester

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/1aBcD1234aBcD1/routing-api-tester

Source
Go Modules
Version
v0.0.0-20250806214408-236728d8ae78
Version published
Created
Source

Routing API Tester

Helper repo for testing routing API calls

Setup

  • Place certs in certs/ directory if needed.
  • Build CLI: go build -o api-tester ./cmd/api-tester.
  • Run: ./api-tester --amountIn=1000000000000000000 --tokenIn=0x... --tokenOut=0x... --slippage=0.5 --maxHops=3 --maxPaths=5 --endpoing=your.api.ip.endpoint --withCerts=false.

Usage

CLI calls GetSimpleQuote with flags. Outputs JSON response.

Requires Go 1.23.0+.

FAQs

Package last updated on 06 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts