Skip to main content

5 Updates tagged with "Stablecoin"

View All Tags

  • Docs: Content updates and fixes.
    • Clarify HRQ Quickstart TIP text to state a single Quote Execution default maximum size is $50K USD. Previously the TIP stated $100K USD.
    • Update Stablecoin Conversion > Assets to reflect that a conversion uses the lowest maximum precision.

  • v2 API: Enable HRQ users to buy and sell PYUSD using the Create Quote Execution endpoint. Allow all HRQ users to retrieve PYUSD using the List Quotes endpoint.
  • v2 API: Add PYUSD to the List Historical Prices endpoint.
  • v1 API: Enable PYUSD withdrawal. All PYUSD withdrawals debit USD balance only. Enable USD deposit auto-conversion to PYUSD withdrawal.
  • v2 API: Enable PYUSD withdrawals using the Transfers API with the option to debit USD balance. Add values asset=PYUSD and balance_asset=USD to the Create Crypto Withdrawal request.
  • Wallet UI: Enable PYUSD withdrawals. All PYUSD withdrawals debit USD balance only. Enable USD deposit Auto-Transfer to PYUSD withdrawal.
  • Docs: Add sourcing and implementation information to the Paxos Documentation.

  • v2 API: Add assets=PYUSD query parameter to List Profile Balances. Add asset=PYUSD path parameter to Get Profile Balances. Add ”asset”: “PYUSD” to Create Sandbox Deposit request body schema. Add PYUSD to properties base_asset, quote_asset, commission_asset and rebate_asset for the List Executions, List Quotes, List Quote Executions, Create Quote Execution and Get Quote Execution endpoints. About PYUSD.