Documentation Index
Fetch the complete documentation index at: https://docs.yieldpoint.io/llms.txt
Use this file to discover all available pages before exploring further.
Agentic ready by design
UTY and yUTY are built to settle agent-initiated payments. The signature standards that the x402 protocol and similar agentic flows depend on are implemented on the token contracts today, on every chain UTY and yUTY are deployed to.What you can use today
- EIP-3009 —
transferWithAuthorizationandreceiveWithAuthorization. An agent signs an authorization off-chain; a resource server or relayer submits it on-chain. This is the signature scheme x402 settles with. - EIP-2612 —
permit. Off-chain approval signatures for adjacent flows that route through a contract rather than a direct transfer.
What’s coming
- Hosted x402 endpoints operated by YieldPoint, so services can price and accept UTY and yUTY over HTTP without running their own facilitator.
- A listing on agentic.market so agents can discover UTY and yUTY as settlement assets.