Get plugs hash
Get plugs hash

Values · Reads onchain state

Returns the unique identifier of this plug bundle. The socket's plugs hash distinguishes this bundle from every other the socket runs. Reach for it to scope storage to this plug by coiling it into a map key, or to combine with another value into a key that no other plug can collide with.

Takes nothing — it reads the caller's own position.