Skip to content

Commit

Permalink
feat: patched hedera mainnet GovernorPango
Browse files Browse the repository at this point in the history
Deployed GovernorPango on hedera mainnet with the fixes found and tested in hedera testnet
  • Loading branch information
bmino committed Nov 16, 2023
1 parent 44abb40 commit 1ed03ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ export const HEDERA_MAINNET: Chain = {
],
timelock: '0x00000000000000000000000000000000001a88ac',
governor: {
address: '0x0000000000000000000000000000000000316e89',
address: '0x00000000000000000000000000000000003c73df',
type: GovernanceType.SAR_NFT
},
migrator: '',
Expand Down

0 comments on commit 1ed03ee

Please sign in to comment.