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