ugf_get_registry
Fetch the live payment token registry to discover supported coins and chains for gasless cross-chain transactions, including token and vault contract addresses.
Instructions
Fetch UGF's live payment token registry. Returns the list of supported payment coins (e.g. USDC, $U, ETH) and the chains each can be paid on, including token + vault contract addresses. Use this to discover viable routes without doing a quote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invalidate_cache | No | If true, force a fresh fetch from the gateway instead of using the SDK's local cache. |