# PAXG vs XAU₮: A Risk-Premium Comparison

{% hint style="info" %}
Operator and jurisdiction: BASIS is operated by BASIS DIGITAL INFRASTRUCTURE LTD, a Seychelles IBC (LEI: [254900IX2F2KCWNSSS64](https://lei.bloomberg.com/leis/view/254900IX2F2KCWNSSS64)).

Research Partner: Base58 Labs contributes execution research, systems modeling, and risk design.
{% endhint %}

This is a risk-premium comparison, not a marketing attack.

In arbitrage, an asset with lower tail-risk premium can be superior even if its headline liquidity appears smaller.

## 1) The selection framework

Research Partner evaluates tokenized real-world assets using four criteria:

1. Regulatory posture and governance clarity
2. Transparency cadence and reporting quality
3. Redemption and operational clarity
4. Composability and ecosystem integration

We prefer assets that maximize observability.

## 2) Summary comparison table

| Dimension                         | PAXG (Paxos)                                                                                        | XAU₮ (Tether Gold)                                                                                        | Why it matters for BASIS                                                                                      |
| --------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| Issuer regulatory status          | Paxos Trust Company, regulated by NYDFS                                                             | Tether Limited, registered in the British Virgin Islands, not under an equivalent banking-grade regulator | A regulated custodian reduces counterparty tail-risk and improves suitability for institutional participation |
| Physical gold backing             | 1 PAXG = 1 troy oz of LBMA-accredited Good Delivery gold bullion, stored in Brink's vaults (London) | 1 XAU₮ = 1 troy oz of physical gold. Redemption requires a high minimum threshold                         | Redemption accessibility affects liquidation floor value under stress                                         |
| Minimum redemption unit           | 0.01 PAXG                                                                                           | 430 XAU₮                                                                                                  | Lower minimum improves practical peg defense for small to medium strategies                                   |
| Reporting and attestation cadence | Monthly reserve attestation reports by an independent accountant                                    | Quarterly attestation, with less consistent historical cadence                                            | Higher reporting frequency improves anomaly detection and monitoring confidence                               |
| On-chain composability (Ethereum) | Broad Ethereum integration across major DeFi venues                                                 | More limited DeFi integration                                                                             | Structural alpha capture modules rely on on-chain liquidity depth and reliable collateral pathways            |
| Market footprint                  | Material adoption across tokenized gold markets                                                     | Material adoption across tokenized gold markets                                                           | Relative depth matters for execution precision and liquidity resilience                                       |
| Tokenized gold market context     | Active participant in a growing tokenized gold segment                                              | Active participant in a growing tokenized gold segment                                                    | Expanding market structure can improve strategy breadth over time                                             |
| Key DeFi yield surface            | Broader Ethereum-native liquidity and collateral utility                                            | Narrower yield surface                                                                                    | External liquidity venues can reduce carry friction for gold exposure                                         |
| Chain presence                    | Ethereum (ERC-20)                                                                                   | Ethereum (ERC-20) and Tron (TRC-20)                                                                       | Multi-chain presence adds operational complexity. BASIS supports PAXG as an active asset                      |

> Source notes: Market footprint, composability, and reporting posture should be validated against current issuer disclosures, venue integrations, and public governance records before operational use.

Summary: PAXG's regulated issuer structure, lower minimum redemption, more frequent attestations, and deeper Ethereum composability make it the lower tail-risk premium choice for BASIS' market-neutral execution model. XAU₮ is a legitimate gold-backed token but introduces higher counterparty opacity and greater DeFi liquidity friction in relevant strategy contexts.

## 3) The key idea: tail-risk premium must be priced

Even if two assets are both gold-backed, their risk surfaces differ.

Examples of tail-risk surfaces:

* opacity of custody proofs
* unclear redemption constraints
* issuer administrative controls such as freezes or upgrades
* regulatory actions affecting issuer operations

BASIS should prefer the asset whose risk surfaces are:

* measurable
* monitorable
* documentable

## 4) Why this matters to users

Users do not just want yield. They want confidence that:

* risk is understood
* failure modes are explicit
* the system pauses safely under uncertainty

{% hint style="success" %}
PAXG is live and active on BASIS.

Supported asset flow:

* Deposit PAXG by connecting a Web3 wallet
* Swap only 1:1 from PAXG to stPAXG
* Stake stPAXG to receive real-time rewards in the Staking Wallet
* Unstake returns the full position only, with claimable stPAXG auto-credited to the Staking Wallet after the mandatory 7-day unstaking buffer.
  {% endhint %}

## 5) Operational relevance on BASIS

PAXG is supported within BASIS infrastructure under deterministic execution and state-machine risk controls.

Key platform constraints:

| Item                  | BASIS handling                                   |
| --------------------- | ------------------------------------------------ |
| Deposits              | Native PAXG only via connected Web3 wallet       |
| Withdrawals           | Native PAXG only                                 |
| Internal display unit | USDT for accounting and dashboard reporting only |
| Swap path             | PAXG → stPAXG only, 1:1                          |
| Funding Wallet        | Holds native PAXG for deposit and withdrawal     |
| Staking Wallet        | Holds stPAXG for staking and reward accrual      |
| Reward format         | Real-time accumulation as stPAXG                 |
| Unstake behavior      | Full position only                               |
| Withdrawal timing     | 1 to 10 minutes under normal conditions          |
| Fees                  | Deposit 0%, Withdrawal 0.05%, Swap 0.01%         |

This architecture aligns with BASIS design priorities:

* deterministic execution
* math-constrained accounting
* explicit asset-state separation
* structural alpha capture through controlled routing infrastructure

BHLE infrastructure characteristics include sub-50μs latency, 100K+ OPS throughput, and proprietary routing systems designed for execution precision under constrained state transitions.

***

If you want the full operational treatment, read PAXG Risk Addendum.

## References

* Paxos, PAXG product overview: <https://www.paxos.com/pax-gold>
* Paxos, PAXG transparency and reserve reports: <https://www.paxos.com/paxg-transparency>
* Tether, XAU₮ attestation and issuer materials: <https://tether.io/>
* Aave governance, historical PAXG collateral discussion: <https://governance.aave.com/t/arc-add-pax-gold-paxg-collateral-borrow-support/3738>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.basis.pro/paxg-integration/paxg-vs-xaut.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
