# Additional Resources

This section contains additional resources for Filecoin Onchain Cloud.

## Getting FIL Tokens

FIL is needed for gas fees on the Filecoin network.

- Mainnet
  - Purchase FIL from centralized exchanges (CEXes) or decentralized exchanges (DEXes)
  - Use crypto onramps to buy FIL directly
  - Bridge from any chain/token to FIL using the [Squid Router](https://app.squidrouter.com/?fromChain=base&toChain=filecoin&fromToken=eth&toToken=fil)
- Calibration Testnet
  - Get tFIL from the [Calibration Faucet](https://faucet.calibnet.chainsafe-fil.io/funds.html)

## Getting USDFC Tokens

- Mainnet
  - Bridge/Swap any token to USDFC using the [Squid Router](https://app.squidrouter.com)
  - Deposit FIL as collateral to get USDFC using the [USDFC Website](https://app.usdfc.net)
- Calibration Testnet
  - Get tUSDFC tokens using the [Calibration Testnet tUSDFC Faucet](https://forest-explorer.chainsafe.dev/faucet/calibnet_usdfc)
  - Deposit tFIL as collateral to get tUSDFC using the [USDFC Website](https://app.usdfc.net)

## Filecoin Onchain Cloud Explorers

### PDP Explorer

Track proofs submitted to the PDP contract.

- **Mainnet**: <https://pdp.vxb.ai/mainnet>
- **Calibration Testnet**: <https://pdp.vxb.ai/calibration>

### Filecoin Pay Explorer

Track your payment rails and payments.

- **Mainnet**: <https://pay.filecoin.cloud/mainnet>
- **Calibration Testnet**: <https://pay.filecoin.cloud/calibration>

### Storage Providers DealBot

Track storage providers health and reliability.

- **Mainnet**: <https://dealbot.filoz.org/>
- **Calibration Testnet**: <https://staging.dealbot.filoz.org/>

## Network Information

- Mainnet
  - **Chain ID**: 314
  - **RPC URLs List**: [https://chainlist.org/chain/314](https://chainlist.org/chain/314)
  - **Block Explorers**:
    - [https://filecoin.blockscout.com](https://filecoin.blockscout.com)
    - [https://filfox.info](https://filfox.info)
    - [https://beryx.io](https://beryx.io)
- Calibration Testnet
  - **Chain ID**: 314159
  - **RPC URLs List**: [https://chainlist.org/chain/314159](https://chainlist.org/chain/314159)
  - **Block Explorers**:
    - [https://filecoin-testnet.blockscout.com](https://filecoin-testnet.blockscout.com)
    - [https://calibration.filfox.info](https://calibration.filfox.info)
    - [https://beryx.io](https://beryx.io)