# [Ride v4 and v3] Address
⚠️ This is the documentation for the Standard library version 4 and 3. We recommend to use version 6. Go to version 6
Structure of an address.
# Constructor
Address(bytes: ByteVector)
# Fields
# | Name | Data type | Description |
---|---|---|---|
1 | bytes | ByteVector | Array of bytes of the address |