diff --git a/flow.json b/flow.json index 393599c..718a6b0 100644 --- a/flow.json +++ b/flow.json @@ -41,7 +41,8 @@ "aliases": { "emulator": "0xf8d6e0586b0a20c7", "testnet": "0x894269f57ac04a6e", - "testing": "0x0000000000000007" + "testing": "0x0000000000000007", + "mainnet": "0x2fb4614ede95ab2b" } }, "FlowtyRaffleSource": { @@ -49,7 +50,8 @@ "aliases": { "emulator": "0xf8d6e0586b0a20c7", "testnet": "0x894269f57ac04a6e", - "testing": "0x0000000000000008" + "testing": "0x0000000000000008", + "mainnet": "0x2fb4614ede95ab2b" } }, "RandomBeaconHistory": {