explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Open Source XRP Ledger Explorer

Results 105 explorer issues
Sort by recently updated
recently updated
newest added

The `Owner` field is missing from the simple tab of an NFTokenBurn transaction. This is an important field because it shows if the NFToken was burned by someone other than...

enhancement
nft

`CheckCreate`, `CheckCancel`, and `CheckCash` transactions are missing "Simple" tab, "Detail" tab description, and table detail support. The only support they have is a designated color and a pretty name.

enhancement

This is a two parter: - Page to show enabled amendments - Show/hide relevant functionality on the Explorer based on whether it's available (e.g. NFTs) Currently features like NFTs are...

enhancement

AccountSet transactions can enable and/or disable one setting at a time using the `SetFlag` and `ClearFlag` fields, which is covered in the Simple View. However, some settings can be additionally...

enhancement

Per @legleux > “copy to clipboard” buttons on the explorer raw page copies the quotes too (which is fine bc you’d need them for pasting sometimes) but the search input...

enhancement
good first issue

The class name comes from its original usage for showing a destination account with a tag and making the tag a different color and smaller ex. someaddress:42942. It now now...

cleanup
nft

Update `NFTokenOfferCancel` "Simple" tab view to break up cancelled offers when there are more than one. This should use the same styles as XChainAddAttestation uses for batch attestations display. The...

enhancement
nft

Increase contrast between validators and UNL pills (for better accessibility), also highlight UNL instead of other validators. Proposed design: UNL pills - Primary white Other validator pills - Gray500 Existing:

good first issue