USDG
Convert a marker onto the USDG rail, then claim it. Payment is an on-chain vault claim on Robinhood Chain. The destination is the signed-in address and nothing else.
What you receive
Global Dollar on Robinhood Chain — the Paxos-issued stablecoin that is canonical to this chain, with 6 decimals. Not USDC. Not a wrapped derivative. Gas for the claim is paid in ETH on the same chain.
The token contract is 0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168 and the settlement vault is 0x7B3d9F2a4C6e8D0b1A5c7E9f3B2d4A6c8E0f1B3d. Both are public — see contracts.
How a claim lands
- Convert at least $1.00 of owed balance to the USDG rail.
- Open Settle, pick USDG, enter an amount, and confirm.
- The desk issues a signature authorising that marker id for that amount to that address.
- Your wallet submits
claim()with the signature, or the treasury submitspayClaim()on your behalf. Either path writes the same on-chain record.
The vault stores the marker id alongside the transfer, so a claim is auditable against the book. A raw USDG transfer into your wallet from anywhere else is not a claim and does not reduce your balance.
Limits
| Limit | Value | Why |
|---|---|---|
| Minimum | $1.00 | Below this, gas dominates the payout. |
| Per claim | $25 | Caps the blast radius of a signing bug or a compromised key. |
| Cooldown | 15 min | Per wallet, between claims. Split a larger balance across claims. |
| Destination | Session address | The vault rejects any other recipient. |
Queued is not paid
If the vault is paused or the treasury float is locked, the settlement still books and the desk shows it as queued, not claimed on-chain. Nothing has left the vault and your balance is unchanged in economic terms — it is simply committed. The status on the Settle screen is the source of truth, and it links to the transaction the moment one exists.
Why EVM only
The vault lives on Robinhood Chain, and a marker settles where the vault is. There is no bridge in the settlement path, because a bridge in the settlement path is a second thing that can fail while holding your money.
Convert first on Balances.