Skip to content

Commit 0869da9

Browse files
committed
deploy(pro-compatible) Flow EVM Mainnet
1 parent 6eac57f commit 0869da9

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

contract_manager/src/store/contracts/EvmPriceFeedContracts.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,5 +1146,11 @@
11461146
"chain": "bsc",
11471147
"type": "EvmPriceFeedContract",
11481148
"deploymentType": "pro-compatible-production"
1149+
},
1150+
{
1151+
"address": "0xfA25E653b44586dBbe27eE9d252192F0e4956683",
1152+
"chain": "flow_mainnet",
1153+
"type": "EvmPriceFeedContract",
1154+
"deploymentType": "pro-compatible-production"
11491155
}
11501156
]

contract_manager/src/store/contracts/EvmWormholeContracts.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,5 +1168,11 @@
11681168
"chain": "bsc",
11691169
"type": "EvmWormholeContract",
11701170
"deploymentType": "pro-compatible-production"
1171+
},
1172+
{
1173+
"address": "0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167",
1174+
"chain": "flow_mainnet",
1175+
"type": "EvmWormholeContract",
1176+
"deploymentType": "pro-compatible-production"
11711177
}
11721178
]

0 commit comments

Comments
 (0)