Mainnet overview
important
Mainnet is our new EVM network, currently available only to selected validators.
Version history
| Release | Block height | Date | Upgrade guide |
|---|---|---|---|
| v0.7.0 | 0 | October 21, 2025 | N/A |
| v0.7.1 | 0 | October 21, 2025 | Upgrade to v0.7.1 |
| v0.7.2 | 745500 | October 24, 2025 | Upgrade to v0.7.2 |
| v0.7.3 | 745501 | November 19, 2025 | Upgrade to v0.7.3 |
warning
If you used v0.7.2 to generate keys (addresses), generate new keys using v0.7.3 or newer and move any existing funds there.
Keys generated with v0.7.2 are not valid anymore.
Binary
The latest binary version compatible with Mainnet is wardend v0.7.3.
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).