How can contracts be deployed on the devnet network

An error occurred in executing the command

forc deploy --node-url devnet.fuel.network/v1/graphql
Finished debug in 5.9958379s
  contract erc20_token
      Bytecode size: 9384 bytes
error: Server returned 404 Not Found: 

But performing beta network can be deployed normally.

forc  deploy --node-url beta-5.fuel.network

Can you share the screenshot for the fuelup show from your terminal?
Also, Iā€™d suggest you to deploy on the testnet as the beta-5 network will soon be deprecated.

1 Like

Bro you can use this link. x.com

lopo@DEEP-2024ELACQO:~$ fuelup show
Default host: x86_64-unknown-linux-gnu
fuelup home: /home/lopo/.fuelup

installed toolchains

latest-x86_64-unknown-linux-gnu (default)

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.49.3
- forc-client
- forc-deploy : 0.49.3
- forc-run : 0.49.3
- forc-crypto : 0.49.3
- forc-debug : Could not parse version (empty string, expected a semver version)
- forc-doc : 0.49.3
- forc-explore : 0.28.1
- forc-fmt : 0.49.3
- forc-lsp : 0.56.0
- forc-tx : 0.49.3
- forc-wallet : 0.4.3
fuel-core : 0.22.4
fuel-core-keygen : 0.22.4

fuels versions

forc : 0.54.0
forc-wallet : 0.54.0