# Blueprint Id
Every object is associated with a blueprint id which consists of
`<package_address> + <blueprint_name>`.
A blueprint id uniquely identifies the [blueprint](../blueprint) of an object.
The blueprint of an object specifies both the structure and the logic of the object.