diff --git a/smart-contracts/programmatic-storage/ccdb.md b/smart-contracts/programmatic-storage/ccdb.md index 6fc4d55fd..9afd52f6b 100644 --- a/smart-contracts/programmatic-storage/ccdb.md +++ b/smart-contracts/programmatic-storage/ccdb.md @@ -242,12 +242,19 @@ By following these steps, you can integrate Filecoin storage into any EVM-compat ## Deployed Contracts Info -Source Chain - Avalanche Fuji testnet +### Source Chain + +**Avalanche Fuji testnet** * Onramp.sol: [0xeE857540dddB6E6EA10a5c84f57562F11D5Fb47D](https://subnets-test.avax.network/c-chain/address/0xeE857540dddB6E6EA10a5c84f57562F11D5Fb47D) * Oracle.sol: [0x476eE57404BD06c957a9BB6BF31216BFFa32dE18](https://subnets-test.avax.network/c-chain/address/0x476eE57404BD06c957a9BB6BF31216BFFa32dE18) -Destination Chain - Filecoin Calibration testnet +**Base Sepolia testnet** + +* Onramp.sol: [0x8d227741feCB90973B338c405011916Ea72df403](https://repo.sourcify.dev/84532/0x8d227741feCB90973B338c405011916Ea72df403) +* Oracle.sol: [0xfDe90468898d5D2996Cf0850E9ac3646D454154B](https://repo.sourcify.dev/84532/0xfDe90468898d5D2996Cf0850E9ac3646D454154B) + +### Destination Chain - Filecoin Calibration testnet * Prover.sol: [0x75c9C9fAC04C696820260CC0bE4201859ff85397](https://calibration.filfox.info/en/address/0x75c9C9fAC04C696820260CC0bE4201859ff85397)