Pick what you're buying.
Any token with a real, tradeable pool can be bought with borrowed USDG. Every listing here was read from its contract, not from a list.
This chain is permissionless — 42 separate contractsCounted on 2026-09-20 by reading every contract claiming the symbol. call themselves USDG. Always check the address, never the name.
Check a token before borrowing against it.
Reads the contract directly: ERC-20 behaviour, pool depth that can actually be traded, and whether a purchase can be reversed. Symbol collisions with known tokens are flagged.
Traded, not just listed.
The depth figure comes from quoting real trades of increasing size until the price moves more than 2% against you. Total value locked is not used: liquidity you cannot sell into is not protection.
Your ladder has to sell into this pool. That is why a thin market gets a small credit ceiling rather than a warning.
Transfer hooks stay invisible.
Quotes read pool mathematics and never move a token, so a transfer tax, a blacklist or a pausable transfer cannot be seen this way. Those checks report UNKNOWN rather than guessing.
Per-token credit caps are what bound the loss until a buy-and-sell simulation against forked state is in place.
