Skip to content

Commit

Permalink
chore(eth): deploy to chiliz mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Oct 20, 2023
1 parent 6215460 commit efcfae3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contract_manager/store/contracts/EvmContracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,6 @@
- chain: astar_testnet
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
type: EvmContract
- chain: chiliz
address: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729"
type: EvmContract
16 changes: 16 additions & 0 deletions target_chains/ethereum/contracts/networks/88888.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"contractName": "Migrations",
"address": "0xf5BBe9558F4Bf37F1eB82fb2CEdb1C775FA56832"
},
{
"contractName": "WormholeReceiver",
"address": "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a",
"transactionHash": "0xa1338aa7eef3edc794e606a612aeea6c8181e14ea048518dfda67030d4e889bb"
},
{
"contractName": "PythUpgradable",
"address": "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
"transactionHash": "0x756e855da4efffacd9f42ba1bb779c9165d33f3ad8c4ff86baaa158f883bfead"
}
]

0 comments on commit efcfae3

Please sign in to comment.