Run a Fantom Opera (mainnet) RPC node with docker compose

Clients: opera, sonic • Types: archive, pruned • Chain ID: 250

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Fantom Opera (mainnet) with docker compose COMPOSE_FILE=base.yml:rpc.yml:fantom-mainnet-opera-pruned-trace.yml docker compose up -d # Check status ./show-status.sh

Configurations

Available docker-compose configurations for this chain:

Compose FileClientType
fantom-mainnet-opera-archive-trace.ymlarchivetrace
fantom-mainnet-opera-archive.ymloperaarchive
fantom-mainnet-opera-pruned-trace.ymlprunedtrace
fantom-mainnet-opera-pruned.ymloperapruned
fantom-mainnet-sonic-archive.ymlsonicarchive

See all configurations in the ethereum-rpc-docker repository.

Chain Information

Network Family
fantom
Chain
mainnet
Chain ID
250
Total Configurations
5

Resources

Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.

Project Website

View RPC Docker

← Back to Chains Directory