TransactionBadge
Last updated
Last updated
A component to get a badge based on a transaction.
transaction
String
None (required)
The transaction hash.
If this is not supplied or an invalid transaction hash is supplied, the badge will display "Invalid".
shorten
Bool
true
If true, only render the first and last four characters of the transaction hash (excluding the '0x' prefix).
networkType
String
main
Checks the type of network to get Etherscan's URL.
disabled
Bool
true
Disable the link.