Skip to content

kh wallet fund has no testnet path -- always builds a Base-mainnet Coinbase Onramp URL #103

Description

@suisuss

Split from KeeperHub/keeperhub#1869 (credit: @subheeksh5599).

Problem
kh wallet fund (cmd/wallet/fund.go) shells to npx -p @keeperhub/wallet keeperhub-wallet fund, which calls fund(walletAddress: string) - no network parameter - and unconditionally returns a pay.coinbase.com Onramp URL hardcoded to defaultNetwork: "base". Zero testnet/faucet hits repo-wide in either KeeperHub/cli or KeeperHub/agentic-wallet.

Scope question
This is the real-funds agentic payment wallet (mainnet, x402/MPP), not a dev/test wallet - testnet-faucet support may be a deliberate non-goal rather than a gap. At minimum the command's naming/help text implies dev-funding it doesn't do.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedReproduced. Says nothing about whether we will fix itneeds-discussionReal, but the scope or the plan is not settled

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions