v0.24.0
What's Changed
- Add support for the
uptox402 payment scheme, which allows variable pricing (charge up toamountPerCall, with the actual charge potentially less).createX402Clientnow registers bothExactEip3009SchemeandUptoEip3009Schemeinternally, letting@x402/coreroute to the correct scheme based on the challenge'sschemefield. ThepayCLI,paidFetch, andpaidAuthenticatedFetchroute to the appropriate scheme automatically, so callers no longer need to know which scheme to instantiate. (#459)
Full Changelog: ProjectOpenSea/opensea-devtools@tool-sdk-v0.23.1...tool-sdk-v0.24.0