File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
smart-contracts/programmatic-storage Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -242,12 +242,19 @@ By following these steps, you can integrate Filecoin storage into any EVM-compat
242242
243243## Deployed Contracts Info
244244
245- Source Chain - Avalanche Fuji testnet
245+ ### Source Chain
246+
247+ **Avalanche Fuji testnet**
246248
247249* Onramp.sol: [0xeE857540dddB6E6EA10a5c84f57562F11D5Fb47D](https:// subnets-test.avax.network/c-chain/address/0xeE857540dddB6E6EA10a5c84f57562F11D5Fb47D)
248250* Oracle.sol: [0x476eE57404BD06c957a9BB6BF31216BFFa32dE18](https:// subnets-test.avax.network/c-chain/address/0x476eE57404BD06c957a9BB6BF31216BFFa32dE18)
249251
250- Destination Chain - Filecoin Calibration testnet
252+ **Base Sepolia testnet**
253+
254+ * Onramp.sol: [0x8d227741feCB90973B338c405011916Ea72df403](https:// repo.sourcify.dev/84532/0x8d227741feCB90973B338c405011916Ea72df403)
255+ * Oracle.sol: [0xfDe90468898d5D2996Cf0850E9ac3646D454154B](https:// repo.sourcify.dev/84532/0xfDe90468898d5D2996Cf0850E9ac3646D454154B)
256+
257+ ### Destination Chain - Filecoin Calibration testnet
251258
252259* Prover.sol: [0x75c9C9fAC04C696820260CC0bE4201859ff85397](https:// calibration.filfox.info/en/address/0x75c9C9fAC04C696820260CC0bE4201859ff85397)
253260
You can’t perform that action at this time.
0 commit comments