BirthdayResearch / defiscan.live

DeFi Scan, everything one-stop location for DeFi Blockchain. Powered by jellyfish & ocean network.
https://defiscan.live
MIT License
44 stars 17 forks source link

Making all TxId Clickable #495

Closed fuxingloh closed 3 years ago

fuxingloh commented 3 years ago

What would you like to be added:

Similar to #494,

All TxId need to be clickable and lead to the /transactions/:txid page.

We could create an export function TxIdLink component where we txid string.

For example <TxIdLink txid={} />

Why is this needed:

A consistent way to reuse TxId Link components.

/triage accepted /area ui-ux transactions

fuxingloh commented 3 years ago

This applies to all pages including prices and masternodes