Skip to main content

Mainnet overview

important

Mainnet is our new EVM network, currently available only to selected validators.

Version history​

ReleaseBlock heightDateUpgrade guide
v0.7.00October 21, 2025N/A
v0.7.10October 21, 2025Upgrade to v0.7.1
v0.7.2745500October 24, 2025Upgrade to v0.7.2
v0.7.3745501November 19, 2025Upgrade to v0.7.3
v0.7.63427000January 15, 2026Upgrade to v0.7.6
v1.0.15418000March 19, 2026Upgrade to v1.0.1

You can also see the binary changelog.

Binary​

The latest binary version compatible with Mainnet is wardend v1.0.1.

Endpoints​

To interact with the node, use the trusted Mainnet endpoints below.

tip

We recommend using the EVM endpoint for all interactions.

EVM
# For interaction with the EVM-compatible layer of the protocol
https://evm.wardenprotocol.org/
EVM WSS
# For apps that use WebSockets to communicate with the chain
https://evm-ws.wardenprotocol.org/
RPC
# For interacting with the chain through RPC requests
https://rpc.wardenprotocol.org/
REST
# For querying chain data in frontend applications
https://api.wardenprotocol.org/
gRPC
# For data streaming
https://grpc.wardenprotocol.org/
note

You can also find these endpoints on GitHub in chain.json.

Chain ID​

This is Mainnet's chain ID for interacting with the node:

warden_8765-1

Denomination​

Mainnet's denomination is award (1 award = 10^-18 $WARD).

Block explorer​

Mainnet's block explorer is available here: