# Starknet Mainnet Wards >Mainnet: STARKNET_ESCROW_MOM=0xc238E3D63DfD677Fa0FA9985576f0945C581A266 STARKNET_ESCROW=0x0437465dfb5B79726e35F08559B0cBea55bb585C STARKNET_DAI_BRIDGE=0x659a00c33263d9254Fed382dE81349426C795BB6 STARKNET_GOV_RELAY=0x9eed6763BA8D89574af1478748a7FDF8C5236fE0 ## STARKNET_ESCROW_MOM ### Manual Check - [SetOwner](https://etherscan.io/tx/0x0b2d0c5a2f2131b4d21f1c72c815a056f2acb6a3e2e9c56761dbcaf995fa6edf#eventlog) on Deployment `address(0)` -> `0x7f06941997C7778E7B734fE55f7353f554B06d7d` (Deployer Address) - [SetOwner](https://etherscan.io/tx/0x43bb5a73383bccc93875cc82e71b32965caa7997792b3234911dbe5b69a5c8cd#eventlog) after Deployment `0x7f06941997C7778E7B734fE55f7353f554B06d7d` -> `0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB` (Pause Proxy) - [Authority](https://etherscan.io/address/0xc238e3d63dfd677fa0fa9985576f0945c581a266#readContract) -> `address(0)` ### [dss-ward](https://github.com/makerdao/dss-ward) - `$ node src/ward.js 0xc238E3D63DfD677Fa0FA9985576f0945C581A266` ```bash getting owner for 0xc238E3D63DfD677Fa0FA9985576f0945C581A266... MCD_PAUSE_PROXY getting authority for 0xc238E3D63DfD677Fa0FA9985576f0945C581A266... 0x0000000000000000000000000000000000000000 ``` ## STARKNET_ESCROW ### Manual Check (logs and wards) - [Rely](https://etherscan.io/tx/0xa45b4383e5a336ca2133e362e5f1a06ca5071ef4a93525bf6631f4ae003e4d49#eventlog) on Deployment `0x7f06941997C7778E7B734fE55f7353f554B06d7d` (Deployer) - [Rely](https://etherscan.io/tx/0x42969b3a5d51d31249878307c603a68d23eee4100bf8f2c6d4d1dc4dd883122b#eventlog) (ESM) - [Rely](https://etherscan.io/tx/0x37f77c8eb82f1f646249ae303af389ce10a82e40bd19427bb9fe9a4dfdb8d070#eventlog) (Pause Proxy) - [Rely](https://etherscan.io/tx/0xcd1afee416f1bf8c03589d1c6d54cb3a75de4b5c08de41ba0fde6323f7146091#eventlog) (Pause Proxy) Again - [Rely](https://etherscan.io/tx/0x3dd181f17c9fb284f9249eaaf3e0b0541a2a1223b384390a579b045e4e39d382#eventlog) (ESM) Again - [Rely](https://etherscan.io/tx/0xdad080ce505c493a2cd2d12884d1d8ae945cd9427352a863bc3f45891f65e803#eventlog) (L1EscrowMom) - [Deny](https://etherscan.io/tx/0x33a869c3471e5c987295b4eb2b33669fc505994001f32f705860a044ca184169#eventlog) (Deployer) - Check [Wards](https://etherscan.io/address/0x0437465dfb5B79726e35F08559B0cBea55bb585C#readContract) against Old ESM, `0x29cfbd381043d00a98fd9904a431015fef07af2f` (Chainlog `1.9.12`) :zero: :heavy_check_mark: ### [wards.sh](https://github.com/makerdao/spells-mainnet/blob/master/scripts/wards.sh) (against current Chainlog) `$ make wards target=0x0437465dfb5B79726e35F08559B0cBea55bb585C` ```bash ./scripts/wards.sh 0x0437465dfb5B79726e35F08559B0cBea55bb585C Network: ethlive 0x0437465dfb5B79726e35F08559B0cBea55bb585C -> MCD_ESM 0x0437465dfb5B79726e35F08559B0cBea55bb585C -> MCD_PAUSE_PROXY ``` ### [dss-ward](https://github.com/makerdao/dss-ward) (all authorities) - `$ node src/ward.js 0x0437465dfb5B79726e35F08559B0cBea55bb585C` ```bash 'MCD_ESM', 'MCD_PAUSE_PROXY', '0xc238E3D63DfD677Fa0FA9985576f0945C581A266' ``` ## STARKNET_DAI_BRIDGE [Updated 07-06-2022] ### Manual Check (logs and wards) - [Rely](https://etherscan.io/tx/0x9473ec438bd97e65208ab644b0d8ece9fd133fe06723ed5d289a365af780ed08#eventlog) Deployer (Deployment) :heavy_exclamation_mark: Deployer is not Denied :heavy_exclamation_mark: - [Wards](https://etherscan.io/address/0x659a00c33263d9254Fed382dE81349426C795BB6#readContract) `0x7f06941997c7778e7b734fe55f7353f554b06d7d` wards -> 1 - [Deny](https://etherscan.io/tx/0x720cf93e99e547a48152b8887d76bd050f82225f5d38b360397799d19177060e#eventlog) `0x7f06941997c7778e7b734fe55f7353f554b06d7d` Deployed Denied :heavy_check_mark: - Check [Wards](https://etherscan.io/address/0x659a00c33263d9254Fed382dE81349426C795BB6#readContract) against Old ESM, `0x29cfbd381043d00a98fd9904a431015fef07af2f` (Chainlog `1.9.12`) :zero: :heavy_check_mark: ### [wards.sh](https://github.com/makerdao/spells-mainnet/blob/master/scripts/wards.sh) (against current Chainlog) `$ make wards target=0x659a00c33263d9254Fed382dE81349426C795BB6` ```bash ./scripts/wards.sh 0x659a00c33263d9254Fed382dE81349426C795BB6 Network: ethlive 0x659a00c33263d9254Fed382dE81349426C795BB6 -> MCD_ESM 0x659a00c33263d9254Fed382dE81349426C795BB6 -> MCD_PAUSE_PROXY ``` ### [dss-ward](https://github.com/makerdao/dss-ward) (all authorities) - `$ node src/ward.js 0x659a00c33263d9254Fed382dE81349426C795BB6` ```bash '0x7f06941997C7778E7B734fE55f7353f554B06d7d', 'MCD_PAUSE_PROXY', 'MCD_ESM' ``` ### Integration Tests Error: `make test` (commit: `fa0e17d`) ```haskell= Error: Bad Auth Deployer Address: @0x7f06941997C7778E7B734fE55f7353f554B06d7d Affected Contract: "STARKNET_DAI_BRIDGE" ``` ## STARKNET_GOV_RELAY ### Manual Check (logs and wards) - [Rely](https://etherscan.io/tx/0x02dbc90da8e0f9bcc1c381867cf254cc941798faea9d9ec0517319dbede12967#eventlog) Deployer (Deployment) - [Rely](https://etherscan.io/tx/0x5dcf5e79936f3c755b91da3481f381c69bb0a0fc00451ad2c2973e0e07ca0d62#eventlog) (Pause Proxy) - [Rely](https://etherscan.io/tx/0xfb1318de1baa8d3a2c2a7969e3b0b899c416f18f8a997528cede4d306028cea5#eventlog) (ESM) - [Deny](https://etherscan.io/tx/0x546d6b716784f94b1be220aae224d92fa9f097c515ac63e0c5379f185b5d3e9b#eventlog) (Deployer) - Check [Wards](https://etherscan.io/address/0x9eed6763BA8D89574af1478748a7FDF8C5236fE0#readContract) against Old ESM, `0x29cfbd381043d00a98fd9904a431015fef07af2f` (Chainlog `1.9.12`) :zero: :heavy_check_mark: ### [wards.sh](https://github.com/makerdao/spells-mainnet/blob/master/scripts/wards.sh) (against current Chainlog) `$ make wards target=0x9eed6763BA8D89574af1478748a7FDF8C5236fE0` ```bash ./scripts/wards.sh 0x9eed6763BA8D89574af1478748a7FDF8C5236fE0 Network: ethlive 0x9eed6763BA8D89574af1478748a7FDF8C5236fE0 -> MCD_ESM 0x9eed6763BA8D89574af1478748a7FDF8C5236fE0 -> MCD_PAUSE_PROXY ``` ### [dss-ward](https://github.com/makerdao/dss-ward) (all authorities) - `node src/ward.js 0x9eed6763BA8D89574af1478748a7FDF8C5236fE0` ```bash 'MCD_PAUSE_PROXY', 'MCD_ESM' ```