Paxos Labs

ParameterDescription
Yield IDsethereum-fdfpyusdt-paxos-vault, ethereum-fdfusdgt-paxos-vault
NetworkEthereum
Deposit tokensPYUSD, USDC, USDG (selected per action via inputToken)
Receipt tokensfdfPYUSDt, fdfUSDGt
Additional RewardsNone. Yield accrues in the receipt token's exchange rate.
KYCPermissionless (kycRequired: false)
WithdrawalQueued; typically fulfilled within 24 hours (cooldownPeriod: 1 day)
Minimum withdrawal5 units of the selected stablecoin

About

Paxos Labs Treasury vaults provide yield-bearing positions denominated in PYUSD or USDG. Users can deposit any supported stablecoin (PYUSD, USDC, or USDG) and receive shares in the selected Treasury vault. Yield accrues automatically in the value of the receipt token — there are no separate reward tokens, no claim transactions, and no compounding actions.

Product documentation: Paxos Labs Earn overview.

Considerations

Enter / exit flow

ActionOn-chain callTransaction typeSettlement
Enterdeposit(...) on the vault depositorSTAKEAtomic — receipt tokens minted immediately
ExitsubmitOrder(...) on the withdrawal queueUNSTAKEAsync — typically fulfilled within 24 hours

Entry and exit are each preceded by an APPROVAL transaction when the current allowance is insufficient (the chosen stablecoin for entry, the receipt token for exit).

Deposit asset is selected with inputToken. Withdrawal asset is selected with outputToken. Both default to the vault's base token (PYUSD or USDG) when omitted.

Async redemption without a claim step

Exit queues a withdrawal order that Paxos Labs typically fulfills within 24 hours. While pending, the amount surfaces as unstaking on the balance; the selected stablecoin is sent directly to the user's wallet when the order is fulfilled. There is no user-signed claim transaction.

The minimum withdrawal order is 5 units of the selected stablecoin. Attempts below that threshold are rejected before a transaction is broadcast.

Permissionless

kycRequired is false: there is no onboarding flow, and GET /v1/yields/:id/kyc/status returns not_required. Any eligible wallet can deposit, hold, and withdraw with no verification step.

List of Integration IDs

Ethereum

Yield IDYieldBase tokenReceipt token
ethereum-fdfpyusdt-paxos-vaultPaxos Labs PYUSD TreasuryPYUSDfdfPYUSDt
ethereum-fdfusdgt-paxos-vaultPaxos Labs USDG TreasuryUSDGfdfUSDGt

Did this page help you?