diff --git a/deployments.json b/deployments.json index 724d810..bbfe664 100644 --- a/deployments.json +++ b/deployments.json @@ -1269,5 +1269,15 @@ "name": "World Chain", "chainId": 480, "url": "https://worldchain-mainnet.explorer.alchemy.com/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + }, + { + "name": "Flow Mainnet", + "chainId": 747, + "url": "https://evm.flowscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" + }, + { + "name": "Flow Testnet", + "chainId": 545, + "url": "https://evm-testnet.flowscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract" } -] \ No newline at end of file +]