Skip to content

Deployments

This file is the source of truth for deployed addresses and environment constants.

Do not commit deployer secrets here. First-run scripts store generated Fuel wallet secrets under .secrets/fuel-credit/*.json, which is gitignored. Back up seed phrases offline.

Networks

EnvChainChain IDGraphQL RPCApp
locallocal Fuel nodelocallocallocal
testnetFuel testnet0https://testnet.fuel.network/v1/graphqlCloudflare preview
mainnetFuel Ignition9889https://mainnet.fuel.network/v1/graphqlhttps://fuel.credit

Fuel testnet faucet: https://faucet-testnet.fuel.network/

Verified mainnet assets

From Fuel verified addresses docs: https://docs.fuel.network/docs/verified-addresses/assets/

AssetAsset IDDecimals
FUEL0x1d5d97005e41cae2187a895fd8eab0506111e0e2f3331cd3912c15c24e3c1d829
USDC0x286c479da40dc953bddc3bb4c453b608bba2e0ac483b077bd475174115395e6b6
USDT0xa0265fb5c32f6e8db3197af3c7eb05c48ae373605b8165b6f4a51c5b0ba4812e6

Testnet assets

Confirm during implementation from current Fuel verified docs and deployment/faucet assets.

AssetAsset IDDecimalsNotes
FUELTBD9testnet collateral
USDCTBD6testnet/mock loan asset if no canonical test USDC exists

Contract deployments

EnvContractAddress/IDDeployment blockOwnerGuardian/KeeperABI
localFuelCreditTBDTBDTBDTBDcontracts/fuel-credit/out/debug/*.json
testnetFuelCreditTBDTBDTBDTBDcontracts/fuel-credit/out/debug/*.json
mainnetFuelCreditTBDTBDTBDTBDcontracts/fuel-credit/out/release/*.json

Cloudflare resources

EnvPages projectWorkerD1 databaseDurable ObjectDomain
locallocallocal wranglerlocallocallocalhost
testnetfuel-credit-testnetfuel-credit-stats-testnetfuel_credit_testnetStatsAggregatorpreview URL
mainnetfuel-creditfuel-credit-statsfuel_credit_mainnetStatsAggregatorfuel.credit

Open-source infrastructure on Fuel.