Skip to main content

PXE Info

This is a tool to connect to receive insights on their PXE and the Aztec node that they are connected to in a readable format for quick review.

  1. Node Information (getNodeInfo) Returns the information about the server's node Includes current Node version, compatible Noir version, L1 chain identifier, protocol version, and L1 address of the rollup contract

  2. Contracts (getContracts) Lists all of the contract addresses that have been registered in your PXE

  3. Registered Accounts (getRegisteredAccounts) Displays all of the user accounts (Aztec Address) that have been registered with your PXE

  4. Senders (getSenders) The addresses of the registered senders in your PXE These are the addresses you can communicate with

  5. Block Information (getBlock) This provides detailed information about the current block of the network Includes the block number, block timestamp, block hash, transaction count and other metadata