Skip to content

Simplify UTXO table to address and balance only#150

Merged
TaprootFreak merged 2 commits intoLightningDotSpace:developfrom
TaprootFreak:feature/simplify-utxo-table
Feb 14, 2026
Merged

Simplify UTXO table to address and balance only#150
TaprootFreak merged 2 commits intoLightningDotSpace:developfrom
TaprootFreak:feature/simplify-utxo-table

Conversation

@TaprootFreak
Copy link
Contributor

Summary

  • Remove TXID, vout, and confirmations columns from UTXO table
  • Show only address (linked to mempool.space) and BTC balance
  • Cleaner, focused view for on-chain verification

Test plan

  • Verify UTXO table on /monitoring/btc shows only address and BTC columns
  • Confirm address links open correct mempool.space page

Remove TXID, vout, and confirmations columns. Link addresses
to mempool.space/address for on-chain verification.
Link cBTC/WBTC/WBTCe to citreascan/etherscan on BTC page.
Link JUSD/USDC/USDT to citreascan/etherscan/polygonscan on USD page.
@TaprootFreak TaprootFreak marked this pull request as ready for review February 14, 2026 20:07
@TaprootFreak TaprootFreak requested a review from Danswar February 14, 2026 20:07
@TaprootFreak TaprootFreak merged commit e478df2 into LightningDotSpace:develop Feb 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants