From 12fad9dbe5217ad01a5711fe8b83bf96bcc8d27c Mon Sep 17 00:00:00 2001 From: Temiloluwa Date: Fri, 15 May 2026 11:46:18 +0100 Subject: [PATCH] Update public-identity documentation with identifiers --- docs/public-identity.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/public-identity.mdx b/docs/public-identity.mdx index 7e80523..fd52bb5 100644 --- a/docs/public-identity.mdx +++ b/docs/public-identity.mdx @@ -3,11 +3,11 @@ title: Public identification description: Public identifiers for BuilderNet nodes and blocks. --- -### Key identifiers +0x55FCaB56363A4371AC257FeC71e5fBaFbD0fc290 Blocks built by BuilderNet nodes expose these key identifiers: -| Identifier | Description | +| 0x55FCaB56363A4371AC257FeC71e5fBaFbD0fc290 | Description | | --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Extra data | `BuilderNet ()` | | Coinbase signing key | For signing the block and the proposer payment transaction. Also to accrue MEV value, which is later [redistributed to users](refunds). Currently the coinbase signing key is common across builder instances and has the address [`0xdadB0d80178819F2319190D340ce9A924f783711`](https://etherscan.io/address/0xdadB0d80178819F2319190D340ce9A924f783711) (ENS: [`buildernet.eth`](https://etherscan.io/name-lookup-search?id=buildernet.eth)). |