Skip to main content

celocli network

View details about the network, like contracts and parameters

celocli network:community-rpc-nodes

Displays a list of community RPC nodes for the currently elected validator groups

celocli network:contracts

Lists Celo core contracts and their addresses.
See code: src/commands/network/contracts.ts

celocli network:info

View general network information such as the current block number
See code: src/commands/network/info.ts

celocli network:parameters

View parameters of the network, including but not limited to configuration for the various Celo core smart contracts.
See code: src/commands/network/parameters.ts

celocli network:rpc-urls

Displays a list of community RPC nodes for the currently elected validator groups

celocli network:whitelist

List the whitelisted fee currencies
See code: src/commands/network/whitelist.ts