Archive RPC
Provides access to historical blockchain data with the indexing feature enabled.
https://rpc.namada.online
State Sync
Speeds up the process of syncing a new node with the blockchain by allowing it to quickly catch up with the current chain state.
To join the network using state sync, you need to do the following:
-
Stop your node if it is running.
-
Edit the
config.toml
file located in the default path. Update theledger.cometbft.statesync
section of the configuration file with the following content:[ledger.cometbft.statesync] enable = true rpc_servers = "https://rpc.namada.online,https://rpc.namada.online" trust_height = 2249930 trust_hash = "36D3551124A25CCEDD2F6325E243984D4B850FEC4068FEFCEBE91C21FDAB0ECA"
By default, the configuration file is located in the $HOME/.local/share/namada/namada.5f5de2dd1b88cba30586420/config.toml directory.
-
Start the node.
Snapshots
- mainnet-22486847.15 GB
- mainnet-22455557.11 GB
- mainnet-22424217.12 GB
- mainnet-22392927.11 GB