Tokenized Gold Whale Flows
Where physical bullion meets the blockchain. Track XAUT (Tether Gold) and PAXG (Paxos Gold) whale moves on Ethereum, with mint/burn supply detection and plain-English context.
Live snapshot · 24h combined
Two-Layer live feed
Top gold moves in the last 24 hours
Each row shows what happened (Layer 1) and why it might matter (Layer 2). Token badge marks XAUT (Tether Gold) vs PAXG (Paxos Gold). Larger ounce amount first.
Supply changes · last 7 days
Mints & burns
Canonical supply-changing events. Mints (issuance against new vault deposits) and burns (redemption — token destroyed when physical gold leaves custody). Each XAUT or PAXG token is backed 1:1 by allocated physical gold held in custody.
Cross-asset context
| 1h | inflow ratio vs baseline">btc 0.98× | gold 0.00× | monitoring | baseline 18/30 samples |
| 24h | btc 0.78× | gold 0.00× | monitoring | baseline 30/30 samples |
| 7d | btc 0.78× | gold 0.00× | monitoring | baseline 12/30 samples |
FAQ
Frequently asked
What counts as a tokenized-gold whale transaction?
Any on-chain XAUT or PAXG transfer of ≥ 40 troy ounces in a single event (~$180,000+ at current spot). XAUT uses 6 decimals (contract 0x6874…2F38), PAXG uses 18 decimals (0x4580…AF78). Both are tracked from each contract's Transfer event log on Ethereum mainnet.
Why XAUT + PAXG combined on one surface?
XAUT (Tether Gold) and PAXG (Paxos Gold) are the two dominant tokenized-gold assets by market cap (~99% combined). Both represent 1 token = 1 troy ounce of LBMA-grade allocated physical gold. Different issuers, same underlying exposure — combining them gives a complete view of the asset class.
How are mints and burns detected?
Standard ERC-20 mint/burn pattern: a Transfer event with from = 0x0000…0000 is a mint (new tokens enter circulation as new gold is deposited in custody), and Transfer with to = 0x0000…0000 is a burn (tokens destroyed as physical gold is withdrawn). Both issuers follow the OpenZeppelin standard for this.
What about XAUT on Tron?
Phase 5 ships Ethereum coverage first (~80% of XAUT supply + 100% of PAXG). Tron-XAUT is deferred to a later iteration. ETH-side covers the institutional + DeFi flow that matters for the flight-to-safety signal.
How do I get the raw data?
REST API at /v1/gold/whales/recent, /v1/gold/whale/<txid>, /v1/gold/address/<addr>, /v1/gold/holders/top, /v1/gold/supply/events. Bearer authentication required (Research tier). Full OpenAPI 3.0 spec available.
When does the page update?
Every hour at minute :06. Live whale-feed lags ~1-3 minutes behind the chain (block-confirmation + indexer batching). Real-time alerts ship via the Bluesky feed as Phase 5 W5 rolls out.