scalus.cardano.address.Address
See theAddress companion object
Base trait for all Cardano addresses
Provides common functionality and properties shared across different address types
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Value members
Abstract methods
Encode to appropriate string format
Encode to appropriate string format
Attributes
Check if address contains scripts
Check if address contains scripts
Attributes
Get human-readable prefix if available
Get human-readable prefix if available
Attributes
Check if this is an enterprise address
Check if this is an enterprise address
Attributes
Get key hash if available
Get key hash if available
Attributes
Get script hash if available
Get script hash if available
Attributes
Serialize to bytes
Serialize to bytes
Attributes
Convert to hex string
Convert to hex string
Attributes
Get type ID
Get type ID
Attributes
Concrete methods
In this article